Page sources for https://docs.nzp.gay/
Go to file
cypress 3bdd6e66e3 Add screenshot to landing 2024-09-15 12:11:06 -07:00
.github/workflows CI tweaks 2024-06-19 16:28:39 -07:00
markdown Add screenshot to landing 2024-09-15 12:11:06 -07:00
template Initial Commit 2024-06-19 16:20:50 -07:00
.gitignore Initial Commit 2024-06-19 16:20:50 -07:00
LICENSE_content.txt Initial Commit 2024-06-19 16:20:50 -07:00
LICENSE_template.txt Initial Commit 2024-06-19 16:20:50 -07:00
README.md Initial Commit 2024-06-19 16:20:50 -07:00
generate_docs.sh Initial Commit 2024-06-19 16:20:50 -07:00
links-to-html.lua Initial Commit 2024-06-19 16:20:50 -07:00

README.md

Nazi Zombies: Portable Documentation

About

This repository contains the "source code" for the Nazi Zombies: Portable Documentation page, hosted by Neocities.

The type of content, as described on the page itself, is geared towards Map Makers, Content Modders, etc. It is designed to be for "power users", more than general users.

Building

Pandoc is a required dependency for building the Markdown source into HTML. Once installed, just run generate_docs.sh. HTML source will be generated in the newly created build/ directory.

Contributing

Contributions are welcome, provided they follow the existing pattern of material style and fit the general content type. It is important to consider that these documents are intended to be information first, and images only as supplemental content. WebP format images are used, with low quality settings and low base resolutions to keep these docs dense in information but small in disk footprint.

Licensing

The content contained on the documentation page is licensed under CC-BY-SA 4.0, whereas the HTML template is GPLv3, as it is derived from the TrenchBroom Manual.