Home

Awesome

Personal Blog UI

Deploy with Vercel

See my personal site

This React template was originally created by timrix. In the original version, blogs were generated using MDX parsing. I have transformed this template to work seamlessly with the .NET API.

Key Features

Getting Started

Step 1: Deploy the API

To begin, you need to deploy the .NET API.

Step 2: Setting Up the UI

Quick Start Guide

  1. Modify default values in data/siteMetadata.js to customize your site.
  2. Update the apiUrl in utils/ApiService.ts to connect to your deployed API.
  3. Personalize the authors and default author information in authors/default.md.
  4. Customize navigation links by modifying headerNavLinks.js.
  5. Create and publish blog posts using 'localhost:3000/editor'.
  6. Deploy your UI to make it accessible to your audience.

With these steps, you can personalize and deploy your Personal Blog UI, offering a user-friendly environment for creating and sharing your blog content.

Markdown Editor

Markdown Editor