Skip to content

sbidolach/softwarelondon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website http://softwarelondon.net

Software Developer: Seweryn Bidolach

You need to have node

Quick-start

First install wintersmith using npm:

$ npm install wintersmith -g

This will install wintersmith globally on your system so that you can access the wintersmith command from anywhere.

$ npm install

This will install all project dependances

$ wintersmith preview

At this point you are ready to start preview your site. Point your browser to http://localhost:8080 display web page

When done run:

$ wintersmith build

This generates your site and places it in the build/ directory - all ready to be copied to your web server!

About

Website based on jade template engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published