/site-hugo

Primary LanguageJavaScript

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)