- Easy styling customization with Tailwind CSS.
- Near perfect lighthouse and page speed insights score.
- Fully responsive and mobile friendly.
- Light and dark theme.
- Support for multiple authors.
- Minimilistic Blog templates, Default and Centered Layout and Components. You can check all the list of components here.
- Static site generation.
- Google analytics support.
- SEO friendly including metadata, Open Graph tags with Next SEO.
- Node.js
- NPM
- VS Code for editing and writing your articles.
- Imp VS Code plugins:Path Intellisense , Tailwind CSS IntelliSense
- Download /Install the template:
- Run npm install
npm install- After installation is done run npm start
npm start- Open http://localhost:3000 with your browser to see the result.
- Rest you can follow this article on setting up your blog.