Skip to content

macos-node/upleb.uk

Repository files navigation

upleb.uk

cgit theme + nav HTML for upleb.uk — public git repos served from the upleb ngit-grasp GRASP relay.

Live: https://upleb.uk

Stack

  • CSS + HTML + minimal JS
  • Designed to drop into /usr/share/cgit/ on a host running cgit + nginx + fcgiwrap
  • Sister to ngit-grasp (the upleb GRASP relay backing the repos cgit serves)

Nostr

No Nostr events published by this site.

Pure static CSS/HTML + a one-time bootstrap shell script. Sits in front of cgit + ngit-grasp; not a build-step project.

Develop

No dev server — edit the CSS/HTML directly and re-deploy.

Build + deploy

scp -P 2121 upleb.css upleb-header.html upleb-head-include.html favicon.ico favicon.svg \
  root@45.154.199.154:/usr/share/cgit/
scp -P 2121 cgitrc root@45.154.199.154:/etc/cgitrc
ssh -p 2121 root@45.154.199.154 'find /var/cache/cgit -mindepth 1 -delete'

cgitrc lives at /etc/cgitrc, everything else at /usr/share/cgit/. cgit reads its files on the next request — no nginx reload needed; clear /var/cache/cgit so changes show immediately.

VPS: 45.154.199.154. Full server / nginx / SSL / DNS notes for the wider deployment live in the local code_upleb/CLAUDE.md (not pushed; this README is the public-facing summary).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors