Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 652 Bytes

File metadata and controls

19 lines (14 loc) · 652 Bytes

Project Website

This repository jekyll-ized the source code for the Nerfies website. You only need to change the content of index.md. It's possible to only write in markdown, but you can also use HTML to achieve fancier effects.

This webpage is served at https://intuitive-robots.github.io/mops/

Test it locally

Install Jekyll, and run

jekyll serve

in this directory. Then you can see the website at http://127.0.0.1:4000.

Activate Github Pages:

Go into repository settings, Github pages and serve.