satnaing
|
cabf30bc8e
|
fix(a11y): improve breadcrumb to be more accessible when using with voiceover
Move seperator from CSS :before to HTML span element. Hide seperator on voiceover. Update style for
that seperator.
|
2022-11-25 22:22:24 +06:30 |
|
satnaing
|
9d3c89753d
|
fix: fix broken link
|
2022-11-18 10:33:30 +06:30 |
|
satnaing
|
b83c906262
|
fix: fix broken post links and hide draft posts in rss feed
|
2022-11-11 15:31:20 +06:30 |
|
satnaing
|
f7fb032e60
|
fix: show search result only if input is more than one char
|
2022-11-04 10:39:28 +06:30 |
|
satnaing
|
5eeea6639e
|
fix: fix heading style in posts/<page-num> layouts
Heading styles not applying properly in Main.astro layout. Fix this problem by applying id selector.
|
2022-11-03 18:51:28 +06:30 |
|
AkaraChen
|
4d5a560dd4
|
fix: slug generate
|
2022-10-28 10:57:11 +08:00 |
|
AkaraChen
|
55425d4504
|
chore: update github-slugger
|
2022-10-28 10:33:33 +08:00 |
|
Sat Naing
|
00c3bf9929
|
refactor: remove unnecessary condition checks for /posts
|
2022-10-17 22:04:11 +06:30 |
|
Sat Naing
|
ad14dc580f
|
fix: fix markdown lint warnings by updating headers
|
2022-10-17 11:35:06 +06:30 |
|
Sat Naing
|
326064111c
|
fix: fix markdown warnings by adding alt texts
|
2022-10-17 11:33:11 +06:30 |
|
Sat Naing
|
20822c422a
|
chore: format files with prettier
|
2022-10-16 23:53:16 +06:30 |
|
elpekenin
|
a256dedb73
|
Change glob
|
2022-10-16 12:17:36 +02:00 |
|
elpekenin
|
a285b3e564
|
Fix styling
|
2022-10-16 11:21:27 +02:00 |
|
elpekenin
|
7ef631fe35
|
Add Socials component to avoid code duplication
|
2022-10-16 09:26:35 +02:00 |
|
Sat Naing
|
c76a53d179
|
Fix broken link for customize color scheme article
|
2022-10-12 11:44:03 +06:30 |
|
Sat Naing
|
4a87ec19cb
|
Fix typo and update link
|
2022-10-12 11:31:04 +06:30 |
|
Sat Naing
|
c3a8c75167
|
Add additional info for customizing color schemes
|
2022-09-29 12:21:55 +06:30 |
|
Sat Naing
|
dccde74dc0
|
Remove unused comments
|
2022-09-29 11:31:54 +06:30 |
|
Sat Naing
|
b17c5f452e
|
Remove unused import
|
2022-09-29 11:30:00 +06:30 |
|
Sat Naing
|
33bab9c489
|
Update search functionality - dynamic url update, auto focus
|
2022-09-29 11:29:37 +06:30 |
|
Sat Naing
|
e0d621b094
|
Update blog posts
|
2022-09-27 16:03:01 +06:30 |
|
Sat Naing
|
c61e8011fc
|
Update default og image
|
2022-09-27 15:29:50 +06:30 |
|
Sat Naing
|
4caf3bf60a
|
Change back to Astro default light color scheme
|
2022-09-27 14:25:53 +06:30 |
|
Sat Naing
|
745feae842
|
Update hero paragraph
|
2022-09-26 23:25:33 +06:30 |
|
Sat Naing
|
3771103361
|
Update about content
|
2022-09-26 23:25:03 +06:30 |
|
Sat Naing
|
8476d841de
|
Update search box focus style to be border-accent
|
2022-09-26 23:06:44 +06:30 |
|
Sat Naing
|
5c32023cb2
|
Update style for prose image margin and heading-3
|
2022-09-26 22:07:13 +06:30 |
|
Sat Naing
|
069486b0da
|
Post an article about predefined color schemes
|
2022-09-26 22:06:10 +06:30 |
|
Sat Naing
|
1fd1b9111b
|
Remove unused prose details element style
|
2022-09-26 18:41:41 +06:30 |
|
Sat Naing
|
f73aa66f47
|
Update collapsible section outline style on focus
|
2022-09-26 16:45:13 +06:30 |
|
Sat Naing
|
2caffc2f3b
|
Remove card title underline style while focus
|
2022-09-26 12:31:07 +06:30 |
|
Sat Naing
|
88b95df2e4
|
Update about layout prose style
|
2022-09-26 12:18:16 +06:30 |
|
Sat Naing
|
df307b7a5f
|
Update typo Astro-Paper to AstroPaper
|
2022-09-26 12:12:23 +06:30 |
|
Sat Naing
|
f04f01ee32
|
Update color scheme article
|
2022-09-26 12:04:33 +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
|
eb47c8549c
|
Update prose bullets, bockquote accent colors
|
2022-09-26 09:45:20 +06:30 |
|
Sat Naing
|
321651e79b
|
Change light color scheme for a while
|
2022-09-26 02:30:11 +06:30 |
|
Sat Naing
|
5ebee52ccd
|
Update prose styling
|
2022-09-26 02:28:54 +06:30 |
|
Sat Naing
|
25bc1e06cf
|
Remove prose-slate style
|
2022-09-26 02:28:05 +06:30 |
|
Sat Naing
|
8d59984c2e
|
Add color scheme article
|
2022-09-26 02:16:58 +06:30 |
|
Sat Naing
|
81fced6333
|
Update background and text color of Skip to main button
|
2022-09-26 00:09:55 +06:30 |
|
Sat Naing
|
350f586e4d
|
Update outline style of Go Back button
|
2022-09-26 00:09:02 +06:30 |
|
Sat Naing
|
2d55a9cc60
|
Update article for light & dark config option
|
2022-09-25 21:49:13 +06:30 |
|
Sat Naing
|
58cb6ba8e5
|
Add 2 color scheme config option
|
2022-09-25 21:42:06 +06:30 |
|
Sat Naing
|
4a23a7dca7
|
Remove unused code
|
2022-09-25 21:17:15 +06:30 |
|
Sat Naing
|
d275f607a3
|
Add headings in search result
|
2022-09-25 19:44:36 +06:30 |
|
Sat Naing
|
3f52daf865
|
Slugify not only frontmatter.title but also frontmatter.slug
|
2022-09-25 19:27:53 +06:30 |
|
Sat Naing
|
e8c15931d8
|
Update items link with slugify function
|
2022-09-25 19:26:02 +06:30 |
|