Commit graph

16 commits

Author SHA1 Message Date
Foster Hangdaan 5b2d1d93e4
Format code
Used `deno fmt`.
2024-03-05 18:38:42 -05:00
Foster Hangdaan 51bd0fb948
Update Lume to v2.0.0
Closes #14
2023-12-09 10:45:00 -05:00
Foster Hangdaan 993a41a386
Minor refactor 2023-12-05 10:36:20 -05:00
Foster Hangdaan 28839e99bf
Add site processor
The new processor appends the `docstring` class to code docstrings so that they can be styled.
2023-12-05 10:22:49 -05:00
Foster Hangdaan 8439f366c8
Add footnotes plugin 2023-12-03 13:11:01 -05:00
Foster Hangdaan b4573b64d0
Add Table of Content for posts
This also adds links to markdown headings.

Closes #7
2023-12-03 10:57:42 -05:00
Foster Hangdaan 5cea657cd4
Add highlight.js plugin for syntax highlighting
Updated a bunch of styling to accomodate the new plugin.
2023-11-29 14:55:46 -05:00
Foster Hangdaan 77176396b7
Include images in dest folder 2023-11-28 16:19:58 -05:00
Foster Hangdaan b815ae86f8
Add ignore rule for "LICENSE.md" 2023-10-02 19:41:35 -04:00
Foster Hangdaan d827ad634d
Change to the correct property name 2023-08-06 16:45:45 -04:00
Foster Hangdaan cf5c1c5496
Add RSS and JSON feeds 2023-08-05 20:13:10 -04:00
Foster Hangdaan 4cb3231602
Convert README from Markdown to Org 2023-07-29 22:28:36 -04:00
Foster Hangdaan 6b5fa15f2c
Refactored fonts
- Added fonts as static assets. We no longer depend the client's system
  to have the fonts installed.
- Moved site wide monospace and sans-serif font families to a global variable.
2023-07-27 22:51:48 -04:00
Foster Hangdaan 5cc2d38aec
Add LICENSE.txt 2023-07-23 16:26:53 -04:00
Foster Hangdaan 5e8671700b
Add README.md 2023-07-23 16:21:17 -04:00
Foster Hangdaan 6006ea7cd1
Initial commit 2023-07-23 16:04:28 -04:00