|
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 |
|
|
a91f5dcdfc
|
use --short flag on git rev-parse
|
2023-02-06 14:42:37 +00:00 |
|
|
df8febd3cf
|
put versions and commits on landing page
|
2023-02-06 14:39:10 +00:00 |
|
|
32a32b873e
|
sort tags in articles
|
2023-02-06 14:04:45 +00:00 |
|
|
82e5c3e254
|
minor metadata presentation change
|
2023-02-06 13:49:18 +00:00 |
|
|
c8e8ecd76c
|
add title to metadata section
|
2023-02-06 13:46:10 +00:00 |
|
|
45e9e9a95e
|
update gitignore
|
2023-02-06 13:43:11 +00:00 |
|
|
48268770b7
|
add timer to search to reduce cpu usage
|
2023-02-06 13:42:45 +00:00 |
|
|
79f5acd020
|
update metadata styling
|
2023-02-06 13:41:23 +00:00 |
|
|
a10bca718b
|
change fuse options to improve search
|
2023-02-06 13:02:00 +00:00 |
|
|
18ea2a3b04
|
remove table of contents
|
2023-02-06 13:01:13 +00:00 |
|
|
8cc14c8a3e
|
disable input suggestions in search bar
|
2023-02-06 12:37:22 +00:00 |
|
|
a17b475a4b
|
fix duplicate tags on site pages
|
2023-02-06 12:14:13 +00:00 |
|
|
03fff83930
|
update search key weightings
|
2023-02-06 11:51:27 +00:00 |
|
|
2a35e967f0
|
tag deduplication
|
2023-02-06 11:50:58 +00:00 |
|
|
8ba82c2911
|
hide toc on smaller width devices (for now)
|
2022-11-11 12:36:54 +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 |
|
|
1c4dad1b2e
|
update readme
|
2022-11-10 16:46:59 +00:00 |
|
|
9ccf00e78a
|
use amsmath style equation tagging with mathjax
|
2022-11-10 16:36:22 +00:00 |
|
|
59eccec7c4
|
update search weights
|
2022-05-07 19:50:35 +01:00 |
|
|
adc2a36fc2
|
only show horizontal scroll for equations which are too long
|
2022-05-03 19:19:36 +01:00 |
|
|
3368bdb999
|
update styles to better use styles.alv.cx
|
2022-04-14 19:35:15 +01:00 |
|
|
8f5d1a1a3b
|
update to new colors styling location
|
2022-04-13 17:33:36 +01:00 |
|