Skip to content

underscoreio/underscoreio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

underscore.io

The Underscore web site and blog.

How to run the site locally under Docker

./go.sh

Deploying the Site

Create the static content in ./docs with:

./build.sh

then git add the docs folder, commit, and push. The site is hosted over at github pages