Index

resty-gitweb / master

A git web interface for Lua/OpenResty (you're on it right now!)

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
113 Dec 2020 16:16e49d46eInitial commit (imported, read description)Josh Stockin1790G

Blob @ resty-gitweb / repos.yaml

text/plain2810 bytesdownload raw
1---
2
3- name: ncurses-minesweeper
4 description: "Terminal game of Minesweeper, implemented in C with ncurses."
5 download: # Using lists instead of dictionaries for this preserves key order in Lua tables
6 - GIT git://joshstock.in/ncurses-minesweeper.git
7 - HTTPS https://git.joshstock.in/ncurses-minesweeper.git
8 urls:
9 - joshstock.in https://git.joshstock.in/ncurses-minesweeper
10 - GitHub https://github.com/JoshuaS3/ncurses-minesweeper
11 - GitLab https://gitlab.com/JoshuaS3/ncurses-minesweeper
12 location:
13 dev: "/home/josh/repos/ncurses-minesweeper/.git"
14 prod: "/home/git/ncurses-minesweeper.git"
15 specialfiles:
16 - README README.md
17 - LICENSE LICENSE
18
19- name: auto-plow
20 description: "A wheelchair motor-propelled battery-powered ESP32-driven remote control snow plow."
21 download:
22 - GIT git://joshstock.in/auto-plow.git
23 - HTTPS https://git.joshstock.in/auto-plow.git
24 urls:
25 - joshstock.in https://git.joshstock.in/auto-plow
26 - GitHub https://github.com/JoshuaS3/auto-plow
27 - GitLab https://gitlab.com/JoshuaS3/auto-plow
28 location:
29 dev: "/home/josh/repos/auto-plow/.git"
30 prod: "/home/git/auto-plow.git"
31 specialfiles:
32 - README README.md
33 - LICENSE LICENSE
34
35- name: joshstock.in
36 description: "Source for serving and static templating/compiling of https://joshstock.in."
37 download:
38 - GIT git://joshstock.in/joshstock.in.git
39 - HTTPS https://git.joshstock.in/joshstock.in.git
40 urls:
41 - joshstock.in https://git.joshstock.in/joshstock.in
42 - GitHub https://github.com/JoshuaS3/joshstock.in
43 - GitLab https://gitlab.com/JoshuaS3/joshstock.in
44 location:
45 dev: "/home/josh/repos/joshstock.in/.git"
46 prod: "/home/git/joshstock.in.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
67- name: dotfiles
68 description: "My personal dotfiles for Debian/Ubuntu."
69 download:
70 - GIT git://joshstock.in/dotfiles.git
71 - HTTPS https://git.joshstock.in/dotfiles.git
72 urls:
73 - joshstock.in https://git.joshstock.in/dotfiles
74 - GitHub https://github.com/JoshuaS3/dotfiles
75 - GitLab https://gitlab.com/JoshuaS3/dotfiles
76 location:
77 dev: "/home/josh/repos/dotfiles/.git"
78 prod: "/home/git/dotfiles.git"
79 specialfiles:
80