Skip to content

simple SEO friendly blog application. which is developed with Next.js and GraphCMS.

License

Notifications You must be signed in to change notification settings

tonmoydeb404/zen-blog

Repository files navigation

Zen Blog

This is a simple blog application. Which is developed with Next.js and GraphCMS. This is a practice project where i tried implement all neccessary features that a blog should have. here user can

  • read articles
  • comment on a article (captcha verified)
  • bookmark a article
  • view articles by category
  • search for articles

I used next js incremental static site generation feature to keep blog up to date with CMS and make blog more seo friendly. to make the blog ui i've used the Tailwindcss.

Live at: https://zenblog.vercel.app

Getting Started

clone this project to your machine and run following commands.

npm run dev
# or
yarn dev

Open http:https://localhost:3000 with your browser to see the result.

Information

  • To use this code you will need a headless CMS for providing necessery data. in my case this is GraphCMS. use this link to clone my graphcms project with content models. Clone project

  • You need to setup some environment variables to make this project workable

Tech I Used:


Developer Contacts

About

simple SEO friendly blog application. which is developed with Next.js and GraphCMS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages