create-motionless-site

0.0.1 • Public • Published

This is a nodejs template for setting up a static website using motionless. You get a site built from Markdown, CSS, and an HTML template, and a live-reloading dev server that will update the site as you build it.

npm init motionless-site YOUR-APP-NAME
cd YOUR-APP-NAME

Then start the live-reloading dev server:

make watch

Now open http://localhost:8000/ in your browser.

See the README for documentation on using the template.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i create-motionless-site

    Weekly Downloads

    1

    Version

    0.0.1

    License

    none

    Unpacked Size

    8.3 kB

    Total Files

    12

    Last publish

    Collaborators

    • chr15m