Commit Graph

61 Commits

Author SHA1 Message Date
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
dd69153e99
fix: make articles page sort by date of publication 2023-08-29 15:25:17 -05:00
41962672c5
feat: add home page 2023-08-29 15:12:04 -05:00
7b1dfb2b56
feat: sort tags for tags page 2023-08-29 15:11:33 -05:00
53405e2298
refactor(style): minor appearance modifications 2023-08-29 15:11:19 -05:00
2a167cf836
refactor(style): move img properties to all img 2023-08-29 15:10:47 -05:00
18674ffab4
feat(style): actually make the footer properly stick to bottom of page 2023-08-29 15:09:59 -05:00
b6baa6116e
feat(style): improve list item margins 2023-08-29 15:09:36 -05:00
6c1c8c5628
fix(style): ensure <hr> does not touch edge of page 2023-08-27 23:26:04 -05:00
e10950ad82
feat(style): increase width of <hr> elements 2023-08-27 23:16:29 -05:00
d4357a163d
feat(template): add footer template
TODO: Flesh out some of the linked pages from this template. For
instance, the `About` page.
2023-08-27 23:15:43 -05:00
cbfc125144
fix(style): do not center content vertically in body 2023-08-27 22:37:22 -05:00