Nextein: Yet Another Markdown Blog and CMS Next.js Generator
A static site generator with markdown + react for Next.js
What is Nextin?
Nextein is a free open-source library wrapper around Next.js that allows you to write static sites using Markdown and React.
You may also check Nextra, which basically does the same, but with more developer-friendly options.
Features
- Speed: Generate your blog in mins
- SEO friendly: Generate static pages with meta-tags.
- Support dynamic routes
- Comes with a built-in fetcher
- Supports category and tags
- Support rich formatter
- Extendable through plugins
- Sort posts by date.
Requirements
NodeJS v10.x+ is required to run nextein
commands.
Starter
You can use this open-source free starter to start your Nextein project.
License
- ISC License
- Copyright (c) 2017, Maximiliano Fierro
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.