Commit Graph

78 Commits

Author SHA1 Message Date
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 df307b7a5f Update typo Astro-Paper to AstroPaper 2022-09-26 12:12:23 +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 e8c15931d8 Update items link with slugify function 2022-09-25 19:26:02 +06:30
Sat Naing be71f34ed5 Reposition slugify import 2022-09-25 19:08:42 +06:30
Sat Naing 6e79189afd Update slug url with new function's slugified url 2022-09-25 19:07:47 +06:30
Sat Naing a22adcabc4 Update about features section 2022-09-22 23:49:32 +06:30
Sat Naing 755576fbc5 Filter draft posts when calculating total pages 2022-09-22 23:44:21 +06:30
Sat Naing b3e43ba2dc Display sorted/filtered posts in feature section 2022-09-22 23:37:53 +06:30
Sat Naing 00689f1cba Add filter for draft posts 2022-09-22 23:37:09 +06:30
Sat Naing 300fd568e9 Replace env variable with SITE config object 2022-09-22 21:32:02 +06:30
Sat Naing eb27fbd33c Replace socialLinks array with SOCIALS config 2022-09-22 21:17:56 +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 cca1f260e5 Update social links text style to be whitespace-nowrap 2022-09-21 23:00:01 +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 a0e0830754 Rotate social icons 6deg on hover 2022-09-19 23:28:07 +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 bb855785a5 Update about content 2022-09-19 22:04:57 +06:30
Sat Naing 419341c983 Update social icons and displaying structure 2022-09-19 12:48:22 +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 267b6ee5af Update alt text of about page main image 2022-09-17 01:15:25 +06:30
Sat Naing 00ca11ff35 Add aria-label and title in links and LinkButton 2022-09-17 01:10:14 +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 a95fbf99c6 Add search route page 2022-09-15 23:59:47 +06:30
Sat Naing b791380798 Add search page and its styles 2022-09-14 22:12:49 +06:30
Sat Naing 84a04f3f2d Add rss link icon in hero section 2022-09-14 02:07:30 +06:30
Sat Naing bc116abb51 Generate rss items with rss feed object 2022-09-14 01:46:20 +06:30
Sat Naing 91791e45f6 Add dynamic site titles 2022-09-13 23:53:35 +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 931e8e0792 Update main element with id 'main-content' 2022-09-12 18:57:31 +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 d58683aa58 Add tag detail post 2022-09-11 16:41:03 +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 8b4cda6b73 Replace relative imports with util import alias 2022-09-11 14:15:52 +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