Commit graph

131 commits

Author SHA1 Message Date
7f3a524f69
chore: remove unused variable i 2024-05-05 21:53:19 -07:00
adcc60266a
ci: add mdlintrc to check spelling 2024-05-05 21:33:42 -07:00
eb125948ba
chore: rename pcss to css for lsp support 2024-05-05 21:32:02 -07:00
50ee265305
fix: dont break navbar logo with text tracking
- text tracking property moved to only navbar links to avoid messing
with logo formatting
2024-05-05 21:14:52 -07:00
e53029c9e6
fix: stop code from stretching width 2024-05-05 21:08:14 -07:00
49e95befd0
fix: add global types to eslint 2024-05-05 21:07:54 -07:00
c0df941afd
fix: dont limit width of blog article 2024-05-05 20:40:14 -07:00
9ab8fdf29c
chore: self-host highlightjs theme 2024-05-05 20:39:04 -07:00
3d4e05b47d
fix: add max width properly to article 2024-05-05 11:03:49 -07:00
5e1af688ea
style: use spaces and no semicolons in JS 2024-05-05 10:59:14 -07:00
56c82574ec
fix: correctly detect navigation state to external url 2024-05-05 10:55:32 -07:00
208b52b0e6
feat: front page updates 2024-05-05 10:42:03 -07:00
afbce7ebd3
fix: correct colors on navigation drawer 2024-05-05 10:40:02 -07:00
17a60615f3
style: change navbar fonts 2024-05-05 10:37:38 -07:00
d123a399c3
blog: make some small metadata changes 2024-04-25 01:02:19 -07:00
398cbae9b2
chore: remove unused separator component 2024-04-24 19:03:53 -07:00
736018cb9b
fix: prettierignore in markdown files for certain syntax 2024-04-24 14:12:34 -07:00
eb93966e5f
chore: use prettierrc.toml and format markdown 2024-04-24 14:12:34 -07:00
79a24a0809
feat: temporary hack to allow line break in code 2024-04-23 20:38:39 -07:00
26cc2b7d8e
chore: remove unused module 2024-04-23 20:27:00 -07:00
36e0653e08
feat: reorder page title and name in <head> 2024-04-23 09:12:26 -07:00
d66069767e
ci(check-spelling): add unrecognized words 2024-04-23 08:40:47 -07:00
357e46dc00
style: run prettier on all files 2024-04-23 08:39:06 -07:00
60d9d48bdc
feat: add vim manifesto draft 2024-04-23 00:52:07 -07:00
d5f701a790
style: fix some widths on blog article page 2024-04-17 23:31:16 -07:00
919f508dfd
fix: revert previous test commit 2024-04-15 18:23:10 -07:00
04cf4d8b78
test commit to test signing 2024-04-15 18:19:29 -07:00
922afc3c27
feat: add arch setup blog post 2024-04-15 18:17:14 -07:00
f3387eb5b1 chore: remove debug logging from blog post page 2024-04-15 03:59:10 +00:00
60efa54930
docs: update readme with blog instructions 2024-04-13 00:45:00 -07:00
70b0031c10
feat: add .blogignore and more formatting 2024-04-13 00:41:12 -07:00
373d2d165b
feat: add syntax highlighting for code 2024-04-12 23:44:39 -07:00
4f654abd49
feat: show post cover on article page 2024-04-12 22:48:25 -07:00
f26765dda5
feat: schema validation + article format improvements 2024-04-12 22:43:17 -07:00
4a11f11e54
style: add placeholder height in archive column 2024-04-12 22:27:46 -07:00
cc478795a2
chore: remove unused fakerjs dep 2024-04-12 22:26:40 -07:00
1371b7258c
chore: remove archive placeholder to prepare for real blog 2024-04-12 22:24:24 -07:00
b74d35e24d
feat: responsive top padding 2024-04-12 19:23:53 -07:00
b03acb844a
feat: add loading bar during navigation 2024-04-12 16:54:45 -07:00
3ef9c84bd8
chore: add .vscode with configuration for linters 2024-04-12 16:45:19 -07:00
e29dcb96be
style: reduce top margin of first heading in post 2024-04-12 16:40:04 -07:00
25dc414c4d
chore: rename markdown.css to markdown.pcss 2024-04-12 16:33:54 -07:00
28321ae003
feat: add correct href to post cards 2024-04-12 16:32:30 -07:00
199d95680a
feat: crawl posts from blog directory 2024-04-12 14:06:38 -07:00
b8e9890a5f
feat: add file system based static generation 2024-04-07 16:52:54 -07:00
a3c61c2ed4
feat: add more static generated routes to test 2024-04-07 15:11:37 -07:00
d35f58b3bc
feat: switch to rest routing on /blog 2024-04-07 15:09:39 -07:00
e08d747d00
feat: increase toc scroll threshold for mobile 2024-04-07 03:11:47 -07:00
f6b4dfa709
feat: close mobile toc when link is clicked 2024-04-07 02:40:19 -07:00
f26ec6bd43
ci(check-spelling): add more words to exclude list 2024-04-07 02:29:39 -07:00