Commit Graph

17 Commits

Author SHA1 Message Date
bf5ff28fe4
refactor: disable treesitter syntax highlights 2024-04-15 16:34:40 -05:00
6b3f7676b5
perf: use a single loader instance for Treesitter 2024-04-15 16:09:53 -05:00
4e2877df65
feat: integrate treesitter for syntax highlighting 2024-04-12 13:06:37 -05:00
acf0f3a8b1
refactor: apply clippy recommendations 2024-02-17 14:00:03 -06:00
5bff8aa977
feat: improve heading appearance with heading level markers # 2023-12-14 15:59:43 -06:00
57a74d7436
feat: support the nix language in syntax highlighting 2023-10-30 07:34:13 -05:00
1833039090
feat: ensure copy_recursive also copies directories 2023-10-30 04:06:32 -05:00
9218e6b567
refactor: migrate iter_dir function to pub mod in lib.rs 2023-09-20 16:56:12 -05:00
b8ffc4d365
style: format with rustfmt 2023-09-19 11:24:22 -05:00
c8b1e0b333
feat: add a iter_dir function to toplevel 2023-09-19 11:23:02 -05:00
440dc3c49c
feat: add contacts page 2023-08-29 22:18:46 -05:00
95db1c2984
feat: add header plugin to allow headers to be linked to 2023-08-29 21:33:47 -05:00
b218a43214
chore: remove unused source file 2023-08-29 20:59:35 -05:00
a2f4f54ace
feat: enable some github extensions for markdown 2023-08-29 20:48:06 -05:00
0aa3ee47ff
feat: add credits page 2023-08-29 16:56:20 -05:00
41962672c5
feat: add home page 2023-08-29 15:12:04 -05:00
0841f6158d
initial commit 2023-08-27 20:17:16 -05:00