Commit graph

90 commits

Author SHA1 Message Date
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
4cb3231602
Convert README from Markdown to Org 2023-07-29 22:28:36 -04:00
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
e0413a9da2
Link to GnuPG website should open in a new tab 2023-07-27 23:09:47 -04:00
8633258665
Add entry about fonts & icons used in README.md 2023-07-27 23:01:56 -04:00
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
000cb08e82
Remove theme switcher button
Not a high-priority feature right now.
2023-07-27 21:50:17 -04:00
3845f76651
Add footer component 2023-07-26 23:04:30 -04:00
67eea2493a
Set separator width, margin and text alignment 2023-07-26 23:03:51 -04:00
c1519aa0c1
Add style for paragraphs 2023-07-26 23:03:23 -04:00
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
c552270c6e
Remove useless for loop 2023-07-26 22:09:50 -04:00
5fd5fb6553
Provide property to improve support 2023-07-26 22:08:14 -04:00
70b2c3d5bf
Move header styles to dedicated SCSS file 2023-07-26 22:06:55 -04:00
e0f710a5e0
Move separator into its own component 2023-07-26 22:02:15 -04:00
5b4e167c40
Add content to Resume page 2023-07-26 21:51:01 -04:00
cf93b840bc
Add class for inline display 2023-07-26 21:50:00 -04:00
d0c87126c1
Decrease length of separator 2023-07-26 16:37:57 -04:00
c3e9daadcb
Add header component 2023-07-26 16:34:06 -04:00
748c8cfa91
Upgrade Lume 2023-07-26 15:24:34 -04:00
5290c0e4b4
Capitalize title 2023-07-26 09:59:19 -04:00
3b71dd611c
Remove color to use default 2023-07-26 09:58:44 -04:00
4925eb329c
Style theme switcher 2023-07-26 09:55:13 -04:00
5b111bb9ce
Add initial version of navbar 2023-07-26 09:50:04 -04:00
fe9ffbfa84
Add initial resume page 2023-07-26 09:09:33 -04:00
3bfc56301f
Fix link of stylesheet
Use an absolute path so that it always starts at the root of the project.
2023-07-26 09:08:26 -04:00
b73e35498f
Update format of GPG fingerprint 2023-07-26 08:48:32 -04:00
e19427f897
Complete initial landing page 2023-07-25 02:59:32 -04:00
9a8ccd0745
Add missing hyphen in variable names 2023-07-25 02:58:36 -04:00
177ced2549
Set viewport meta tag 2023-07-23 21:50:39 -04:00
d3220ca410
Move main CSS file to styles folder 2023-07-23 21:19:15 -04:00
d794f194fd
Add initial styles 2023-07-23 20:21:43 -04:00
3ec9c85e62
Change charset to charSet in <meta> tag 2023-07-23 20:20:39 -04:00
d32031bdae
Corrected title 2023-07-23 19:01:21 -04:00
cffecbbd71
Add global data file 2023-07-23 18:59:46 -04:00
c3a1581713
Add home page and main layout 2023-07-23 16:44:56 -04:00
ed7eb15e04
Update deno.lock 2023-07-23 16:44:36 -04:00
5cc2d38aec
Add LICENSE.txt 2023-07-23 16:26:53 -04:00
5e8671700b
Add README.md 2023-07-23 16:21:17 -04:00
6006ea7cd1
Initial commit 2023-07-23 16:04:28 -04:00