Skip to content

nitropage/nitropage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Nitropage

Nitropage is an entirely free and open source, extensible visual page builder based on SolidStart, offering a growing library of versatile building blocks. Create your own building blocks with SolidJS and enjoy the power of HMR.

WebsitePlaygroundChangelogRoadmap


Important

The source code can be found at https://codeberg.org/nitropage/nitropage

Features

  • Reusable element Presets and Layouts
  • Publishing workflow with Revisions
  • Starter kit with dozens of Blueprints
  • Image optimization with focal point cropping
  • Selfhosted and CDN fonts
  • Multiple websites on one server
  • API for custom SolidJS page elements
  • Powerful developer architecture with SolidStart and Vite
  • Automatic sitemap.xml and Atom (RSS) feeds

Playground

Try out the visual editor at https://nitropage.org/playground.

Getting started

Check out the Guide, or run one of these:

pnpm create nitropage@latest
# or:
npm init nitropage@latest