Commit graph

20 commits

Author SHA1 Message Date
b43094fef9 2022-12-18 update
- increased text size a bit
- removed unused css from kbd tag
- removed unused white link css
- added space before all headers except h1
- moved type decclaration files to one directory
- replaced tag icon to hashtag
- redesigned post card
- removed unnecessary margin from post card titles
- removed post card content preview
- organized recursive parsing code
2021-12-18 16:54:51 +09:00
a771fb2038 made it easier to work with card and main content
converted card and main content card to a styled components
2021-12-17 11:58:58 +09:00
9278970762 moved style related code to separate folder 2021-12-16 18:30:04 +09:00
49fd2b2900 changed class componenets to functional components and cleaned code 2021-12-14 22:43:30 +09:00
44c17577d1 bumped package versions 2021-12-14 10:31:46 +09:00
67d62676e3 changed to function component. Fixed clickable area size. 2021-09-08 13:02:12 +09:00
a671bdb8d5 renaming and reorgainizing 2021-09-04 14:40:54 +09:00
e95810df99 added more space between icons and text 2021-08-31 09:02:13 +09:00
74b523be23 fixed clickable area size 2021-08-17 09:27:53 +09:00
a5cad47c78 removed "Published on" 2021-08-17 09:05:45 +09:00
37fd671eac replaced read more with clickable card 2021-08-17 08:59:54 +09:00
bcd76c9f12 post meta color to give title more contrast 2021-08-16 23:21:21 +09:00
3fb53fc4f4 removed all implicit any 2021-08-16 23:19:11 +09:00
a04ded5506 implemented jump feature to toc, removed marked dependency, changed white link class name, removed unused css, moved toc data from map to individual json files 2021-08-10 15:55:13 +09:00
c977e14112 added word count and read time 2021-08-10 09:31:26 +09:00
a90619e77f improved readability on low contrast 2021-08-09 12:17:01 +09:00
a110179f8e added default and optional flex direction 2021-08-03 14:18:28 +09:00
f731826368 - implemented basic search feature
- added tag list comonent to replace tables
2021-08-03 12:49:33 +09:00
a6ac1b4b34 added basic series posts 2021-08-01 16:15:48 +09:00
05b1b63347 moved post card to separate component 2021-08-01 10:39:25 +09:00