1
0
Fork
You've already forked status.jacksonchen666.com
0
Mirror source code of status.jacksonchen666.com (origin is git.sr.ht) https://status.jacksonchen666.com
  • Shell 40%
  • HTML 30.3%
  • Makefile 29.7%
2026年07月08日 12:43:55 +02:00
archetypes rename imac 2025年03月08日 14:59:39 +01:00
config remove gone uptime subdomain 2026年05月12日 20:30:03 +02:00
content fix error 2026年07月07日 22:50:32 +02:00
docs add self-docs for status. 2024年10月03日 22:15:13 +02:00
layouts add blurb 2026年07月08日 12:43:55 +02:00
scripts makefiles for building and deploying website 2024年05月09日 10:05:51 +02:00
static update security.txt 2026年06月03日 01:10:16 +02:00
themes update to cstate 6.0.0 2025年03月12日 14:55:13 +01:00
.build.yml fixed alpine version for building 2025年12月10日 05:28:17 +01:00
.gitignore makefiles for building and deploying website 2024年05月09日 10:05:51 +02:00
.gitmodules Add Submodule of v2 2018年08月15日 12:35:22 +03:00
.tool-versions update hugo 2024年02月28日 14:59:14 +01:00
check-links.sh exclude i2p from checks 2023年11月12日 22:35:30 +01:00
deploy-to-onion.sh deploy to onion script 2024年01月13日 13:26:04 +01:00
LICENSE add a name to license file 2023年07月10日 16:51:43 +02:00
Makefile fix reference to domain name that's gone 2025年03月29日 15:41:15 +01:00
README.md reword uptime. 2023年06月11日 17:54:32 +02:00
site-config.json use site config instead of just not found 2023年07月06日 16:56:08 +02:00
vercel.json v5.0 2021年04月17日 14:19:08 +03:00

status.jacksonchen666.com

NOTE: Automatic service uptime checking has been moved to https://uptime.jacksonchen666.com.

  • This repo MUST be recursively cloned.
  • Run hugo to generate, hugo serve to test live.

Updating? Use these commands

Download your site with all the directories. git clone --recursive <your repo link goes here>

Update the cState theme submodule. git submodule foreach git pull origin master

In the parent directory, type hugo serve. Check to see if everything is working.

Then do git add -A; git commit -m "Update cState"; git push origin <branch, probably main or master>. Your status page is now updated and uploaded.

License

MIT © Mantas Vilčinskas