the GotHub website.
https://gothub.app
- HTML 39%
- CSS 36.3%
- PowerShell 24.7%
| .woodpecker | ||
| css | ||
| docs | ||
| imgs | ||
| .domains | ||
| favicon.ico | ||
| generate.ps1 | ||
| index.html | ||
| LICENSE | ||
| README.md | ||
GotHub instances page
This is statically generated site with all the instances of GotHub. It uses PSHTML to generate the HTML.
Setup
To setup the site, you need to have PSHTML installed. You can install it with the following command:
Install-Module -Name PSHTML
Generating the site
To generate the site, you need to run the following command:
.\generate.ps1 | Out-File index.html