Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

jsunconf/2015.jsunconf.eu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2015.jsunconf.eu

The website for the JS Unconf 2015. It is developed with Wintersmith.

Set up

Clone the repo, install wintersmith and the npm modules.

npm install
bower install
(sudo) npm install -g wintersmith

Develop

Start the preview server:

wintersmith preview

Build

To build the static site run:

wintersmith build

Deploy

Run make to build and deploy the build to the gh-pages branch:

make

About

The website for the JS Unconf in 2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published