Index

joshstock.in / bc2c96f

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

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
8825 Aug 2020 16:09c8cb357Begin base git history rewriteJosh Stockin1240G

Blob @ joshstock.in / git-history / config.yaml

text/plain888 bytesdownload raw
1---
2
3meta:
4 repos: # repository URLs and paths
5 github: "https://github.com/JoshuaS3/"
6 dev: "/home/josh/repos/"
7 prod: "/home/git/"
8 templates: # HTML templates
9 - name: asdf
10 file: templates/qwerty
11repositories:
12 - name: lognestmonster
13 head: dev
14 description: "a general-purpose single-header C logging library and parser for event-based logs"
15 - name: auto-plow
16 description: "A wheelchair motor-propelled battery-powered ESP32-driven remote control snow plow."
17 - name: joshstock.in
18 description: "Source code for compilation and serving of https://joshstock.in"
19 - name: craft
20 description: "an attempted Minecraft clone, written in C/C++"
21 - name: lua-stdlib-plus
22 description: "an extension of the Lua 5.3 standard library"
23 - name: dotfiles
24 description: "my collection of configuration dotfiles and miscellaneous scripts and tools"
25