Chookspace Pages
Create static sites detailing your projects!
View a demo here: https://chsp.au/chookspace/pages
Usage
- Create an account on Chookspace.
- Create a repo on Chookspace.
- In that repo, create a
chookspace/folder. - Put stuff to be hosted in the
chookspace/folder (ideally include an index.html) - Visit
https://chsp.au/yourusername/yourrepoto see your site!
Details
This is a Cloudflare web worker which will do the following:
- If your useragent includes Git, you will be redirected to the Chookspace repo.
- If a Chookspace folder is found in the specified repo, and there is a corresponding file in the URL, that file will be proxied.
- If there is no file found, you will be redirected to that path on Chookspace.
Description
Languages
TypeScript
81.7%
HTML
18.3%