/BlogEngine

Inspired from Ghostjs and Wordpress blogging engine. This project is an attempt to make a content management system (CMS) from scratch. The project is not a blog website instead it's intended for anyone to use and deploy easily to create their own blog website.

Primary LanguageJavaScript

Blogging Engine

Inspired from Ghostjs and Wordpress blogging engine. This project is an attemp to make a blogging content management system (CMS) from scratch. The project is not a blog website instead it's intended for anyone to use and deploy easily to create their own blog website.
Following plans are there for this project:
  • A headless CMS rest API allowing users to create their own frontend without relying on the Engine.
  • An Admin panel made with react to manage and monitor the content of the blog.
  • Email list for newsletter feature
  • Easily customizable API keys for various services from admin panel for users add their own keys.
  • Static site generation using nextJS to create the front-end of the blog.

Note: Project is at its very initial stage and not operational at all.