Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 432 Bytes

File metadata and controls

25 lines (15 loc) · 432 Bytes

Landing Page using Jekyll theme

Landing page of shapelets.io

Jekyll theme based on landing-page bootstrap theme

Requeriments

You need to be installed NodeJS

Serve

npm install
npm start

Deploy

npm run build

Then merge the development branch to master branch and automatically github will serve _site folder.