Unofficial FFXIV modding site
Find a file
2024-05-26 09:44:17 -04:00
.github/workflows Add CI 2024-05-22 20:35:21 -04:00
archetypes Add hugo website 2022-04-08 20:41:15 -04:00
content Add Flatpak instructions 2024-05-26 09:44:17 -04:00
resources/_gen/images Move around and update the other pages 2024-05-20 19:33:59 -04:00
static Add new screenshots for Novus 2024-04-22 16:07:18 -04:00
themes/mytheme Add Flatpak instructions 2024-05-26 09:44:17 -04:00
.gitignore Fix descriptions, remove committed public folder and change to GitHub links 2024-04-22 16:47:54 -04:00
config.toml Give the CSS a major facelift 2024-05-20 20:07:34 -04:00
LICENSE Add license and README 2023-08-05 10:07:03 -04:00
README.md Oops, fix build badge 2023-10-07 09:52:03 -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.