Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 510 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 510 Bytes

NWERC 2023 Website

This is the website for NWERC 2023, created with Hugo.

Before you Start

This repository uses Git LFS for large files. Make sure you have it installed and configured on your local system.

Development

  • Clone this repository including submodules: git clone --recurse-submodules <url>
  • Run git lfs install to initialize LFS hooks for this repository
  • Run hugo serve -D to run the application
  • Visit http://localhost:1313/