This is the source code behind
raw.githack.com - CDN for your source code
that serves files with proper Content-Type headers.
raw.githack.com supports the following source code hosting platforms:
- GitHub - served via
raw.githack.comsubdomain - GitHub Gist - served via
gist.githack.comsubdomain - GitLab - served via
gl.githack.comsubdomain - Bitbucket - served via
bb.githack.comsubdomain - Gitea - served via
gt.githack.comsubdomain - Codeberg - served via
cb.githack.comsubdomain
Both development and production (CDN) URLs are available for each platform.
return {
simsim = "SECRET",
cf = {
zone = "ZONE_ID",
username = "USERNAME",
api_key = "API_KEY",
username = "USERNAME"
},
patreon = {
campaign = "CAMPAIGN_ID",
token = "ACCESS_TOKEN"
}
}Pages are built using jopa static site generator, with the following command:
layout_file="web/layout.jsh" from="web/pages" jopa