A free visual website editor, powered with your own SolidJS components. https://nitropage.com
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.
 
 
 
Go to file
Katja Lutz 931ecac362 v0.58.0 2 months ago
.changeset v0.58.0 2 months ago
packages v0.58.0 2 months ago
.gitignore
.prettierignore
LICENSE
README.md
package.json chore: bump dependencies 2 months ago
pnpm-lock.yaml chore: bump dependencies 2 months ago
pnpm-workspace.yaml
todo.md

README.md

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