nitropage
v0.61.0
Published
A free visual website editor, powered with your own SolidJS components.
Downloads
1,298
Maintainers
Readme
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.
Website • Playground • Roadmap
Features
- [x] Publishing Workflow with Page Revisions
- [x] Element Setting Presets
- [x] Multiple Websites on a single instance
- [x] Custom Page Elements with SolidJS
- [x] Powerful Developer Architecture with Vite
- [x] 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