Commit Graph

128 Commits

Author SHA1 Message Date
Sat Naing 26e737f2c9 Update margin style for size lg 2022-09-11 14:07:36 +06:30
Sat Naing f4c80166de Replace internal slug codes with slugify function 2022-09-11 14:06:58 +06:30
Sat Naing 831999ca17 Create slugify function 2022-09-11 14:05:52 +06:30
Sat Naing 15a0bd04c3 Replace internal type with external Frontmatter type 2022-09-11 14:05:17 +06:30
Sat Naing c6c4927638 Extract Frontmatter type 2022-09-11 14:04:25 +06:30
Sat Naing 7787f4a042 Reposition tags to the bottom of the article 2022-09-11 12:17:24 +06:30
Sat Naing 38a33fe967 Replace hr with Hr component 2022-09-11 12:15:59 +06:30
Sat Naing 1c97710d56 Create Hr component for horizontal line 2022-09-11 12:14:49 +06:30
Sat Naing 66a827dca2 Remove usused btn-blue and h-row class styles 2022-09-11 12:14:18 +06:30
Sat Naing b41febecd8 Update section padding and rename section ids 2022-09-11 11:48:43 +06:30
Sat Naing 57cdee1b3d Update vertical margin of card from 4 to 6 2022-09-11 11:44:14 +06:30
Sat Naing 1748ddbeb7 Add and update hr between sections 2022-09-11 11:43:31 +06:30
Sat Naing 5401fd7a44 Add custom hr class style 2022-09-11 11:43:03 +06:30
Sat Naing 1004715074 Add footer in post detail page 2022-09-11 03:06:45 +06:30
Sat Naing 9e881a0355 Add tags in post detail 2022-09-11 03:04:55 +06:30
Sat Naing f78d956bfd Create Tag component 2022-09-11 03:04:07 +06:30
Sat Naing adc725957c Add card muted color 2022-09-11 02:40:44 +06:30
Sat Naing 1be3716c92 Add datetime under title 2022-09-11 02:12:43 +06:30
Sat Naing f93ca48b28 Update datetime codes with Datetime component 2022-09-11 02:12:19 +06:30
Sat Naing 2708470ffd Create Datetime component 2022-09-11 02:11:31 +06:30
Sat Naing 262a311a7a Create post detail page 2022-09-11 01:58:25 +06:30
Sat Naing 99c3ec1152 Update contents' path and and href for replaced contents 2022-09-11 01:57:21 +06:30
Sat Naing b4089f2d1d Replace blog post markdown files from posts to contents 2022-09-11 01:51:54 +06:30
Sat Naing 463022acc9 Add more specific selector for hr 2022-09-11 01:48:51 +06:30
Sat Naing 201bf357b3 Add base & dark style for prose 2022-09-11 01:47:22 +06:30
Sat Naing bbb4329ec6 Add Tailwind typography plugin 2022-09-10 21:54:02 +06:30
Sat Naing 745348555f Update header's active nav prop 2022-09-10 21:25:54 +06:30
Sat Naing bb8209f99d Update style to display active nav link 2022-09-10 21:23:15 +06:30
Sat Naing 92c0ed3a71 Replace local functions with getSortedPosts function 2022-09-10 16:23:06 +06:30
Sat Naing a0d850c130 Create getSortedPosts util function 2022-09-10 16:22:30 +06:30
Sat Naing bf691069a9 Add posts page 2022-09-10 16:18:28 +06:30
Sat Naing 60cb5e557d Create Main component 2022-09-10 16:17:15 +06:30
Sat Naing 64acd38e7d Update vertical margin 2022-09-10 16:15:30 +06:30
Sat Naing 817ed960eb Reposition Footer section 2022-09-10 15:48:40 +06:30
Sat Naing b40b235594 Update card margin 2022-09-10 15:44:13 +06:30
Sat Naing a54e3a2b82 Replace custom buttons with LinkButton 2022-09-10 15:38:55 +06:30
Sat Naing 22c00497a6 Replace custom buttons with LinkButton 2022-09-10 15:36:13 +06:30
Sat Naing 2117c79c44 Update svg base style to be inline-block 2022-09-10 15:35:18 +06:30
Sat Naing 07fdae3c3c Create LinkButton component 2022-09-10 15:33:00 +06:30
Sat Naing 77f9645ec4 Add svg base style 2022-09-10 15:32:25 +06:30
Sat Naing 778fc1422e Update font-size of logo to be smaller on desktop 2022-09-10 15:10:56 +06:30
Sat Naing d38fbff512 Add horizontal space between search & theme icons on mobile 2022-09-10 15:09:23 +06:30
Sat Naing 5d054b5fcc Add link underline on hovered 2022-09-10 15:07:10 +06:30
Sat Naing 8b726cbfa7 Add group-hover effect for all posts button 2022-09-10 15:02:07 +06:30
Sat Naing 870911d2c6 Remove vertical margin of datetime 2022-09-10 14:45:25 +06:30
Sat Naing 3b24a82ef4 Add footer 2022-09-10 01:38:35 +06:30
Sat Naing 9ceb9a3f68 Make footer style the same as section style 2022-09-10 01:38:03 +06:30
Sat Naing 4acc1a9669 Update all posts arrow svg fill style 2022-09-10 01:36:05 +06:30
Sat Naing d59f8007ad Update datetime text to be smaller 2022-09-10 01:17:11 +06:30
Sat Naing 3918b57322 Add recent section 2022-09-10 01:12:25 +06:30