Commit graph

336 commits

Author SHA1 Message Date
7baef539fd read progress update
- update progress on page height change
- make use of useCallback
2022-01-19 14:04:17 +09:00
9c42cb73a6 fixed # anchor not working 2022-01-19 11:58:25 +09:00
91401f083d improved anchor color (close #40) 2022-01-19 11:52:10 +09:00
73d7fa18e3 removed extra space below skills image 2022-01-18 12:49:12 +09:00
6ca124153f removed fog browser from future projects 2022-01-18 12:47:56 +09:00
ac10615897 added languages to use in some future projects 2022-01-18 12:41:20 +09:00
234fa67273 removed skills with no public projects 2022-01-18 12:41:01 +09:00
b8d5ede31a show recent posts on top 2022-01-18 12:30:27 +09:00
b977e3f9ec update read progress on path change (close #33) 2022-01-18 12:12:23 +09:00
c4acd80fc5 improved error printing 2022-01-18 11:51:36 +09:00
f71e009a35 consistent element spacing 2022-01-18 11:43:00 +09:00
67c39df0f4 added new future project 2022-01-18 11:41:45 +09:00
16a938736f added explanation for my quote #1 2022-01-17 20:25:20 +09:00
9555f8d693 add "(series)" if post is a series home 2022-01-17 20:13:24 +09:00
b394d348ba added "show more posts" button 2022-01-17 20:12:44 +09:00
d76eb3ade9 made series home searchable and listable 2022-01-17 20:12:32 +09:00
34e15b637b added new color to theming.ts 2022-01-17 20:10:21 +09:00
6bc48a6905 meta value updates
- prevent posts count from showing in non-series-home pages
- add an "s" only when there are multiple values
2022-01-17 18:04:03 +09:00
79059267bd removed regular quotes 2022-01-17 17:55:29 +09:00
77723beab8 added new future project 2022-01-17 15:20:22 +09:00
d5ca2d80ad added description to my quotes series home 2022-01-17 11:47:20 +09:00
21a48cc351 added series home (#37) 2022-01-17 11:44:37 +09:00
618c42d436 more accurate platform name 2022-01-16 10:09:38 +09:00
5c0365e0f3 anchor css improvement
- separated anchor CSS
- added proper footer link styling
- increased space from navbar
2022-01-15 13:21:09 +09:00
85e433aa5d slightly improved code line highlight
- at least the highlight covers all text now
2022-01-15 10:52:51 +09:00
545cf9c857 updated developomp.com project description 2022-01-15 10:21:44 +09:00
3d2f5a3dfa added future projects 2022-01-13 18:02:20 +09:00
27c33e1164 close #36 2022-01-13 17:08:13 +09:00
da60f14c1e fixed clipping badges 2022-01-11 21:56:30 +09:00
1758571f4a changed prettier config 2022-01-11 17:25:15 +09:00
5a3e0d2623 added programming skills 2022-01-11 09:55:34 +09:00
27c9842908 updated WBM project info 2022-01-11 09:54:19 +09:00
a1ccc39d3e portfolio update
- moved image from tsx to markdown
- temporarily removed unnecessary "all skills section"
2022-01-10 15:00:57 +09:00
3bb69bee0c updated about page
- added response time to contact lists
- added npm to accounts
2022-01-09 19:06:28 +09:00
0228f3e5a6 portfolio project content update 2022-01-09 14:51:07 +09:00
6928aa84bc fixed page meta visibility logic 2022-01-09 12:11:51 +09:00
d6653d2136 prevent github icon and page title overlap 2022-01-09 11:48:55 +09:00
489cfbe543 removed unnecessary state 2022-01-09 11:30:33 +09:00
7f01059dc3 added portfolio page data 2022-01-09 11:27:02 +09:00
29756fad8f separated github icon link to separate file 2022-01-09 11:26:51 +09:00
9b2475ecf4 improved project card efficiency
- improved badges rendering logic
2022-01-09 10:38:17 +09:00
8349ae10b5 portfolio project card improvements
- removed gh button
- added link to project page
2022-01-08 19:35:11 +09:00
8a5d49707b redesigned portfolio page layout 2022-01-08 19:30:40 +09:00
d31dff53ae rewrote page logic and renamed type 2022-01-08 19:30:10 +09:00
67241cf3cb separated card hover style 2022-01-08 16:15:33 +09:00
933d371685 added electron to dev skills 2022-01-08 16:14:56 +09:00
8946d48b30 fixed language in dev skills data 2022-01-08 15:23:12 +09:00
0910a8f88c added dev skills image generation 2022-01-08 15:21:15 +09:00
1a2b7eda42 split code for recursive markdown file parsing 2022-01-08 11:03:12 +09:00
7087463e08 fixed mrgin applied in wrong element 2022-01-07 16:48:57 +09:00