Commit Graph

833 Commits

Author SHA1 Message Date
Sat Naing fa209f1d31 Remove unnecessary shadow in header 2022-09-19 23:21:48 +06:30
Sat Naing 2a464e8860 Add custom scrollbar 2022-09-19 23:16:02 +06:30
Sat Naing cc58aca6ee Add custom 404 page 2022-09-19 22:58:00 +06:30
Sat Naing eb60d0e9d0 Replace Card & Datetime astro components with react components 2022-09-19 22:19:05 +06:30
Sat Naing b766a2d32e Update card style layout and add secHeading prop 2022-09-19 22:16:26 +06:30
Sat Naing bb855785a5 Update about content 2022-09-19 22:04:57 +06:30
Sat Naing 96ab5d98d1 Fix trailing slash breadcrumb bug 2022-09-19 21:45:22 +06:30
Sat Naing 0e38aab4ca Update copyright year with dynamic current year at the footer 2022-09-19 14:46:53 +06:30
Sat Naing 75d4b714da Update tag style and tag icon 2022-09-19 13:15:39 +06:30
Sat Naing 419341c983 Update social icons and displaying structure 2022-09-19 12:48:22 +06:30
Sat Naing 4d2332ddbc Add socialLinks array of object 2022-09-19 12:46:48 +06:30
Sat Naing 24a25a313d Add global style for tabler icon 2022-09-19 12:46:11 +06:30
Sat Naing 856ade7675 Remove top margin in social icons 2022-09-19 11:18:37 +06:30
Sat Naing 01af7ad687 Update about and hero section text contents 2022-09-19 11:17:17 +06:30
Sat Naing f3a1606e86 Update about page content 2022-09-17 15:45:03 +06:30
Sat Naing 4457670aed Fix bullet point not displaying problem 2022-09-17 15:32:53 +06:30
Sat Naing 3a34456655 Eliminate google font style link to prevent render-blocking 2022-09-17 14:26:35 +06:30
Sat Naing 35f0381b08 Add robots.txt 2022-09-17 14:02:28 +06:30
Sat Naing f38ca7db80 Add table of content 2022-09-17 13:57:26 +06:30
Sat Naing 5e534e65b2 Add remark-toc and remark-collapse packages 2022-09-17 13:56:59 +06:30
Sat Naing 14f23f2516 Add table of contents base style 2022-09-17 13:56:14 +06:30
Sat Naing 503a96c938 Add aria-label in menu button 2022-09-17 01:19:34 +06:30
Sat Naing 267b6ee5af Update alt text of about page main image 2022-09-17 01:15:25 +06:30
Sat Naing f34945659b Update footer icons and add titles in links 2022-09-17 01:13:34 +06:30
Sat Naing 00ca11ff35 Add aria-label and title in links and LinkButton 2022-09-17 01:10:14 +06:30
Sat Naing 215e9722e7 Improve a11y by adding aria-label in LinkButton 2022-09-17 01:05:28 +06:30
Sat Naing 3ea112470e Add aria-label and title attributes 2022-09-17 01:04:48 +06:30
Sat Naing 7168fca998 Add comments for sample env file 2022-09-17 00:53:40 +06:30
Sat Naing 2899681dbc Add sample .env file 2022-09-17 00:47:50 +06:30
Sat Naing 93bbfae8ae Fix desc text 2022-09-17 00:43:00 +06:30
Sat Naing 0309f9fa5e Add Breadcrumbs component and remove top padding 2022-09-17 00:37:43 +06:30
Sat Naing 8ca109f5c9 Update top padding from 12 to 8 2022-09-17 00:36:56 +06:30
Sat Naing 9478fba457 Add Breadcrumbs component and remove top margin 2022-09-17 00:36:18 +06:30
Sat Naing 735ce8b0fd Remove top padding and updat paragraph italic 2022-09-17 00:35:22 +06:30
Sat Naing 2eff1781cd Add Breadcrumb component in Main layout 2022-09-17 00:34:42 +06:30
Sat Naing 19351d3a89 Create Breadcrumbs component 2022-09-17 00:33:37 +06:30
Sat Naing 90a9d0ca35 Merge branch 'feat-search' into deployment 2022-09-16 13:45:53 +06:30
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 364ea3b95c Merge branch 'feat-search' into deployment 2022-09-16 00:00:05 +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 98e4e17310 Add react integration 2022-09-15 22:00:41 +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 c4f358489b Add border fill color 2022-09-14 22:11:09 +06:30