Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 779 Bytes

File metadata and controls

23 lines (16 loc) · 779 Bytes

lockdown.ubnetdef.org

This is the source code for the lockdown.ubnetdef.org website. It can be built using hugo.

Requirements

Development

  1. Clone this repository to a directory of your choice
  2. Run hugo serve --buildDrafts
  3. Open http://localhost:1313 (or whatever address the above command tells you)
  4. Add/Edit as many files you want. Any changes (when saved) should automatically be reflected in the development website you opened in Part 3.
  5. Push/Pull Request any changes you did, and we'll merge them in! It should automatically deploy to the website on a successful push to this repository.

Installation

  1. Run hugo
  2. Copy over the generated directory from /public to the webroot