Commit Graph

72 Commits

Author SHA1 Message Date
acf0f3a8b1
refactor: apply clippy recommendations 2024-02-17 14:00:03 -06:00
51340bb2b4
refactor: update all references to github for updated username 2024-02-17 13:52:22 -06:00
bbb3e7d8ff
build: update flake.lock 2024-01-25 22:01:34 -06:00
95bbb1be16
fix: use unicode dot for tags separation
This makes the separator appear correctly on all platforms (in theory)
2024-01-25 22:01:34 -06:00
c79f495f98
refactor: change home page description and articles sub desc 2024-01-25 21:51:33 -06:00
16461a07b4
feat(style): add color to bullets/numbered bullets/etc. 2023-12-14 22:48:06 -06:00
f35df7a613
refactor(style): improve margin handling around paragraph elements 2023-12-14 22:41:52 -06:00
93ce6d5722
build: update flake.lock 2023-12-14 16:01:54 -06:00
5bff8aa977
feat: improve heading appearance with heading level markers # 2023-12-14 15:59:43 -06:00
cbaf7ebe37
chore: remove TODO.org 2023-12-03 02:13:15 -06:00
09f5102a2d
chore: add LICENSE 2023-12-03 02:13:15 -06:00
861bb26b83
build: add nix flake 2023-12-03 02:13:15 -06:00
99ed0e7b26
build: update comrak 0.19 -> 0.20 2023-12-01 04:36:35 -06:00
149c6dd037
docs: README.md -> README.org 2023-11-10 17:46:02 -06:00
158b430cf2
refactor(style): center page titles 2023-10-30 09:38:57 -05:00
a294c74396
fix(posts): fix typo in nixos-on-my-homeserver 2023-10-30 09:36:14 -05:00
9308e85dfd
docs: fix typo in readme 2023-10-30 08:47:07 -05:00
3f3f85393c
refactor(static): change home page intro 2023-10-30 08:40:25 -05:00
b512c12372
feat(posts): add Nixos homeserver post 2023-10-30 08:23:33 -05:00
3930d7500a
refactor: remove default example post 2023-10-30 08:23:24 -05:00
57a74d7436
feat: support the nix language in syntax highlighting 2023-10-30 07:34:13 -05:00
957588456a
feat(style): do not outline active/focused links 2023-10-30 07:34:13 -05:00
913685eae6
feat(style): improve font sizing and appearance of code 2023-10-30 07:34:13 -05:00
1833039090
feat: ensure copy_recursive also copies directories 2023-10-30 04:06:32 -05:00
4e7d094437
fix(style): ensure header anchor is not overlapped by nav 2023-10-30 02:58:22 -05:00
544532d795
chore: migrate todo to org format 2023-10-30 02:11:21 -05:00
8cb2ca5186
refactor: minor style improvements 2023-10-19 14:22:38 -05:00
482877c3a4
build: update comrak version 2023-10-19 14:20:08 -05:00
a747d8d352
chore: reformat TODO 2023-10-01 14:43:21 -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
60f3159ad0
chore: set insert_final_newline to true in editorconfig 2023-09-19 11:22:09 -05:00
1511974ae5
feat(style): add styling for footnotes 2023-09-05 13:12:52 -05:00
93bdf1331e
chore: convert TODO md to TODO norg 2023-09-01 11:44:37 -05:00
c070e5fb99
chore: add TODO 2023-08-29 22:33:02 -05:00
d50785e4fa
refactor: improve img css 2023-08-29 22:25:17 -05:00
0e64d9621a
refactor: change link for Source Code in footer 2023-08-29 22:20:16 -05:00
440dc3c49c
feat: add contacts page 2023-08-29 22:18:46 -05:00
0289a94102
feat: improve anchor and header styling 2023-08-29 21:46:59 -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
62725b197c
docs: add README 2023-08-29 20:47:55 -05:00
cb56ce441e
fix: remove margin-top from body 2023-08-29 17:02:42 -05:00
4ca6fc01c7
fix: wrap homepage body in body-wrapper 2023-08-29 16:59:41 -05:00
e04dc06ec4
chore: add editorconfig 2023-08-29 16:57:25 -05:00
d89ebf1014
style: format with prettier 2023-08-29 16:57:07 -05:00
0aa3ee47ff
feat: add credits page 2023-08-29 16:56:20 -05:00
5fbad7ebaf
feat(style): spacing and margin improvements 2023-08-29 16:55:45 -05:00