Lunivity's Wiki. Based on Hugo SSG & the Hextra Theme https://wiki.lunivity.com
Find a file
Sangelo 244169008d
All checks were successful
/ deploy (push) Successful in 14s
Add services card to docs page
2024-02-15 10:08:05 +01:00
.forgejo/workflows Update workflow to remove target dir before upload 2024-02-15 09:52:25 +01:00
.readme/assets/img Contribution Guide and cleanup 2024-01-10 22:04:30 +01:00
archetypes Progress 2024-01-10 14:58:43 +01:00
assets/css Progress 2024-01-10 14:58:43 +01:00
content Add services card to docs page 2024-02-15 10:08:05 +01:00
i18n Progress 2024-01-10 14:58:43 +01:00
static Favicon & Strings 2024-01-09 23:07:50 +01:00
.gitignore Update .gitignore 2024-01-15 10:58:48 +01:00
go.mod Upgrade Hextra theme to v0.7.2 2024-02-15 09:41:38 +01:00
go.sum Upgrade Hextra theme to v0.7.2 2024-02-15 09:41:38 +01:00
hugo.yml Remove old Services tab from the navbar 2024-02-15 10:05:45 +01:00
LICENSE Add LICENSE & License page 2024-01-10 14:58:37 +01:00
README.md Contribution Guide and cleanup 2024-01-10 22:04:30 +01:00

Lunivity Logo

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:

Edit Button Screenshot

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.dev: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.