174 Commits

Author SHA1 Message Date
Akbar Rahman
fa8840d25e Update indexsearch.js 2024-11-13 12:14:19 +00:00
Akbar Rahman
07ece47980 fix indexsearch.js using wrong variable 2024-11-13 12:13:40 +00:00
6638c72230 include styling to permalink redirect page 2024-04-14 16:01:30 +01:00
44e5da27cc feed at second url 2024-04-13 21:15:42 +01:00
41cadb0354 update blog_index title handling 2024-04-13 21:02:53 +01:00
a7fc67ee00 styling tweaks 2024-04-13 20:51:38 +01:00
f94fd769cc make start and end of posts more clear 2024-04-13 20:49:41 +01:00
2b2cdcef79 update readme 2024-04-13 20:37:53 +01:00
aa159369fd fix sorting 2024-04-13 20:36:24 +01:00
7bee57bcd5 sort posts in rss feed by date 2024-04-13 20:28:46 +01:00
8300c4ba45 add base_url documentation for blog mode 2024-04-13 20:16:23 +01:00
390f5a789f fix double h1 on index with readme contents 2024-04-13 20:14:03 +01:00
f23f99aeec add blog mode 2024-04-13 19:53:51 +01:00
c59283b3fc 🦫 2024-01-06 20:17:04 +00:00
662dd48e9c update screenshot 2024-01-02 20:00:43 +00:00
309f201de6 fix readme showing in listings 2024-01-02 19:38:25 +00:00
e0277641a2 fix plaintext files not showing properly 2024-01-02 19:32:00 +00:00
b00973d18d add old name to readme 2024-01-02 18:38:35 +00:00
0dd69c3fe3 fix requirements rebase errror 2024-01-02 18:29:02 +00:00
95003803eb run as non priveleged user in docker 2024-01-02 18:28:35 +00:00
fddbbf4c50 use readme.md instead of index.md 2024-01-02 18:24:33 +00:00
8b4765e9fb remove commit gronk commit information for now 2024-01-02 18:24:33 +00:00
d83611f12a dockerize 2024-01-02 18:24:27 +00:00
1eca81cd1d correct env variable names, jinja template loader 2024-01-02 18:23:26 +00:00
91a57aa8c9 check if pandoc-server fails to start 2024-01-02 18:23:26 +00:00
3a9cc4c0f8 measure and print how long notes generation takes 2024-01-02 18:23:26 +00:00
44bea9c982 check for pandoc start instead of wait 2024-01-02 18:23:26 +00:00
5c8e1e5253 don't include .git directories in index listings 2024-01-02 18:23:26 +00:00
451bc567e2 update readme 2024-01-02 18:23:26 +00:00
80dce5d4ed start pandoc web server inside python process 2024-01-02 18:23:26 +00:00
48f64bf3d4 render index pages properly 2024-01-02 18:23:26 +00:00
4e5bd41953 generate permalink page 2024-01-02 18:23:26 +00:00
de3d758005 render articles with jinja 2024-01-02 18:23:25 +00:00
444c777135 clean up code 2024-01-02 18:23:25 +00:00
9c6b2247a7 update environment variable names 2024-01-02 18:23:25 +00:00
09334831f7 formatting 2024-01-02 18:23:25 +00:00
af5bef0125 update requirements 2024-01-02 18:23:18 +00:00
b4aa431f4d update templates 2024-01-02 18:22:57 +00:00
49a215a587 make gronk.py single file 2024-01-02 18:22:57 +00:00
0a0bd542fc mark script as executable once copied 2024-01-02 18:22:56 +00:00
36f40f3269 update gronk_add_uuid.py 2024-01-02 18:22:56 +00:00
b61f1ba3b2 minor readme updates 2024-01-02 18:22:56 +00:00
bef8aeda52 rename to gronk 2024-01-02 18:22:56 +00:00
5bb40a57d1 add tag browser generation 2024-01-02 18:22:56 +00:00
29529cfd6a begin rewrite 2024-01-02 18:22:15 +00:00
8bd9173847 update makefile to install python packages, apply executable perms to script after install 2023-10-15 16:07:10 +01:00
dc4560c232 update readme to include other dependecies 2023-10-15 16:03:33 +01:00
da0d9db113 downgrade pyyaml 5.4.1 -> 5.3.1 (workaround)
https://github.com/yaml/pyyaml/issues/601
2023-10-15 16:01:23 +01:00
98a6649a39 add search bar to all browsing menus 2023-02-16 17:20:17 +00:00
0ae70aa2b3 lecture_slides, lecture_notes metadata support 2023-02-09 13:41:16 +00:00