ainformatico / marionettejs.com

Source files for the Marionette site

Home Page:http://marionettejs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

marionettejs.com

Gitter

Setup

To prep your repo, all you need to do is run our setup script.

npm run setup

After that, development should be easy! Use our dev task to get everything up and running:

npm run dev

Then visit http://localhost:8000.

Compiling the docs

Working on the docs is just as easy as working on the website. Run the dev task as mentioned above but make sure you also compile the docs:

npm run dev
npm run compile-docs

You'll need to rerun this command after template changes.

When adding SVG

Follow these steps.

About

Source files for the Marionette site

http://marionettejs.com


Languages

Language:CSS 48.7%Language:JavaScript 46.9%Language:Shell 4.5%