Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Website

The website is built using Hugo.

Getting Started

Once Hugo is installed, run the following from this directory:

hugo server

Archetypes

The archetypes follow the structure outlined in the documentation.

  • Profiles:
    hugo new --kind profile profiles/[the_new_profile]
  • Events:
    hugo new --kind event events/[the_new_event]
  • AltTech:
    hugo new --kind alttech alttech/[the_new_alttech]