e891150835
Add font: Monaspace Radon
2023-12-03 18:21:23 -05:00
9b947e3c57
Update font URLs
2023-12-03 18:16:37 -05:00
f1a105b3b3
Use alt. sans font for TOC text.
2023-12-03 13:33:17 -05:00
8439f366c8
Add footnotes plugin
2023-12-03 13:11:01 -05:00
b4573b64d0
Add Table of Content for posts
...
This also adds links to markdown headings.
Closes #7
2023-12-03 10:57:42 -05:00
98d42cd76f
Use the global variable instead of a set value
2023-11-29 16:31:14 -05:00
5cea657cd4
Add highlight.js plugin for syntax highlighting
...
Updated a bunch of styling to accomodate the new plugin.
2023-11-29 14:55:46 -05:00
8bfe718b41
Change header styles
...
- Use Hubot Sans font family for author and timestamp.
- Remove italics of subheading.
2023-11-29 13:12:49 -05:00
6ece82ebc0
Enhance blockquote style for larger screens
2023-11-29 12:34:55 -05:00
5e1339a292
Adjust text line heights
2023-11-29 11:58:53 -05:00
5dbf9fa28f
Fix extra margins on multi-paragraph lists
2023-11-28 21:56:00 -05:00
7291d5ef22
Fixes to codeblock (pre
)
...
- Set a value for top and bottom margins.
- Fix the line height being too large.
2023-11-28 21:42:12 -05:00
f50f2b37d3
Adjust line height
2023-11-28 21:34:37 -05:00
c7502688ee
Overhaul font sizes
...
This aims to improve the readability of the text on desktop displays.
It mainly increases the font size and line height of the text in the
main content.
2023-11-28 21:15:36 -05:00
fc77997449
Use alternative sans font for post list title
2023-11-28 08:28:15 -05:00
d5de0822ae
Revert <main>
font weight back to the default
2023-11-28 08:24:52 -05:00
4b3f034800
Increase <main>
section font weight to 450
2023-11-27 18:01:58 -05:00
ec515c4dbc
Change fonts
...
- Mona Sans for paragraphs and default text.
- Hubot Sans for headings and titles.
- Monaspace for code and other monospace text.
Removed CascadiaCode and Ubuntu fonts.
2023-11-27 17:43:21 -05:00
7edc193e8f
Remove margins from tags of a post item
2023-10-24 08:51:32 -04:00
3a4dd2ce30
Add margins to lists
2023-10-23 06:55:14 -04:00
fd36da256b
Add styles for images, screenshots & figures
2023-08-27 17:01:51 -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
85b275f2f5
Increase icon size
2023-08-05 17:50:59 -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
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
9df3356a0b
Change links color to green
...
Just following the Tokyo Night usage guide.
2023-08-04 21:22:09 -04:00
a53f419dbb
Update h2 style
...
- Removed the bottom border.
- Increased top margin.
2023-08-04 21:07:56 -04:00
11aca8ccee
Remove unit in global line height
...
This fixes some issues.
2023-08-04 21:05:43 -04:00
5d1e8bfe29
Style changes to inline code and code blocks
2023-08-04 20:52:36 -04:00
4cef060d3a
Increase global line height
2023-08-04 20:50:49 -04:00
c00c83b3c7
Use bg filter color for blockquote icon
2023-08-04 18:22:09 -04:00
cb547e9b0f
Add filter for background color
2023-08-04 18:21:40 -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
383a36d43f
Add filter for foreground color
2023-08-04 18:05:56 -04:00
8d9ee4e59a
Add filter colors
...
Useful for changing the colors of SVG icons.
2023-08-04 17:31:53 -04:00
0ca77bed43
Update fonts links
2023-08-04 16:47:55 -04:00
7de0e1def5
Update icon links
2023-08-04 15:34:33 -04:00
26f92c853a
Add <table/>
styles
2023-08-03 22:37:20 -04:00
f678f76b9c
Use new heading text color
2023-08-03 21:39:44 -04:00
9635cd81d8
Refactored color palette CSS
2023-08-03 21:38:29 -04:00
398ce2fa13
Update blockquote
styles
...
There are now styles for each variant:
- Regular
- Info
- Success
- Warning
- Danger
2023-08-03 20:50:31 -04:00
2ca9f3c80f
Convert content from TSX to Markdown
2023-08-03 19:31:43 -04:00
185ed9f36e
Remove heading and subheading metadata
...
We just use `title` and `description` now.
2023-08-03 18:31:28 -04:00
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
9176cc8312
Add style for blockquote
2023-08-02 20:13:41 -04:00
850a2210a1
Use fonts from my public static file server
2023-08-02 19:19:56 -04:00