Commit Graph
100 Commits
Author SHA1 Message Date
alvierahman90 82e5c3e254 minor metadata presentation change 2023-02-06 13:49:18 +00:00
alvierahman90 c8e8ecd76c add title to metadata section 2023-02-06 13:46:10 +00:00
alvierahman90 45e9e9a95e update gitignore 2023-02-06 13:43:11 +00:00
alvierahman90 48268770b7 add timer to search to reduce cpu usage 2023-02-06 13:42:45 +00:00
alvierahman90 79f5acd020 update metadata styling 2023-02-06 13:41:23 +00:00
alvierahman90 a10bca718b change fuse options to improve search 2023-02-06 13:02:00 +00:00
alvierahman90 18ea2a3b04 remove table of contents 2023-02-06 13:01:13 +00:00
alvierahman90 8cc14c8a3e disable input suggestions in search bar 2023-02-06 12:37:22 +00:00
alvierahman90 a17b475a4b fix duplicate tags on site pages 2023-02-06 12:14:13 +00:00
alvierahman90 03fff83930 update search key weightings 2023-02-06 11:51:27 +00:00
alvierahman90 2a35e967f0 tag deduplication 2023-02-06 11:50:58 +00:00
alvierahman90 8ba82c2911 hide toc on smaller width devices (for now) 2022-11-11 12:36:54 +00:00
alvierahman90 b050b36747 show non-plaintext files 2022-11-11 12:23:21 +00:00
alvierahman90 8e09404520 tag inheritance 2022-11-11 12:06:46 +00:00
alvierahman90 1c4dad1b2e update readme 2022-11-10 16:46:59 +00:00
alvierahman90 9ccf00e78a use amsmath style equation tagging with mathjax 2022-11-10 16:36:22 +00:00
alvierahman90 59eccec7c4 update search weights 2022-05-07 19:50:35 +01:00
alvierahman90 adc2a36fc2 only show horizontal scroll for equations which are too long 2022-05-03 19:19:36 +01:00
alvierahman90 3368bdb999 update styles to better use styles.alv.cx 2022-04-14 19:35:15 +01:00
alvierahman90 8f5d1a1a3b update to new colors styling location 2022-04-13 17:33:36 +01:00
alvierahman90 b6e69f5596 prepare for new styling update 2022-04-13 17:05:38 +01:00
alvierahman90 bbb49d7a34 dark mode 2022-04-12 17:57:28 +01:00
alvierahman90 9e58be3a01 update readme on markdown 2022-04-03 22:44:17 +01:00
alvierahman90 496216568e fixes on styles.alv.cx switch 2022-04-03 22:36:09 +01:00
alvierahman90 2b8874106f switch to styles.alv.cx 2022-04-03 22:27:59 +01:00
alvierahman90 b35e868850 switch to styles.alv.cx 2022-04-03 21:35:17 +01:00
alvierahman90 485022a1a6 switch to permalink system that redirects to current page location 2022-03-08 11:56:59 +00:00
alvierahman90 dbe652f531 add crude implementation of permalinking 2022-03-02 02:19:04 +00:00
alvierahman90 334cf824c7 fix styling issues 2022-01-13 20:29:41 +00:00
alvierahman90 20885c5d03 use python regex instead of re for unicode handling 2021-12-27 16:00:12 +00:00
alvierahman90 04609095d8 set default toc-depth to 6; add cli option to set it 2021-12-26 23:04:45 +00:00
alvierahman90 15411335e9 more minor styles.css tweaks 2021-12-23 22:02:34 +00:00
alvierahman90 f301e83163 have mathjax scroll on overflow 2021-12-23 21:57:34 +00:00
alvierahman90 98310897d4 styling tweaks 2021-12-23 21:44:17 +00:00
alvierahman90 9323aeab53 no auto zoom on pressing input on mobile devices 2021-12-23 21:43:20 +00:00
alvierahman90 5c5f6ab89d update search.js key weighting 2021-12-22 21:46:16 +00:00
alvierahman90 ab618e77c1 format article browsing list 2021-12-22 21:45:20 +00:00
alvierahman90 2f4ba8bba2 Update screenshot 2021-12-22 21:25:20 +00:00
alvierahman90 117f1ee6ee Add search bar to table of contents 2021-12-22 21:16:09 +00:00
alvierahman90 a5341e770c Restructure page to have a contents page on the side 2021-12-22 17:46:01 +00:00
alvierahman90 b9404c206c take search from query params, add lucky parameter 2021-12-03 20:22:39 +00:00
alvierahman90 6d10130155 remove duplicate styling, fetch from alv.cx 2021-12-01 12:17:08 +00:00
alvierahman90 c5e2140738 Weight search to favour document title 2021-11-17 14:44:11 +00:00
alvierahman90 e331e4ce97 autofocus on searchbar on homepage 2021-11-01 15:59:15 +00:00
alvierahman90 e0471c8508 Add table of contents folded at top of page 2021-10-21 18:08:25 +01:00
alvierahman90 0d2889252c Escape html in commit log 2021-10-19 20:19:54 +01:00
alvierahman90 c2b21e340e Fix summary styling to be usable 2021-10-14 15:36:48 +01:00
alvierahman90 dbe7286936 Better styling for summary tag 2021-10-14 15:30:56 +01:00
alvierahman90 a647a6ab19 Minor styling tweak 2021-10-10 19:45:17 +01:00
alvierahman90 23f81a28d8 Tell pandoc to mathjax for html math 2021-10-06 11:27:19 +01:00
alvierahman90 d147e56080 Show contents of LICENSE 2021-09-01 18:27:14 +01:00
alvierahman90 ae43e1e54d Update article headers 2021-09-01 18:27:14 +01:00
alvierahman90 8531509fae Add synatx highlighting 2021-09-01 16:37:47 +01:00
alvierahman90 68ad78e0a3 Formatting 2021-09-01 14:08:24 +01:00
alvierahman90 f13dfc77f8 Sort browsing entries case-insensetive 2021-09-01 14:08:00 +01:00
alvierahman90 2bcdde6341 Update .gitignore 2021-09-01 13:36:04 +01:00
alvierahman90 d9035f6f2f Update readme 2021-09-01 13:35:43 +01:00
alvierahman90 6f6df5fd07 Link to notes.alv.cx 2021-08-24 15:46:24 +01:00
alvierahman90 3405ea2c4d New screenshot 2021-08-24 15:45:07 +01:00
alvierahman90 014d72f39c Fix markdown with no title not displaying in search 2021-08-24 15:37:18 +01:00
alvierahman90 0c5f367ceb Add p to tell user about enter to open 2021-08-24 15:36:42 +01:00
alvierahman90 8871faaef0 Open link article in new tab if user presses shift+enter 2021-08-24 15:36:03 +01:00
alvierahman90 7654745cf0 Allow use to press enter to open top search result 2021-08-24 14:53:25 +01:00
alvierahman90 1c72f127d3 Fix syntax error 2021-08-24 14:39:30 +01:00
alvierahman90 94a047e51b Replace os.path with pathlib 2021-08-24 13:52:47 +01:00
alvierahman90 78def54645 escape html < and > chars 2021-08-22 21:47:54 +01:00
alvierahman90 c8d70a3661 add extra callbacks 2021-08-21 10:34:14 +01:00
alvierahman90 7bda685927 Add a max no. results input 2021-08-21 10:33:31 +01:00
alvierahman90 1386679c49 Clean up code, limit search results to 15 2021-08-21 10:11:56 +01:00
alvierahman90 d6c9a8adab add new switches to cli usage 2021-08-21 03:22:51 +01:00
alvierahman90 1d9245fb8f Update readme.md 2021-08-21 03:21:04 +01:00
alvierahman90 56688b26f5 Split file history into one pre tag per commit 2021-08-21 03:04:59 +01:00
alvierahman90 7e85e2a1fa styling 2021-08-21 02:29:00 +01:00
alvierahman90 65e36de48c Add file commit histories 2021-08-21 02:14:12 +01:00
alvierahman90 b6978bad9e Allow for searching in headers 2021-08-20 14:31:34 +01:00
alvierahman90 f9ffd01d7c update search bar styling 2021-08-19 15:34:20 +01:00
alvierahman90 c51b8a302a Add tags, path to search results 2021-08-19 15:31:28 +01:00
alvierahman90 3f50d9da28 explicitly use pip3 2021-08-19 14:44:41 +01:00
alvierahman90 51ba98f045 searching! 2021-08-19 14:43:42 +01:00
alvierahman90 1e0135a8e5 move notes into notes subdirectory for cleaner look 2021-08-19 13:41:19 +01:00
alvierahman90 d4de923f1e fix article template for some versions of pandoc 2021-08-15 20:50:57 +01:00
alvierahman90 d77077f13d tags! 2021-08-15 20:40:13 +01:00
alvierahman90 08b0037ee6 Only generate html for updated files 2021-08-15 19:36:06 +01:00
alvierahman90 388c75b351 Add overflow-x scrolling to pre tag 2021-08-04 21:12:57 +01:00
alvierahman90 17fae8c60e Don't show .git directories in indexes. 2021-07-29 14:19:32 +01:00
alvierahman90 89e5a1061a Don't add plaintext files to indexes 2021-07-29 14:06:03 +01:00
alvierahman90 e7db61e551 update requirements 2021-07-29 13:25:23 +01:00
alvierahman90 42d0775fe6 update readme 2021-06-29 20:33:16 +01:00
alvierahman90 700709f171 add ability to manually set/override index.html contents with a markdown file 2021-06-29 20:23:20 +01:00
alvierahman90 ca3baf0768 remove yq from readme.md 2021-06-29 19:28:21 +01:00
alvierahman90 70d92e6d04 add why? section to readme.md 2021-06-29 19:27:31 +01:00
alvierahman90 da5aee0a49 print filename being rendered 2021-06-29 19:22:25 +01:00
alvierahman90 022bedb5b8 update readme.md 2021-06-29 19:17:44 +01:00
alvierahman90 c7b04653cb add extra content to notes landing page 2021-06-29 19:06:34 +01:00
alvierahman90 d5c3b95d2b add blockquote styling 2021-06-29 19:04:42 +01:00
alvierahman90 4f8e461008 fix makefile 2021-06-29 14:58:22 +01:00
alvierahman90 7c5b082ee3 convert script to python 2021-06-29 14:35:21 +01:00
alvierahman90 08ed9d67ca add .gitignore 2021-06-29 14:11:30 +01:00
alvierahman90 644bfd377c update styles 2021-06-29 14:10:27 +01:00
alvierahman90 27d323ac84 update readme to reflect website put in own folder 2021-05-01 13:40:38 +01:00