blob: 58216cf983d5e2cdf0b25e1c3c367b4909e45174 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# cgit mods
Reference cgit is 5e49023b01e5dfaacfc89199159e53c0c6e41331 from Jan 13, 2020
## ui-shared.c.diff - Date
Instead of simply age (13 hours, 2 weeks, etc) i want to always display the date of the commit. Started with ISO8601 and stripped it down to YYYY-MM-DD HH:MM.
## md2html.diff - Markdown Checkboxes
```filters/html-converters/md2html``` is also using ```markdown.extensions.checklist```.
You can get it here:
[https://github.com/FND/markdown-checklist](https://github.com/FND/markdown-checklist)
It's enough to copy ```markdown_checklist/extension.py``` to ```/usr/lib/python3.x/site-packages/markdown/extensions/checklist.py```, or you may do it in a better way.
|
in each repos: see "about"-tab (if existing) for more details / README.
dark theme is a modded version of: https://gist.github.com/Yoplitein/f4b671a2ec70c9e743fa