Commit graph

69 commits

Author SHA1 Message Date
Foster Hangdaan f678f76b9c
Use new heading text color 2023-08-03 21:39:44 -04:00
Foster Hangdaan 9635cd81d8
Refactored color palette CSS 2023-08-03 21:38:29 -04:00
Foster Hangdaan 2e853eb78e
Add blockquote attribute 2023-08-03 20:52:01 -04:00
Foster Hangdaan 398ce2fa13
Update blockquote styles
There are now styles for each variant:

- Regular
- Info
- Success
- Warning
- Danger
2023-08-03 20:50:31 -04:00
Foster Hangdaan 2ca9f3c80f
Convert content from TSX to Markdown 2023-08-03 19:31:43 -04:00
Foster Hangdaan 6c49426837
Wrap content inside main element 2023-08-03 18:33:45 -04:00
Foster Hangdaan 185ed9f36e
Remove heading and subheading metadata
We just use `title` and `description` now.
2023-08-03 18:31:28 -04:00
Foster Hangdaan 84d706ca5e
Add deploy command in README.org 2023-08-02 20:49:50 -04:00
Foster Hangdaan f81270050d
Update GPG Key page
- Added a page title.
- Edits to content to improve clarity and flow.
2023-08-02 20:46:17 -04:00
Foster Hangdaan db36f9cc7c
Update styles
- Fix style that affected `ol` and `ul` tags when only `ul` should have
been targeted.
- Added style for `code` outside of `pre`.
2023-08-02 20:44:01 -04:00
Foster Hangdaan 9176cc8312
Add style for blockquote 2023-08-02 20:13:41 -04:00
Foster Hangdaan 86fba0f682
Minor content edit 2023-08-02 19:37:22 -04:00
Foster Hangdaan 850a2210a1
Use fonts from my public static file server 2023-08-02 19:19:56 -04:00
Foster Hangdaan 8c86c41c99
Minor correction 2023-08-01 22:19:36 -04:00
Foster Hangdaan 9ee2c3c395
Change website background color
Swapped the color from `storm` to the `night` variant for the ultimate darkness.
2023-08-01 22:16:39 -04:00
Foster Hangdaan b64b8a62da
Make dark theme the default 2023-08-01 22:10:31 -04:00
Foster Hangdaan f06b41a384
Add website meta description 2023-08-01 22:00:33 -04:00
Foster Hangdaan 51b7bc6f4f
Add tab icons 2023-08-01 21:56:56 -04:00
Foster Hangdaan d1e4438cbb
Add deploy script 2023-08-01 21:54:11 -04:00
Foster Hangdaan 17b8a400f5
Modify subheading of Resume page
The download link now follows best practices. The text should be clear as
to what the link does.
2023-08-01 21:23:36 -04:00
Foster Hangdaan eb6e3749dc
Removed icons in headings 2023-08-01 21:21:22 -04:00
Foster Hangdaan 31fa0a4bcb
Add content to Home page
Also removed the icons in the headings.
2023-08-01 21:16:31 -04:00
Foster Hangdaan dc0b5f0aa7
Remove Donation section
It's too early to expect donations at this time. Issue #1 has been
created to readd the section in the future.
2023-08-01 20:27:31 -04:00
Foster Hangdaan 84c055d179
Minor changes to wording 2023-08-01 20:16:14 -04:00
Foster Hangdaan 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
Foster Hangdaan 5ae338c557
Remove reference to non-existing class names 2023-08-01 01:38:39 -04:00
Foster Hangdaan 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
Foster Hangdaan cd091e3233
Add download link to resume.
It's no longer empty. Yay!
2023-07-31 20:28:48 -04:00
Foster Hangdaan 1430c9d3d0
Update links list
- Changed Forgejo link text.
- Removed link to Codeberg profile.
- Added link to Mastodon profile.
2023-07-31 20:24:41 -04:00
Foster Hangdaan 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
Foster Hangdaan 4cb3231602
Convert README from Markdown to Org 2023-07-29 22:28:36 -04:00
Foster Hangdaan 9c5329e04f
Replace Nerd Fonts
We now use the Ubuntu and CascadiaCode fonts from the official sources.
These are smaller in size and are much better for web usage.
2023-07-29 17:24:43 -04:00
Foster Hangdaan e0413a9da2
Link to GnuPG website should open in a new tab 2023-07-27 23:09:47 -04:00
Foster Hangdaan 8633258665
Add entry about fonts & icons used in README.md 2023-07-27 23:01:56 -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 000cb08e82
Remove theme switcher button
Not a high-priority feature right now.
2023-07-27 21:50:17 -04:00
Foster Hangdaan 3845f76651
Add footer component 2023-07-26 23:04:30 -04:00
Foster Hangdaan 67eea2493a
Set separator width, margin and text alignment 2023-07-26 23:03:51 -04:00
Foster Hangdaan c1519aa0c1
Add style for paragraphs 2023-07-26 23:03:23 -04:00
Foster Hangdaan 1b1482a8d9
Under the hood changes to container styles
Previously, the entire main content was fitted inside one element. Now,
each section and container handle their own paddings and margins. This
allows for more flexibility as to how each container can be styled.
2023-07-26 22:31:46 -04:00
Foster Hangdaan c552270c6e
Remove useless for loop 2023-07-26 22:09:50 -04:00
Foster Hangdaan 5fd5fb6553
Provide property to improve support 2023-07-26 22:08:14 -04:00
Foster Hangdaan 70b2c3d5bf
Move header styles to dedicated SCSS file 2023-07-26 22:06:55 -04:00
Foster Hangdaan e0f710a5e0
Move separator into its own component 2023-07-26 22:02:15 -04:00
Foster Hangdaan 5b4e167c40
Add content to Resume page 2023-07-26 21:51:01 -04:00
Foster Hangdaan cf93b840bc
Add class for inline display 2023-07-26 21:50:00 -04:00
Foster Hangdaan d0c87126c1
Decrease length of separator 2023-07-26 16:37:57 -04:00
Foster Hangdaan c3e9daadcb
Add header component 2023-07-26 16:34:06 -04:00
Foster Hangdaan 748c8cfa91
Upgrade Lume 2023-07-26 15:24:34 -04:00
Foster Hangdaan 5290c0e4b4
Capitalize title 2023-07-26 09:59:19 -04:00