Skip to content

lakefield/lakefield.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi!

This is a simple setup for creating a static site hosted on Github Pages. Feel free to use however you'd like!

  1. npm install
  2. bower install
  3. grunt serve

Deploying

Run grunt

Push source to Source branch:

  • git push origin source

Push /dist to Master branch (for github pages):

  • git subtree push --prefix dist origin master

About

Nihildom.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published