andreruffert / 2017.jsunconf.eu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2017.jsunconf.eu

The website for the JS Unconf 2017. It is developed with Metalsmith.

Set up

Clone the repo, install the npm modules.

npm install

Develop

Start the preview server:

npm start

Build

To build the static site run:

npm run build

Deploy

The site will be served from the docs folder via Github Pages.

About


Languages

Language:HTML 58.7%Language:CSS 41.3%