Garden of knowledge on FFXIV
Find a file
2025-03-27 18:11:23 -04:00
.github/workflows Update content, update to latest Hugo 2025-03-27 18:11:23 -04:00
archetypes Add initial files 2022-07-16 18:54:44 -04:00
content Update content, update to latest Hugo 2025-03-27 18:11:23 -04:00
resources/_gen/images/astra Add initial files 2022-07-16 18:54:44 -04:00
static Add FFXIV 1.x launcher 2024-03-31 23:03:15 -04:00
themes/mytheme Update content, update to latest Hugo 2025-03-27 18:11:23 -04:00
.gitignore Add initial files 2022-07-16 18:54:44 -04:00
config.yaml Update content, update to latest Hugo 2025-03-27 18:11:23 -04:00
LICENSE Add license and README 2023-08-05 10:06:14 -04:00
README.md Remove sr.ht badge 2024-08-09 16:58:43 -04:00

docs.xiv.zone

This is the source code of the website hosted at docs.xiv.zone.

Building

You need Hugo (extended edition) to build the site.

To build the site, just run hugo and the built site will appear in public.

$ cd docs.xiv.zone
$ hugo

For quick development, Hugo has a built-in HTTP server that auto-reloads on changes:

$ cd docs.xiv.zone
$ hugo server

License

License

The content of this website is licensed under CC-BY-SA 4.0. There may be other copyrighted works showcased on this website that are licensed differently.

The Hugo theme of this website is licensed under the MIT license.