Commit Graph

35 Commits

Author SHA1 Message Date
a17b475a4b
fix duplicate tags on site pages 2023-02-06 12:14:13 +00:00
2a35e967f0
tag deduplication 2023-02-06 11:50:58 +00:00
b050b36747
show non-plaintext files 2022-11-11 12:23:21 +00:00
8e09404520
tag inheritance 2022-11-11 12:06:46 +00:00
2b8874106f
switch to styles.alv.cx 2022-04-03 22:27:59 +01:00
485022a1a6
switch to permalink system that redirects to current page location 2022-03-08 11:56:59 +00:00
dbe652f531
add crude implementation of permalinking 2022-03-02 02:19:04 +00:00
20885c5d03
use python regex instead of re for unicode handling 2021-12-27 16:00:12 +00:00
04609095d8
set default toc-depth to 6; add cli option to set it 2021-12-26 23:04:45 +00:00
ab618e77c1
format article browsing list 2021-12-22 21:45:20 +00:00
117f1ee6ee
Add search bar to table of contents 2021-12-22 21:16:09 +00:00
e0471c8508
Add table of contents folded at top of page 2021-10-21 18:08:25 +01:00
0d2889252c
Escape html in commit log 2021-10-19 20:19:54 +01:00
23f81a28d8
Tell pandoc to mathjax for html math 2021-10-06 11:27:19 +01:00
d147e56080
Show contents of LICENSE 2021-09-01 18:27:14 +01:00
68ad78e0a3
Formatting 2021-09-01 14:08:24 +01:00
f13dfc77f8
Sort browsing entries case-insensetive 2021-09-01 14:08:00 +01:00
014d72f39c Fix markdown with no title not displaying in search 2021-08-24 15:37:18 +01:00
1c72f127d3 Fix syntax error 2021-08-24 14:39:30 +01:00
94a047e51b Replace os.path with pathlib 2021-08-24 13:52:47 +01:00
78def54645 escape html < and > chars 2021-08-22 21:47:54 +01:00
56688b26f5 Split file history into one pre tag per commit 2021-08-21 03:04:59 +01:00
7e85e2a1fa styling 2021-08-21 02:29:00 +01:00
65e36de48c Add file commit histories 2021-08-21 02:14:12 +01:00
b6978bad9e Allow for searching in headers 2021-08-20 14:31:34 +01:00
51ba98f045 searching! 2021-08-19 14:43:42 +01:00
1e0135a8e5 move notes into notes subdirectory for cleaner look 2021-08-19 13:41:19 +01:00
d77077f13d tags! 2021-08-15 20:40:13 +01:00
08b0037ee6 Only generate html for updated files 2021-08-15 19:36:06 +01:00
17fae8c60e Don't show .git directories in indexes. 2021-07-29 14:19:32 +01:00
89e5a1061a Don't add plaintext files to indexes 2021-07-29 14:06:03 +01:00
700709f171 add ability to manually set/override index.html contents with a markdown file 2021-06-29 20:23:20 +01:00
da5aee0a49 print filename being rendered 2021-06-29 19:22:25 +01:00
c7b04653cb add extra content to notes landing page 2021-06-29 19:06:34 +01:00
7c5b082ee3 convert script to python 2021-06-29 14:35:21 +01:00