Lunivity's Wiki. Based on Hugo SSG & the Hextra Theme
https://wiki.lunivity.com
|
||
---|---|---|
.forgejo/workflows | ||
.readme/assets/img | ||
archetypes | ||
assets/css | ||
content | ||
i18n | ||
static | ||
.gitignore | ||
go.mod | ||
go.sum | ||
hugo.yml | ||
LICENSE | ||
README.md |
Lunivity Wiki
This is the Lunivity Wiki! Based on Hugo's astonishingly fast Static Site Generation, and the beautiful Hextra theme.
Visit the page
You can visit the website here.
Contributing
You're welcome to contribute to this wiki, as long as you agree to publish your work under the CC BY-NC-SA 4.0.
If you agree to these terms, you can click on the edit button in the table of contents on the right of a page to edit a page online:
Or you can clone the repo and edit manually. You'll need hugo
and go
installed if you want to view the page locally or build it:
# clone the repo
$ git clone git@gitpot.org:lunivity/wiki.git lunivity-wiki
# launch preview web server
$ hugo server --disableFastRender --noHTTPCache
License
This wiki is licensed under the CC BY-NC-SA 4.0. You can read up on what's allowed and what's not here.