~vern Wiki
Go to file
Skylar "The Cobra" Widulski b291351a5e
ci/woodpecker/push/woodpecker Pipeline was successful Details
Add fatcat to staff
Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
2023-11-23 07:44:02 -05:00
content/en Add fatcat to staff 2023-11-23 07:44:02 -05:00
static Add fatcat to staff 2023-11-23 07:44:02 -05:00
utils docs(authors): link ~ajhalili2006's tildesite on vern 2023-07-06 09:49:46 +00:00
.gitignore feat: Static wiki generation 2023-05-19 23:35:51 +02:00
.woodpecker.yml it did :) 2023-11-22 20:14:19 -05:00
LICENSE fix: Again! How did I fuck this up? [CI SKIP] 2023-06-05 12:58:13 +02:00
Makefile feat: auto-generated authors file 2023-05-21 22:25:19 +02:00
README.md feat: Add more info to README [CI SKIP] 2023-05-23 22:14:27 +02:00

README.md

vern/wiki

This repository contains all the neccessary tools (content, build utils and stylesheets) neccessary to deploy the ~vern wiki.

Status

All english pages have been translated. Site layout is finished.

It's A-Okay to deploy this!

Copyright © ~vern and Wiki contributors. All text, images and so on are licensed under the CC-BY-SA 4.0 International license.

A copy of the license can be found in the LICENSE file, a list of authors and contributors can be found in the utils/authors.md file.

Translating the ~vern wiki? Get in touch!

Please get in touch with the wiki maintainers so we can help you out and credit you properly in the Authors file.

How to build

You will need your favorite make command (We recommend GNU make), pandoc and some common Unix shell utilities.

Run make to build the entirety of the wiki. The end-result should be available in the output/ folder.