https://github.com/nhas/wag-vpn.github.io
The documentation page for Wag VPN
https://github.com/nhas/wag-vpn.github.io
documentation wag
Last synced: 11 months ago
JSON representation
The documentation page for Wag VPN
- Host: GitHub
- URL: https://github.com/nhas/wag-vpn.github.io
- Owner: NHAS
- Created: 2023-02-15T02:17:08.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-10T23:35:35.000Z (almost 3 years ago)
- Last Synced: 2024-12-30T22:16:58.565Z (about 1 year ago)
- Topics: documentation, wag
- Language: CSS
- Homepage:
- Size: 3.62 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wag Documentation Page
The temporary github pages location:
https://nhas.github.io/wag-vpn.github.io/
Github actions will automatically build and deploy on commit, so make sure to test out your changes with a local build first:
```sh
git clone git@github.com:NHAS/wag-vpn.github.io.git
git submodule update --init
hugo server --minify --theme hugo-book
```