Skip to content

gabre/ppek-demo-metalsmith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building the site

  • Install npm (>=3.5.2)
  • Install nodejs (ideally v8.10.0)
  • Execute npm install
  • Execute node generate.js
  • Open a browser and at build/index.html

On Debian:

  • Having curl is a prerequisite
  • Use curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -, remove sudo -E if not available
  • Then, install with sudo apt-get install -y nodejs

Tested on Debian Stretch (Docker).

Licences

Pure CSS

Layout examples using Pure CSS compiled from the pure-site project.

This software is free to use under the zLib license. See the zLib license for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published