skickar / wiki

Spacehuhn Wiki Source

Home Page:https://spacehuhn.wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wiki

Source code for spacehuhn.wiki

github pages

How to contribute

  1. Install Hugo
  2. git clone https://github.com/SpacehuhnTech/wiki.git or Download ZIP
  3. Run hugo server -D inside the repository folder
  4. Open localhost:1313 to see a live render of the Wiki
  5. Work on the site
  6. If you're done editing, commit your changes and create a pull request

Do not edit the gh-pages branch.
A push on the master branch will trigger a Github action to automatically generate the static files and place them on the gh-pages branch.

  • Edit existing pages in content/en/
  • Create a page using hugo new YOUR_FILE_PATH.md
  • Create a new chapter using hugo new YOUR_FILE_PATH.md --kind chapter
  • Images are placed in static/media/

Credits

Inspired by pwnagotchi.ai.
Build with Hugo and Hugo Learn Theme.

License

This software is licensed under the MIT License. See the license file for details.

About

Spacehuhn Wiki Source

https://spacehuhn.wiki

License:MIT License


Languages

Language:CSS 87.2%Language:Shell 10.0%Language:HTML 2.8%