Commit Graph

1056 Commits

Author SHA1 Message Date
Sat Naing 086ed37c75 Remove unnecessary vertical margin for icon btn wrapper 2022-09-12 18:28:44 +06:30
Sat Naing faf16953d4 Remove unnecessary vertical padding for nav 2022-09-12 18:26:44 +06:30
Sat Naing 763409a535 Add vertical padding for logo 2022-09-12 18:23:28 +06:30
Sat Naing 4c4b1bc637 Remove unnecessary vertical margin of nav li on larger devices 2022-09-12 18:21:48 +06:30
Sat Naing 9763789bd1 Add outline style on focus-visible 2022-09-12 18:20:05 +06:30
Sat Naing ce703bc2ca Define outline color in Tailwind config 2022-09-12 18:19:21 +06:30
Sat Naing 82ff70ed08 Add outline style on focus-visible 2022-09-12 18:18:45 +06:30
Sat Naing f07d47859f Update overflow of li to x-clip 2022-09-12 09:37:17 +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 499ef6d9c2 Create AboutLayout for about page 2022-09-11 23:14:40 +06:30
Sat Naing a3dfdb8c1b Add an asset dev.svg under public/assets 2022-09-11 23:12:44 +06:30
Sat Naing 299e6df17c Add open and close menu animation 2022-09-11 21:35:56 +06:30
Sat Naing 7eae6c9fb9 Add inverted color for background 2022-09-11 21:35:14 +06:30
Sat Naing d58683aa58 Add tag detail post 2022-09-11 16:41:03 +06:30
Sat Naing 30bf56ccf8 Create getPostsByTag util function 2022-09-11 16:39:37 +06:30
Sat Naing 22f21782da Create slugifyAll function for array 2022-09-11 16:39:06 +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 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