Nacara

Nacara is a static site generator focused on simplicity

Get up and running

Simple

No database, focus on your content

How Nacara works? →

Static

Write Markdown, SCSS, JS, HTML get a static website ready for deployment

Directory structure →

Extensible

Write your own layout to match your needs

How layouts works? →
Get up and running in seconds.

~ $ npm init nacara

~ $ cd my-site

~/my-site $ npm run watch

Browse to http://localhost:8080

Nacara is open-source and free.