Skip to content

pranavnt/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Blog

A minimalistic markdown blog built in Next.js

Setup:

  1. Fork the repository
  2. Create blog posts in markdown in posts
  3. Add the information about each post to postsJSON in posts.js
  4. Your blog is created!!

Development:

  1. Clone the repository locally and cd into the blog directory: git clone https://github.com/pranavnt/blog && cd blog
  2. Install Dependencies: yarn
  3. Start the server and go to localhost:3000: yarn dev

About

A minimalistic markdown blog built in Next.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published