The idea was to start a blog or create a template with as little investment as possible.
In this template we have used Next.js SSG to create static HTML files which can be hosted on firebase or any static site hosting service.
There is also options like vercel for hosting Next.js dynamic webistes but we wanted this template to be easy to use for any non techie person too, so we explored the option of static site generation.
If you have a github account you can clone the project or use it as a template or else you can simply download the code from here.
Licensed under the MIT License, Copyright © 2023
TODO