Garden of knowledge on FFXIV
Find a file
2024-03-31 23:03:15 -04:00
archetypes Add initial files 2022-07-16 18:54:44 -04:00
content Add FFXIV 1.x launcher 2024-03-31 23:03:15 -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 Overhaul site 2023-10-06 20:13:46 -04:00
.build.yml Server switch 2022-11-01 23:06:49 -04:00
.gitignore Add initial files 2022-07-16 18:54:44 -04:00
config.yaml Overhaul site 2023-10-06 20:13:46 -04:00
LICENSE Add license and README 2023-08-05 10:06:14 -04:00
README.md Add license and build badge 2023-10-07 09:54:42 -04:00

docs.xiv.zone

builds.sr.ht status

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.