The website is built using Hugo.
Once Hugo is installed, run the following from this directory:
hugo serverThe 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]