Commit Graph

729 Commits

Author SHA1 Message Date
Sat Naing 90330abd71 Add rss integration 2022-09-14 01:44:24 +06:30
Sat Naing 98e45890f7 Fix og image to be at root url always 2022-09-14 00:05:52 +06:30
Sat Naing db657e4ecd Add dynamic site title in header 2022-09-13 23:56:12 +06:30
Sat Naing 91791e45f6 Add dynamic site titles 2022-09-13 23:53:35 +06:30
Sat Naing 8239ee80f7 Add background & text selection colors 2022-09-13 23:39:54 +06:30
Sat Naing c918c92f92 Add inverted text color and bg accent color 2022-09-13 23:39:23 +06:30
Sat Naing dae1945257 Update site option of config to cloudflare pages site 2022-09-13 22:54:59 +06:30
Sat Naing 2bf0eb0f60 Update site option of config to cloudflare pages site 2022-09-13 22:03:56 +06:30
Sat Naing 4620636def Update title texts 2022-09-13 16:32:29 +06:30
Sat Naing 126a7988c7 Add OG default image 2022-09-13 16:25:29 +06:30
Sat Naing a9ea7f4c10 Update paragraph in about page 2022-09-13 16:24:57 +06:30
Sat Naing ef38b4526e Update social media icons and links 2022-09-13 00:59:34 +06:30
Sat Naing 42e803cf28 Update hero section main paragraph 2022-09-13 00:26:15 +06:30
Sat Naing 50c3309907 Improve SEO by adding necessary meta tags 2022-09-12 22:41:30 +06:30
Sat Naing 7ca133b529 Add site config for canonical url 2022-09-12 22:38:51 +06:30
Sat Naing 4ef133506c Update prose image style to be center 2022-09-12 19:08:43 +06:30
Sat Naing 6806551c78 Update card link underline to dashed on hover 2022-09-12 19:05:47 +06:30
Sat Naing dc35507d98 Update link color to accent on hover 2022-09-12 19:05:12 +06:30
Sat Naing 931e8e0792 Update main element with id 'main-content' 2022-09-12 18:57:31 +06:30
Sat Naing 1c5e8b47b4 Add 'Skip to content' link for a11y 2022-09-12 18:56:44 +06:30
Sat Naing 08b45143c0 Adjust margin and padding of nav items 2022-09-12 18:40:50 +06:30
Sat Naing ec27c0fbfa Add focus-outline style on focus-visible 2022-09-12 18:40:11 +06:30
Sat Naing c7c967534d Add focus-outline component class 2022-09-12 18:39:26 +06:30
Sat Naing 086ed37c75 Remove unnecessary vertical margin for icon btn wrapper 2022-09-12 18:28:44 +06:30
Sat Naing faf16953d4 Remove unnecessary vertical padding for nav 2022-09-12 18:26:44 +06:30
Sat Naing 763409a535 Add vertical padding for logo 2022-09-12 18:23:28 +06:30
Sat Naing 4c4b1bc637 Remove unnecessary vertical margin of nav li on larger devices 2022-09-12 18:21:48 +06:30
Sat Naing 9763789bd1 Add outline style on focus-visible 2022-09-12 18:20:05 +06:30
Sat Naing ce703bc2ca Define outline color in Tailwind config 2022-09-12 18:19:21 +06:30
Sat Naing 82ff70ed08 Add outline style on focus-visible 2022-09-12 18:18:45 +06:30
Sat Naing f07d47859f Update overflow of li to x-clip 2022-09-12 09:37:17 +06:30
Sat Naing a924d6e440 Add with 100% in main to solve overflow problem 2022-09-12 09:26:32 +06:30
Sat Naing 4d9b76efb2 Add about page 2022-09-11 23:14:57 +06:30
Sat Naing 499ef6d9c2 Create AboutLayout for about page 2022-09-11 23:14:40 +06:30
Sat Naing a3dfdb8c1b Add an asset dev.svg under public/assets 2022-09-11 23:12:44 +06:30
Sat Naing 299e6df17c Add open and close menu animation 2022-09-11 21:35:56 +06:30
Sat Naing 7eae6c9fb9 Add inverted color for background 2022-09-11 21:35:14 +06:30
Sat Naing d58683aa58 Add tag detail post 2022-09-11 16:41:03 +06:30
Sat Naing 30bf56ccf8 Create getPostsByTag util function 2022-09-11 16:39:37 +06:30
Sat Naing 22f21782da Create slugifyAll function for array 2022-09-11 16:39:06 +06:30
Sat Naing 5b628b19f6 Move tags page to /tags/index 2022-09-11 15:27:20 +06:30
Sat Naing 94c4bf29a7 Add footer in tags page 2022-09-11 15:25:49 +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 fe5c1b2388 Update Hr with noPadding prop 2022-09-11 15:20:29 +06:30
Sat Naing 899877ea69 Update prop to noPadding instead of className 2022-09-11 15:19:49 +06:30
Sat Naing 8b4cda6b73 Replace relative imports with util import alias 2022-09-11 14:15:52 +06:30
Sat Naing 7017518c2c Update import alias for utils 2022-09-11 14:14:58 +06:30
Sat Naing d5bd7515d3 Update Frontmatter type from util 2022-09-11 14:10:39 +06:30
Sat Naing 53936d89f8 Add tags page 2022-09-11 14:08:22 +06:30