Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 344 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 344 Bytes

ScreepsPl.us Site

This is the primary website for ScreepsPlus. It uses the Hugo framework and is mostly statically generated.

hugo server -D will start a local dev server

hugo new posts/<name-of-post>.md will create a new post

hugo new <path/name-of-page>.md will create a new page

(These can also be .html)