Commit Graph

388 Commits

Author SHA1 Message Date
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
Sat Naing 8b4cda6b73 Replace relative imports with util import alias 2022-09-11 14:15:52 +06:30
Sat Naing 7017518c2c Update import alias for utils 2022-09-11 14:14:58 +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
Sat Naing 5632b9bcf8 Create getUniqueTags function 2022-09-11 14:08:04 +06:30
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