Odyssey 6925d2dc83 fix git clone cmd
Signed-off-by: Odyssey <hi@odyssey346.dev>
2023-04-01 11:55:13 +02:00
2023-04-01 11:55:13 +02:00
2023-04-01 10:39:16 +02:00
2023-04-01 10:39:16 +02:00
2023-04-01 10:45:00 +02:00
2023-04-01 10:39:16 +02:00
2023-04-01 10:39:16 +02:00

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
S
Description
No description provided
Readme 818 KiB
Languages
HTML 39%
CSS 36.3%
PowerShell 24.7%