Commit graph

16 commits

Author SHA1 Message Date
d19be7b112
Move meta info to README and footer
This removes the About page and moves its contents to the README and footer.
2024-06-05 20:53:54 -04:00
1acfde4320
Add link to donation site in footer 2024-06-01 19:59:21 -04:00
4b8e72b1d6
Pin icon images to specific version
Instead of using the `latest` version, which could introduce breaking changes.
2024-03-11 15:57:14 -04:00
5b2d1d93e4
Format code
Used `deno fmt`.
2024-03-05 18:38:42 -05:00
9898383823
Stop certain links from opening in a new tab 2023-09-15 16:28:02 -04:00
72a9a28fcb
Add JSON Feed link in footer 2023-08-10 23:04:08 -04:00
54baeb2adf
Remove Mastodon social link 2023-08-09 16:50:22 -04:00
cbd3143bb7
Added alt text to <img/> elements 2023-08-06 10:48:26 -04:00
cf5c1c5496
Add RSS and JSON feeds 2023-08-05 20:13:10 -04:00
f6ba48284d
Removed Deno link from footer
No need to mention Deno since Lume is a Deno framework.
2023-08-04 22:32:29 -04:00
507523aaab
Use icons from static file server
The TSX icon components have been deleted since they will no longer be used.
2023-08-04 18:16:39 -04:00
2ca9f3c80f
Convert content from TSX to Markdown 2023-08-03 19:31:43 -04:00
5ae338c557
Remove reference to non-existing class names 2023-08-01 01:38:39 -04:00
ff51d4b898
Add social media links to page footer
Also deleted the Places section in the home page since those links are
now in the footer.
2023-08-01 01:35:21 -04:00
4571eb3e85
Replace font icons with SVG icons
The new SVG icons are from the Tabler Icons set.
2023-07-31 00:14:54 -04:00
3845f76651
Add footer component 2023-07-26 23:04:30 -04:00