Skip to content

doubleshow/homepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Homepage

built by wintersmith

Install

In wintersmith/

$ npm install

Develop / Preview

In wintersmith/

$ wintersmith preview [-p 8080]

CV

In wintersmith/

$ node process.js

It takes data/cv.xlsx and generates a bunch of .json in contents/

Build

In wintersmith/

$ wintersmith build

Commit the build

$ git commit -a -m 'commit message'

Deploy

To deploy, run the subtree push command from the root directory:

$ git subtree push --prefix wintersmith/build origin gh-pages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published