Commit Graph

92 Commits

Author SHA1 Message Date
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
15411335e9
more minor styles.css tweaks 2021-12-23 22:02:34 +00:00
f301e83163
have mathjax scroll on overflow 2021-12-23 21:57:34 +00:00
98310897d4
styling tweaks 2021-12-23 21:44:17 +00:00
9323aeab53
no auto zoom on pressing input on mobile devices 2021-12-23 21:43:20 +00:00
5c5f6ab89d
update search.js key weighting 2021-12-22 21:46:16 +00:00
ab618e77c1
format article browsing list 2021-12-22 21:45:20 +00:00
2f4ba8bba2
Update screenshot 2021-12-22 21:25:20 +00:00
117f1ee6ee
Add search bar to table of contents 2021-12-22 21:16:09 +00:00
a5341e770c
Restructure page to have a contents page on the side 2021-12-22 17:46:01 +00:00
b9404c206c
take search from query params, add lucky parameter 2021-12-03 20:22:39 +00:00
6d10130155
remove duplicate styling, fetch from alv.cx 2021-12-01 12:17:08 +00:00
c5e2140738
Weight search to favour document title 2021-11-17 14:44:11 +00:00
e331e4ce97
autofocus on searchbar on homepage 2021-11-01 15:59:15 +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
c2b21e340e
Fix summary styling to be usable 2021-10-14 15:36:48 +01:00
dbe7286936
Better styling for summary tag 2021-10-14 15:30:56 +01:00
a647a6ab19
Minor styling tweak 2021-10-10 19:45:17 +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
ae43e1e54d
Update article headers 2021-09-01 18:27:14 +01:00
Alvie Rahman
f5b75ce74a
Create LICENSE 2021-09-01 17:02:29 +01:00
8531509fae
Add synatx highlighting 2021-09-01 16:37:47 +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
2bcdde6341
Update .gitignore 2021-09-01 13:36:04 +01:00
d9035f6f2f
Update readme 2021-09-01 13:35:43 +01:00
6f6df5fd07 Link to notes.alv.cx 2021-08-24 15:46:24 +01:00
3405ea2c4d New screenshot 2021-08-24 15:45:07 +01:00
014d72f39c Fix markdown with no title not displaying in search 2021-08-24 15:37:18 +01:00
0c5f367ceb Add p to tell user about enter to open 2021-08-24 15:36:42 +01:00
8871faaef0 Open link article in new tab if user presses shift+enter 2021-08-24 15:36:03 +01:00
7654745cf0 Allow use to press enter to open top search result 2021-08-24 14:53:25 +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
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