Commit Graph

207 Commits

Author SHA1 Message Date
Sat Naing 0ad254347d Add social type definitions 2022-09-22 21:15:48 +06:30
Sat Naing b8a08dc794 Update import of type definition 2022-09-22 20:51:35 +06:30
Sat Naing 9e351fe26d Move types definition under src directory 2022-09-22 20:39:51 +06:30
Sat Naing f367e05793 Remove duplicated accent colors 2022-09-22 20:04:54 +06:30
Sat Naing 3a7303bc67 Rotate theme button icons 12deg on hover 2022-09-22 20:01:03 +06:30
Sat Naing bd0cecb744 Update footer text style to nowrap and update icon wrapper layout 2022-09-21 23:00:45 +06:30
Sat Naing cca1f260e5 Update social links text style to be whitespace-nowrap 2022-09-21 23:00:01 +06:30
Sat Naing 7e0ee25913 Post forestry cms blog post 2022-09-21 14:09:24 +06:30
Sat Naing fe92f303d4 Update PostDetails layout to accept author, desc and og image 2022-09-21 14:08:47 +06:30
Sat Naing a9464fbbfb Add optional ogImage type in Frontmatter interface 2022-09-21 14:08:04 +06:30
Sat Naing ed6a259481 Set posts/1 to posts in prev link 2022-09-21 09:27:17 +06:30
Sat Naing 3cff5cabb1 Set tabindex to -1 when prev/next link is disabled 2022-09-21 09:23:03 +06:30
Sat Naing d11f23323c Add tabindex attribute and prop 2022-09-21 09:21:40 +06:30
Sat Naing 7d6b39abc0 Update pagination container with semantic nav element 2022-09-20 23:46:06 +06:30
Sat Naing 6bc75bac9a Replace breadcrumbs with go back button 2022-09-20 22:21:37 +06:30
Sat Naing fc8ce30a9d Update breadcrumbs for page numbers 2022-09-20 22:20:20 +06:30
Sat Naing e5b2f04f9a Update [slug] page to render both post detail and post page 2022-09-20 20:57:43 +06:30
Sat Naing 598e231f4a Update post/index page to display page 1 2022-09-20 20:56:58 +06:30
Sat Naing 17dfe7f24c Add PostDetails layout for each post 2022-09-20 20:55:53 +06:30
Sat Naing 30a3154dbc Add Posts layout for displaying posts 2022-09-20 20:55:26 +06:30
Sat Naing a619529157 Add getPageNumbers function for retrieving page numbers array 2022-09-20 20:48:45 +06:30
Sat Naing 33cfbed051 Add post per page env variable 2022-09-20 20:44:49 +06:30
Sat Naing b9df3ab6db Implement no margin top option 2022-09-20 20:41:04 +06:30
Sat Naing a0e0830754 Rotate social icons 6deg on hover 2022-09-19 23:28:07 +06:30
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