|
b815ae86f8
|
Add ignore rule for "LICENSE.md"
|
2023-10-02 19:41:35 -04:00 |
|
|
d03149d374
|
Change icon
|
2023-10-02 19:04:49 -04:00 |
|
|
f012571d42
|
Change license to GNU AGPLv3
|
2023-10-02 18:52:58 -04:00 |
|
|
eea7bbeca0
|
Update README.org
- Add About and Core Maintainers section.
|
2023-10-02 18:13:02 -04:00 |
|
|
e09794dd7a
|
Update Lume to v1.19.1
|
2023-09-29 22:26:54 -04:00 |
|
|
9898383823
|
Stop certain links from opening in a new tab
|
2023-09-15 16:28:02 -04:00 |
|
|
986e2e5220
|
Upgrade Lume version
|
2023-09-04 23:12:33 -04:00 |
|
|
fd36da256b
|
Add styles for images, screenshots & figures
|
2023-08-27 17:01:51 -04:00 |
|
|
4af5593e47
|
Minor edit
|
2023-08-26 22:22:56 -04:00 |
|
|
09ba5162b8
|
Home Page: Add latest blog post section
Had to convert the page from markdown to react typescript.
|
2023-08-26 21:44:48 -04:00 |
|
|
a88c92b9f4
|
Minor content edit
|
2023-08-26 21:30:30 -04:00 |
|
|
a0d64dbe0c
|
Create PostListItem component
|
2023-08-26 21:26:19 -04:00 |
|
|
7fde2ae97c
|
Squashed commit of the following:
commit bceec739ecbc799551549bbda4e1a91cfd7f2d77
Author: Foster Hangdaan <foster@hangdaan.email>
Date: Sat Aug 26 20:59:45 2023 -0400
Update draft
commit 3c04aeb46b0197831fbbab69495bf182761a62f0
Author: Foster Hangdaan <foster@hangdaan.email>
Date: Sat Aug 26 20:06:13 2023 -0400
Initial draft
|
2023-08-26 21:02:53 -04:00 |
|
|
c0b78b466a
|
Update Resume
|
2023-08-16 21:04:30 -04:00 |
|
|
f907389ce5
|
Minor edits
|
2023-08-10 23:14:45 -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 |
|
|
cddd18fb9c
|
Minor edit
|
2023-08-08 19:04:54 -04:00 |
|
|
b38f36b3c5
|
Update GPG Key page
|
2023-08-08 19:01:17 -04:00 |
|
|
d70e2ae980
|
Update About page
|
2023-08-08 18:55:08 -04:00 |
|
|
a5bd10c3bc
|
Update home page
|
2023-08-08 18:52:36 -04:00 |
|
|
ff73fbce10
|
Move description above separator
|
2023-08-08 18:48:38 -04:00 |
|
|
1a098cadd3
|
Update Resume
|
2023-08-08 18:43:35 -04:00 |
|
|
d827ad634d
|
Change to the correct property name
|
2023-08-06 16:45:45 -04:00 |
|
|
51fc046abb
|
Add .dir-locals.el
|
2023-08-06 16:45:02 -04:00 |
|
|
fe8f19a891
|
Set appropriate color-scheme according to theme
|
2023-08-06 11:35:25 -04:00 |
|
|
1efd79fa27
|
Prevent icons from being highlighted or selected
|
2023-08-06 11:11:12 -04:00 |
|
|
c41ee1fb96
|
Minor edits to Blog page
- Changed content of message when there are no posts
- Changed description
- Add null alt value fro decorative image
|
2023-08-06 11:04:01 -04:00 |
|
|
8d3155b10b
|
Set an empty alt text for decorative <img/>
|
2023-08-06 10:55:23 -04:00 |
|
|
cbd3143bb7
|
Added alt text to <img/> elements
|
2023-08-06 10:48:26 -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 |
|
|
10eca1d583
|
Fix invalid DOM property
|
2023-08-05 20:15:33 -04:00 |
|
|
cf5c1c5496
|
Add RSS and JSON feeds
|
2023-08-05 20:13:10 -04:00 |
|
|
85b275f2f5
|
Increase icon size
|
2023-08-05 17:50:59 -04:00 |
|
|
5e5319ee3f
|
Display date on header along with author
|
2023-08-05 17:47:37 -04:00 |
|
|
65cf7c1b69
|
Add layout and data for posts
|
2023-08-05 17:32:29 -04:00 |
|
|
81da5bf68c
|
Add ability to display author on header
|
2023-08-05 17:30:41 -04:00 |
|
|
0101221ea8
|
Move .tag-list style to base.scss
Also decreased tag font size a little bit.
|
2023-08-05 17:29:36 -04:00 |
|
|
4e3f05d0df
|
Add Blog page
|
2023-08-05 14:46:03 -04:00 |
|
|
e53f775325
|
Add tag style
|
2023-08-05 14:45:16 -04:00 |
|
|
a0beae19ca
|
Accept meta and links data in base layout
This allows you to add custom `<meta/>` and `<links/>` tags inside the
document's `<head>`.
|
2023-08-05 12:20:31 -04:00 |
|
|
59a24c72ff
|
Renamed main layout to "base.tsx"
|
2023-08-05 10:06:45 -04:00 |
|
|
b47a62ad78
|
Minor content edit
|
2023-08-04 23:04:29 -04:00 |
|
|
cab48eed8d
|
Correct the monospace font mentioned in Credits
It is in fact Cascadia Code.
|
2023-08-04 22:51:10 -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 |
|
|
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 |
|
|
dfbe860b27
|
Add About page
This page outlines who created the website and the tools used to create it.
|
2023-08-04 22:29:53 -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 |
|
|
a2980f4a0a
|
Use proper var for success blockquote
|
2023-08-04 21:29:41 -04:00 |
|
|
bac4578a9b
|
Change color of success semantic
|
2023-08-04 21:28:49 -04:00 |
|