satnaing
0eeed8e870
refactor: update toggle theme function for better structure and a11y
...
Move theme switch js codes in Layout.astro file to external js file (toggle-theme.js). Update
.prettierignore to exclude the new toggle-theme.js file. Update base.css for new data-theme
attribute.
2022-11-26 23:43:27 +06:30
Sat Naing
3bc440144a
Add primaryColorScheme feature
2022-09-26 12:04:10 +06:30
Sat Naing
e6e70f713e
Add bold and italic font style
2022-09-26 12:03:40 +06:30
Sat Naing
10358b0fbf
Add prefers-color-scheme media query
2022-09-26 10:11:18 +06:30
Sat Naing
ef1fac6043
Set default og image even when empty string is specify
2022-09-23 13:30:58 +06:30
Sat Naing
9db22658ed
Replace env values with SITE config object
2022-09-22 21:20:40 +06:30
Sat Naing
3a34456655
Eliminate google font style link to prevent render-blocking
2022-09-17 14:26:35 +06:30
Sat Naing
98e45890f7
Fix og image to be at root url always
2022-09-14 00:05:52 +06:30
Sat Naing
50c3309907
Improve SEO by adding necessary meta tags
2022-09-12 22:41:30 +06:30
Sat Naing
efec1d3f07
Refactor body class codes to base.css
2022-09-11 15:25:14 +06:30
Sat Naing
b19fd5d986
Update body min-height and body style flex
2022-09-11 15:23:49 +06:30
Sat Naing
f995485c09
Add light/dark mode functionality
2022-09-09 00:48:23 +06:30
Sat Naing
0d5378969f
Add IBM Plex Mono font
2022-09-08 22:51:27 +06:30
Sat Naing
147d934e97
Add custom base style of Tailwind
2022-09-08 21:42:09 +06:30
Sat Naing
2ffd37cb25
Add social media & SEO meta tags
2022-09-08 20:57:24 +06:30
Sat Naing
44cf5afeba
Initial commit from Astro
2022-09-08 19:20:34 +06:30