Index

joshstock.in / 4deb1aa

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

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
9512 Dec 2020 00:224deb1aaUpdate lua-gitwebJosh Stockin13636G

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

text/plain2365 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 - GIT git://joshstock.in/auto-plow.git # Using lists instead of dictionaries for this preserves key order in Lua tables
7 - HTTPS https://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/.git"
14 prod: "/home/git/auto-plow.git"
15 specialfiles:
16 - README README.md
17 - LICENSE LICENSE
18
19- name: joshstock.in
20 description: "Source for serving and static templating/compiling of https://joshstock.in."
21 download:
22 - GIT git://joshstock.in/joshstock.in.git
23 - HTTPS https://git.joshstock.in/joshstock.in.git
24 urls:
25 - joshstock.in https://git.joshstock.in/joshstock.in
26 - GitHub https://github.com/JoshuaS3/joshstock.in
27 - GitLab https://gitlab.com/JoshuaS3/joshstock.in
28 location:
29 dev: "/home/josh/repos/joshstock.in/.git"
30 prod: "/home/git/joshstock.in.git"
31 specialfiles:
32 - README README.md
33 - LICENSE LICENSE
34
35- name: ncurses-minesweeper
36 description: "Terminal game of Minesweeper, implemented in C with ncurses."
37 download:
38 - GIT git://joshstock.in/ncurses-minesweeper.git
39 - HTTPS https://git.joshstock.in/ncurses-minesweeper.git
40 urls:
41 - joshstock.in https://git.joshstock.in/ncurses-minesweeper
42 - GitHub https://github.com/JoshuaS3/ncurses-minesweeper
43 - GitLab https://gitlab.com/JoshuaS3/ncurses-minesweeper
44 location:
45 dev: "/home/josh/repos/ncurses-minesweeper/.git"
46 prod: "/home/git/ncurses-minesweeper.git"
47 specialfiles:
48 - README README.md
49 - LICENSE LICENSE
50
51- name: lognestmonster
52 description: "A general-purpose single-header C logging library and parser for event-based logs."
53 download:
54 - GIT git://joshstock.in/lognestmonster.git
55 - HTTPS https://git.joshstock.in/lognestmonster.git
56 urls:
57 - joshstock.in https://git.joshstock.in/lognestmonster
58 - GitHub https://github.com/JoshuaS3/lognestmonster
59 - GitLab https://gitlab.com/JoshuaS3/lognestmonster
60 location:
61 dev: "/home/josh/repos/lognestmonster/.git"
62 prod: "/home/git/lognestmonster.git"
63 specialfiles:
64 - README README.md
65 - LICENSE LICENSE
66