Skip to content

ScreepsPlus/site-hugo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)