Commit Graph

129 Commits

Author SHA1 Message Date
Sat Naing 2fa9d6ee27 Display found result text when input char is above 2 2022-09-16 13:42:34 +06:30
Sat Naing d1fa01567d Update min character match for search to 2 2022-09-16 13:41:41 +06:30
Sat Naing 7b024d2b96 Update threshold for search to 0.5 2022-09-16 13:38:15 +06:30
Sat Naing 9b4d1948be Update threshold to 4.0 2022-09-16 09:08:13 +06:30
Sat Naing a95fbf99c6 Add search route page 2022-09-15 23:59:47 +06:30
Sat Naing 0610c612a2 Add Search component for displaying search bar and search results 2022-09-15 23:59:27 +06:30
Sat Naing 3ee7254860 Add react Datetime component 2022-09-15 23:58:58 +06:30
Sat Naing 58c65630e5 Add react Card component 2022-09-15 23:58:32 +06:30
Sat Naing b791380798 Add search page and its styles 2022-09-14 22:12:49 +06:30
Sat Naing 4632f52655 Add new search link in header 2022-09-14 22:11:56 +06:30
Sat Naing 84a04f3f2d Add rss link icon in hero section 2022-09-14 02:07:30 +06:30
Sat Naing 29d22cbbaa Fix incorrect datetime 2022-09-14 01:46:50 +06:30
Sat Naing bc116abb51 Generate rss items with rss feed object 2022-09-14 01:46:20 +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 4620636def Update title texts 2022-09-13 16:32: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 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 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 299e6df17c Add open and close menu animation 2022-09-11 21:35:56 +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