Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 301 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 301 Bytes

Robo Instructus Devblog

View at blog.roboinstruct.us

Build

Install node & ruby

Run gem install jekyll github-pages to install ruby stuff, add jekyll to path

Run npm install to install node stuff

Serve & Watch Locally

npm start