aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author= <pux@pux.dom>2020-02-01 10:58:00 +0100
committer= <pux@pux.dom>2020-02-01 10:58:00 +0100
commit243a58f5f8403bafd9321cfe9630b6906c590f87 (patch)
treec241dcf548bb2399626f236db297164bdc619f99 /README.md
downloadmo-cgit-mods-243a58f5f8403bafd9321cfe9630b6906c590f87.tar.gz
mo-cgit-mods-243a58f5f8403bafd9321cfe9630b6906c590f87.tar.bz2
mo-cgit-mods-243a58f5f8403bafd9321cfe9630b6906c590f87.zip
imported my diffs, add README
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..58216cf
--- /dev/null
+++ b/README.md
@@ -0,0 +1,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.
mailto contact at omeckman dot net
all timestamps in UTC (German winter time: UTC+01:00, summer time: UTC+02:00)
dark theme is a modded version of: https://gist.github.com/Yoplitein/f4b671a2ec70c9e743fa