You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nitropage/README.md

1.3 KiB

Nitropage

Nitropage is a completely free, open-source, self-hostable alternative to premium, visual drag-and-drop website builders such as Squarespace and Wix. Write your own building blocks with SolidJS and enjoy the power of HMR.

WebsitePlaygroundRoadmap

Features

  • Publishing Workflow with Page Revisions
  • Element Setting Presets
  • Multiple Websites on a single instance
  • Custom Page Elements with SolidJS
  • Powerful Developer Architecture with Vite
  • Automatic sitemap.xml and Atom-feed handling
  • And many more to come

Playground

Try out the visual editor at https://demo.nitropage.com/admin. Your changes will be automatically cleaned up every 24 hours.

Getting started

Check out the Guide, or run one of these:

# NPM:
npm init nitropage@latest

# PNPM:
pnpm create nitropage@latest