Skip to content

Unofficial FFXIV modding site

License

Notifications You must be signed in to change notification settings

redstrate/xiv.zone

Repository files navigation

xiv.zone

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.