blob: e635b4ff859336e875851d18e8b0f30b1731480d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
|
# # Order of the configuration options is important.
#
virtual-root=/
#
robots=noindex, nofollow
css=/cgit-css/cgit.css
source-filter=/usr/lib/cgit/filters/syntax-highlighting.py
about-filter=/usr/lib/cgit/filters/about-formatting.sh
readme=:README.md
readme=:readme.md
readme=:README.mkd
readme=:readme.mkd
readme=:README.rst
readme=:readme.rst
readme=:README.html
readme=:readme.html
readme=:README.htm
readme=:readme.htm
readme=:README.txt
readme=:readme.txt
readme=:README
readme=:readme
readme=:INSTALL.md
readme=:install.md
readme=:INSTALL.mkd
readme=:install.mkd
readme=:INSTALL.rst
readme=:install.rst
readme=:INSTALL.html
readme=:install.html
readme=:INSTALL.htm
readme=:install.htm
readme=:INSTALL.txt
readme=:install.txt
readme=:INSTALL
readme=:install
enable-subject-links=1
logo=/cgit-css/yulqen.png
mimetype.gif=image/gif
mimetype.html=text/html
mimetype.jpg=image/jpeg
mimetype.jpeg=image/jpeg
mimetype.pdf=application/pdf
mimetype.png=image/png
mimetype.svg=image/svg+xml
# footer=
# source-filter=/usr/lib/cgit/filters/syntax-highlighting.sh
root-title=Yulqen's code and configuration
root-desc=Poetry of the digital mind.
root-readme=/home/git/repositories/about.html
# root-desc=
# noplainemail=1
#
section=Docker
repo.url=docker/bind9-config
repo.path=/home/git/repositories/docker/bind9-config
repo.desc=Basic docker compose config for running a bind9 DNS server
section=Forks
repo.url=forks/nvim-nvchad
repo.path=/home/git/repositories/forks/nvim-nvchad
repo.desc=Fork of NvChad with my config.
section=Config
repo.url=config/openbsddotfiles
repo.path=/home/git/repositories/config/openbsddotfiles
repo.desc=dotfiles for OpenBSD machines.
repo.url=dotfiles/arch-dotfiles
repo.path=/home/git/repositories/dotfiles/arch-dotfiles
repo.desc=dotfiles for Arch-based machines.
repo.url=dotfiles/debian-dotfiles
repo.path=/home/git/repositories/dotfiles/debian-dotfiles
repo.desc=dotfiles for Debian-based machines.
repo.url=config/nixconfig
repo.path=/home/git/repositories/dotfiles/nixconfig
repo.desc=Config for NixOS
repo.url=config/emacs
repo.path=/home/git/repositories/config/emacs.d
repo.desc=Config for Emacs
repo.url=config/nvim-homemade
repo.path=/home/git/repositories/config/nvim-homemade
repo.desc=A homemade neovim config.
section=Go
repo.url=go/blackbird
repo.path=/home/git/repositories/go/blackbird
repo.desc=Shifting educational resources.
repo.url=go/dbasik-go
repo.path=/home/git/repositories/go/dbasik-go
repo.desc=An API for dbasik written in Go.
repo.name=dbasik
repo.url=go/coords
repo.path=/home/git/repositories/go/coords
repo.desc=Calculating Excel coordinates.
repo.url=go/jobbylogger
repo.path=/home/git/repositories/go/jobbylogger
repo.desc=Tracking essential movements for IBD sufferers...
repo.url=go/quicknote
repo.path=/home/git/repositories/go/quicknote
repo.desc=Quicknote appends links from the clipboard to a file which gets uploaded to yulqen.org.
repo.url=go/journalg
repo.path=/home/git/repositories/go/journalg
repo.desc=Searching through journal files with Go.
repo.url=go/snippetbox
repo.path=/home/git/repositories/go/snippetbox
repo.desc=The project that accompanies the Let's Go book.
repo.url=go/eden
repo.path=/home/git/repositories/go/eden
repo.desc=Daily journalling from the command line.
repo.url=go/jo
repo.path=/home/git/repositories/go/jo
repo.desc=Wrapper around hugo to aid setting up static site.
repo.url=go/jo-hugo-site
repo.path=/home/git/repositories/go/jo-hugo-site
repo.desc=New site for Jo in Go. Mirror of site on GitLab (for big images).
repo.url=go/datamaps-go
repo.path=/home/git/repositories/go/datamaps-go
repo.desc=Experimental project; datamaps written in Go.
repo.url=go/ded-go-core
repo.path=/home/git/repositories/go/ded-go-core
repo.desc=DED in Go using stdlib.
repo.url=go/ded-go
repo.path=/home/git/repositories/go/ded-go
repo.desc=DED in Go using Echo framework.
section=Shell
repo.url=shell/bash-scripts
repo.path=/home/git/repositories/shell/bash-scripts
repo.desc=Scripts that I have written, copied or stolen.
section=Perl
repo.url=perl/perlscripts
repo.path=/home/git/repositories/perl/perlscripts
repo.desc=Perl scripts.
section=Python
repo.url=python/pyblackbird_cc
repo.path=/home/git/repositories/python/pyblackbird_cc
repo.desc=blackbird written in Python (Django) (with support from Cookiecutter)
repo.name=Blackbird
repo.hide=0
repo.homepage=http://resources.joannalemon.com
repo.url=python/pyblackbird
repo.path=/home/git/repositories/python/pyblackbird
repo.desc=blackbird written in Python (Django)
repo.url=python/datamaps
repo.path=/home/git/repositories/python/datamaps
repo.desc=CLI front-end to bcompiler-engine - a tool for compiling data from Excel spreadsheets.
repo.url=python/dbasik
repo.path=/home/git/repositories/python/dbasik
repo.desc=Putting bcompiler on the web.
repo.url=python/complyiq
repo.path=/home/git/repositories/python/complyiq
repo.desc=Open source business management application prototype.
repo.url=python/ctrack
repo.path=/home/git/repositories/python/ctrack
repo.desc=Django-powered CRM to track DfT NIS Cyber Assessment Framework submissions.
repo.url=python/bcompiler-engine
repo.path=/home/git/repositories/python/bcompiler-engine
repo.desc=Use spreadsheets as forms for collecting data on a large scale.
repo.url=python/ded
repo.path=/home/git/repositories/python/ded
repo.desc=The original DED written in Python.
repo.url=python/python-scripts
repo.path=/home/git/repositories/python/python-scripts
repo.desc=Python scripts.
section=Ruby
repo.url=ruby/quicknote-ruby
repo.path=/home/git/repositories/ruby/quicknote-ruby
repo.desc=quicknote written in Ruby.
repo.url=ruby/ded-rails
repo.path=/home/git/repositories/ruby/ded-rails
repo.desc=DED written in Ruby.
# private repo
# repo.url=python/substracker
# repo.path=/home/git/repositories/python/substracker
# repo.desc=substracker.co.uk
section=HTML
repo.url=html/jo-rebrand
repo.path=/home/git/repositories/html/jo-rebrand
repo.desc=Front page for joannalemon.com.
repo.url=html/jollage-hugo-template
repo.path=/home/git/repositories/html/jollage-hugo-template
repo.desc=Hugo template.
repo.url=html/yulqen
repo.path=/home/git/repositories/html/yulqen.org
repo.desc=yulqen.org web site.
repo.url=html/twentyfour-contact
repo.path=/home/git/repositories/html/twentyfour-contact
repo.desc=Twenty Four Software contact web site.
repo.url=html/twentyfoursoftware
repo.path=/home/git/repositories/html/twentyfoursoftware.co.uk
repo.desc=Twenty Four Software web site.
repo.url=html/matthewlemon
repo.path=/home/git/repositories/html/matthewlemon.com
repo.desc=A web site.
section=C
repo.url=c/journalc
repo.path=/home/git/repositories/c/journalc
repo.desc=Fantastically rudimentary grep for some specific directories - but it does search archives too.
section=C++
repo.url=c++/journal
repo.path=/home/git/repositories/c++/journal
repo.desc=Fantastically rudimentary grep for some specific directories - but it does search archives too - in C++.
section=Java
repo.url=java/chicken-defender
repo.path=/home/git/repositories/java/chicken-defender
repo.desc=Spigot plugin for Minecraft.
section=Clojure
repo.url=clojure/ded-clojure
repo.path=/home/git/repositories/clojure/ded-clojure
repo.desc=Serious Clojure prototype of DED.
clone-prefix=https://git.yulqen.org
#
# # Enable snapshots
snapshots=tar.gz tar.bz2 zip
#
# # Disable owner index
enable-index-owner=0
enable-commit-graph=1
#
mimetype.git=image/git
mimetype.html=text/html
mimetype.jpg=image/jpeg
mimetype.jpeg=image/jpeg
mimetype.pdf=application/pdf
mimetype.png=image/png
mimetype.svg=image/svg+xml
#
# # Caching
cache-dynamic-ttl=60
cache-static-ttl=44640
cache-root-ttl=6
cache-repo-ttl=120
enable-commit-graph=1
enable-follow-links=1
local-time=0
#
# # Note: For cgit to automatically look
# # in the directory for git repositories
# # scan-path=/git
#
|