Index

joshstock.in / 460da80

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

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
8930 Sep 2020 16:10415f7bcUpdate git history configJosh Stockin1610G

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

text/plain725 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: auto-plow
13 description: "A wheelchair motor-propelled battery-powered ESP32-driven remote control snow plow."
14 - name: joshstock.in
15 description: "Source for serving and static templating/compiling of https://joshstock.in."
16 - name: ncurses-minesweeper
17 description: "Terminal game of Minesweeper, implemented in C with ncurses."
18 - name: lognestmonster
19 head: dev
20 description: "A general-purpose single-header C logging library and parser for event-based logs."
21