Index

joshstock.in / 8d4dd89

Source for serving and static templating/compiling of https://joshstock.in.

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
9301 Dec 2020 20:568d4dd89Create basic layout for lua-gitwebJosh Stockin1530G

Blob @ joshstock.in / lua-gitweb / repos.yaml

text/plain2176 bytesdownload raw
1---
2
3- name: auto-plow
4 description: "A wheelchair motor-propelled battery-powered ESP32-driven remote control snow plow."
5 download:
6 - HTTPS: "https://git.joshstock.in/auto-plow.git"
7 - GIT: "git://joshstock.in/auto-plow.git"
8 urls:
9 - joshstock.in: "https://git.joshstock.in/auto-plow"
10 - GitHub: "https://github.com/JoshuaS3/auto-plow"
11 - GitLab: "https://gitlab.com/JoshuaS3/auto-plow"
12 location:
13 - dev: "/home/josh/repos/auto-plow"
14 - prod: "/home/git/auto-plow.git"
15
16- name: joshstock.in
17 description: "Source for serving and static templating/compiling of https://joshstock.in."
18 download:
19 - HTTPS: "https://git.joshstock.in/joshstock.in.git"
20 - GIT: "git://joshstock.in/joshstock.in.git"
21 urls:
22 - joshstock.in: "https://git.joshstock.in/joshstock.in"
23 - GitHub: "https://github.com/JoshuaS3/joshstock.in"
24 - GitLab: "https://gitlab.com/JoshuaS3/joshstock.in"
25 location:
26 - dev: "/home/josh/repos/joshstock.in"
27 - prod: "/home/git/joshstock.in.git"
28
29- name: ncurses-minesweeper
30 description: "Terminal game of Minesweeper, implemented in C with ncurses."
31 download:
32 - HTTPS: "https://git.joshstock.in/ncurses-minesweeper.git"
33 - GIT: "git://joshstock.in/ncurses-minesweeper.git"
34 urls:
35 - joshstock.in: "https://git.joshstock.in/ncurses-minesweeper"
36 - GitHub: "https://github.com/JoshuaS3/ncurses-minesweeper"
37 - GitLab: "https://gitlab.com/JoshuaS3/ncurses-minesweeper"
38 location:
39 - dev: "/home/josh/repos/ncurses-minesweeper"
40 - prod: "/home/git/ncurses-minesweeper.git"
41
42- name: lognestmonster
43 description: "A general-purpose single-header C logging library and parser for event-based logs."
44 download:
45 - HTTPS: "https://git.joshstock.in/lognestmonster.git"
46 - GIT: "git://joshstock.in/lognestmonster.git"
47 urls:
48 - joshstock.in: "https://git.joshstock.in/lognestmonster"
49 - GitHub: "https://github.com/JoshuaS3/lognestmonster"
50 - GitLab: "https://gitlab.com/JoshuaS3/lognestmonster"
51 location:
52 - dev: "/home/josh/repos/lognestmonster"
53 - prod: "/home/git/lognestmonster.git"
54