Skip to content

jsunconf/2019.jsunconf.eu

Repository files navigation

2019.jsunconf.eu

The website for the JS Unconf 2019. 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 ./dist folder via Netlify.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published