|
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 |
|
|
dd49a2fc03
|
Use final location to skip redirect
The links were being redirected since they were not the exact URL.
|
2023-12-03 19:15:13 -05:00 |
|
|
e2dc3c684a
|
Rearrange navbar links
|
2023-10-05 11:09:26 -04:00 |
|
|
d03149d374
|
Change icon
|
2023-10-02 19:04:49 -04:00 |
|
|
19325bb610
|
Refactor navbar
- Added `alt` text to `<img/>` tags.
- No longer using a loop since there are not many entries. This also
simplifies customizing each item.
|
2023-08-06 10:43:35 -04:00 |
|
|
d88fc05545
|
Change navbar icon colors
The new link color is now green. The navbar icons should also use the
same color.
|
2023-08-04 22:47:55 -04:00 |
|
|
f04758c971
|
Generate navigation items using the nav plugin
The `nav_icon` page data specifies which icon will be displayed in
the nav entry.
|
2023-08-04 22:00:39 -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 |
|
|
1e739bcf0f
|
Move GPG section to its own page
The public key file is now available for download.
|
2023-08-01 20:10:04 -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 |
|
|
000cb08e82
|
Remove theme switcher button
Not a high-priority feature right now.
|
2023-07-27 21:50:17 -04:00 |
|
|
5290c0e4b4
|
Capitalize title
|
2023-07-26 09:59:19 -04:00 |
|
|
5b111bb9ce
|
Add initial version of navbar
|
2023-07-26 09:50:04 -04:00 |
|