Commit Graph

157 Commits

Author SHA1 Message Date
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
c8d70a3661 add extra callbacks 2021-08-21 10:34:14 +01:00
7bda685927 Add a max no. results input 2021-08-21 10:33:31 +01:00
1386679c49 Clean up code, limit search results to 15 2021-08-21 10:11:56 +01:00
d6c9a8adab add new switches to cli usage 2021-08-21 03:22:51 +01:00
1d9245fb8f Update readme.md 2021-08-21 03:21:04 +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
f9ffd01d7c update search bar styling 2021-08-19 15:34:20 +01:00
c51b8a302a Add tags, path to search results 2021-08-19 15:31:28 +01:00
3f50d9da28 explicitly use pip3 2021-08-19 14:44:41 +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
d4de923f1e fix article template for some versions of pandoc 2021-08-15 20:50:57 +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
388c75b351 Add overflow-x scrolling to pre tag 2021-08-04 21:12:57 +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
e7db61e551 update requirements 2021-07-29 13:25:23 +01:00
42d0775fe6 update readme 2021-06-29 20:33:16 +01:00
700709f171 add ability to manually set/override index.html contents with a markdown file 2021-06-29 20:23:20 +01:00
ca3baf0768 remove yq from readme.md 2021-06-29 19:28:21 +01:00
70d92e6d04 add why? section to readme.md 2021-06-29 19:27:31 +01:00
da5aee0a49 print filename being rendered 2021-06-29 19:22:25 +01:00
022bedb5b8 update readme.md 2021-06-29 19:17:44 +01:00
c7b04653cb add extra content to notes landing page 2021-06-29 19:06:34 +01:00
d5c3b95d2b add blockquote styling 2021-06-29 19:04:42 +01:00
4f8e461008 fix makefile 2021-06-29 14:58:22 +01:00
7c5b082ee3 convert script to python 2021-06-29 14:35:21 +01:00
08ed9d67ca add .gitignore 2021-06-29 14:11:30 +01:00
644bfd377c update styles 2021-06-29 14:10:27 +01:00
27d323ac84 update readme to reflect website put in own folder 2021-05-01 13:40:38 +01:00
02246ff26e add --clean switch 2021-05-01 13:37:57 +01:00
b452df9822 generate website in separate folder 2021-05-01 13:37:23 +01:00
32e2aeff45 fix type 2021-05-01 13:22:17 +01:00
2b24aaeaac add development config 2021-05-01 13:05:22 +01:00
bacd9e5017 center figcaption 2021-05-01 13:02:47 +01:00
12c2e63f83 render text files too 2021-05-01 13:02:35 +01:00
8dbab1b9f2 add config options for article template, listitem template, index template, stylesheet 2021-05-01 12:21:59 +01:00
dd134e2cba improve spacing and comments 2021-05-01 12:08:21 +01:00
aea3ce7422 add yq depencency, screenshot 2021-05-01 12:04:45 +01:00
e508bccea7 add footer to templates 2021-05-01 12:00:01 +01:00
abaa0c2125 add h1 header of value $title$ 2021-05-01 11:48:41 +01:00
731f71610d add config option to set name 2021-05-01 11:48:04 +01:00
b2c94f1e88 show filepath when file has no title 2021-05-01 11:30:58 +01:00