The Ultimate Nextjs Starter for your blog with a FREE minimalist theme #16233
Unanswered
ixartz
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Lately, I was building a Nextjs starter for blog. A totally modern stack for my blog using Nextjs as the main framework. The starter code are also using a type checking (TypeScript), linter (ESlint), code formatter (Prettier), CSS framework (Tailwind CSS). Finally, it very easy to deploy on Netlify.
You can check a live demo at this location: Nextjs Starter
And the code source are hosted on GitHub at this repo: Nextjs Starter Blog
Here is the list of major feature:
🎈 Syntax Highlighting your code with Prism.js
📖 Blog Pagination
🎨 Include a minimalist blog theme
💅 Design with Tailwind CSS
✏️ Linter with Eslint and Prettier
🎉 Type checking with Typescript
✅ Easy deploy on Netlify
🤖 SEO friendly
🚀 Production-ready, you just need to focus on your writing
Beta Was this translation helpful? Give feedback.
All reactions