Lunivity's Wiki. Based on Hugo SSG & the Hextra Theme https://wiki.lunivity.com
Find a file
Sangelo 394f5b6d8e
All checks were successful
/ deploy (push) Successful in 13s
Update branding in Ansible: Core
2024-01-29 20:08:51 +00:00
.forgejo/workflows Update .forgejo/workflows/deploy.yml 2024-01-15 19:44:39 +00: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 Update branding in Ansible: Core 2024-01-29 20:08:51 +00: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 Update go.mod 2024-01-10 16:50:36 +01:00
go.sum Initial Commit 2024-01-09 16:56:41 +01:00
hugo.yml Progress 2024-01-10 14:58:43 +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.