Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 466 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 466 Bytes

This is a rethink of Xonotic's main website. It uses hugo so it's simple and static, making administration and ongoing maintenance a good deal easier.

For development

Install Hugo

Run it in the xonotic.org repo's root: hugo server --watch

It will offer a localhost link to preview the site and the page(s) will be refreshed automatically when you save a change.