Skip to content

grayside/grayside.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grayside

This site is built with metalsmith and yo ironsmith.

Features include

  • simple layouts
  • swig templating - includes ability to have templates in markdown (posts)
  • default posts collection
  • page collection
  • tags - list page & individual tag pages
  • posts collection in json available at /posts/index.json

Install dependencies

npm install gulp -g
npm install

Run local server on http://localhost:8000

gulp preview

Build files

gulp build

Deploy to github pages with

gulp build:prod deploy

About

Generation of the future, static grayside.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published