~vern Wiki
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
xmoo de7c7d4034
ci/woodpecker/push/woodpecker Pipeline was successful Details
Merge pull request 'add a section about using putty for windows 8 and below' (#2) from alexlehm/wiki:putty_usage into master
2 days ago
content/en wrong media path 2 days ago
static add explanation about putty for windows 3 days ago
utils fix: change Vern.CC to ~vern 1 week ago
.gitignore feat: Static wiki generation 2 weeks ago
.woodpecker.yml ci: Maybe this will work 1 week ago
LICENSE feat: Add more info to README [CI SKIP] 1 week ago
Makefile feat: auto-generated authors file 2 weeks ago
README.md feat: Add more info to README [CI SKIP] 1 week ago

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.