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.

Nextra: Generate Rich Documentation Sites with Next.js and MDX
Simple, powerful and flexible site generation framework with everything you love from Next.js.

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.

Resources

Read More

NextJS Starter Boilerplate to Speed up your work
Next.js is an amazing React framework for building web apps, desktop apps (with Electron and Tauri) and mobile apps with Ionic. Yet, it comes as a bare-bones framework which you should add and customize your packages on it. That process takes time. So, here we tend to find the

Best 15 Open Source React SaaS Templates and Next.js SaaS Starters For Startups
React and Next.js! React is a popular free and open-source JavaScript framework for building enterprise-class web apps, reactive user-interface, and fast end-results. Next.js is properly the most popular web framework nowadays, it is open source, React-based framework, developer-friendly, and pack…

27 Next.js Free Open Source Boilerplate, Templates, and Starters
Next.js is an open-source web framework for React. It offers an easy workflow to build reactive scalable enterprise-grade apps. Next.js can also be used to to build desktop apps with Electron and Tauri (Rust), as well as mobile apps with Electron. Because Next.js has a vast wide

12 Best Free Next.js Dashboard Admin Templates
Next.js is a React framework that enables server-side rendering and other performance optimizations for web applications. Next.js is a powerful framework for building web applications using React. It offers server-side rendering, automatic code splitting, and optimized performance. With Next.js, yo…
10 Reasons Why You Should Consider Next.js In your Next Project
Next.js is a React-based open-source framework used for building server-side rendered (SSR) web applications. Next.js provides an excellent developer experience, thanks to its developer-friendly features like automatic code splitting, hot module replacement, and easy deployment. Next.js is a breez…