Unofficial FFXIV modding site
Find a file
2023-10-07 09:51:07 -04:00
archetypes Add hugo website 2022-04-08 20:41:15 -04:00
content Update homepage, add kawari 2023-10-06 20:37:06 -04:00
resources/_gen/images/astra Add 0.5.0 beta information 2023-10-04 17:51:14 -04:00
themes/mytheme Update homepage, add kawari 2023-10-06 20:37:06 -04:00
.build.yml Server switch 2022-11-01 23:04:21 -04:00
.gitignore Add VARC page 2022-04-28 00:05:54 -04:00
config.toml Fix typo http -> https in config.toml 2022-08-04 10:26:38 -04:00
LICENSE Add license and README 2023-08-05 10:07:03 -04:00
README.md Add license and build badge 2023-10-07 09:51:07 -04:00

xiv.zone

builds.sr.ht status

This is the source code of the website hosted at 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 xiv.zone
$ hugo

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

$ cd 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.