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.com
subdomain - GitHub Gist - served via
gist.githack.com
subdomain - GitLab - served via
gl.githack.com
subdomain - Bitbucket - served via
bb.githack.com
subdomain - Gitea - served via
gt.githack.com
subdomain - Codeberg - served via
cb.githack.com
subdomain
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