Skip to content

GiovanniMoretti/shapeshed.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shapeshed.com

Build Status

This is the source code for shapeshed.com.

The site is built on flim, a static site generator.

Installation

npm install

Site generation

make build

Deployment

make deploy

OSX specific notes

If you are on OSX the Makefile uses GNU sed and GNU md5sum. To install these on a Mac do

brew install --default-names gnu-sed
brew install md5sha1sum

About

Blog source code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 89.0%
  • JavaScript 11.0%