Skip to content

CSSG/cssg-landing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSSG landing page


obsolete repo, not maintained anymore

proceed to cssg.rocks instead


Static site built with assemble.io.

Install

Based on Node, requires grunt, so:

npm i -g grunt grunt-cli

Build

First launch (checkout CSSG-dependent repos):

grunt build --fetch

Following launches:

grunt build

Development

grunt dev

Releases

No releases published

Packages

No packages published