Commit graph

322 commits

Author SHA1 Message Date
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
e14eb4386b removed unnecessary todo comments 2022-01-07 16:47:02 +09:00
3306c1e3a8 simplified cleaning logic 2022-01-07 16:43:20 +09:00
5e3418b8e3 vertically separate badges 2022-01-07 16:42:05 +09:00
0369ee6521 added some projects to portfolio 2022-01-06 17:37:18 +09:00
848f832c4c added skills section to portfolio 2022-01-06 15:57:09 +09:00
fe28053a18 fixed #30 2022-01-06 15:24:35 +09:00
bff6e053a3 replace unknown type with explicit type 2022-01-06 14:57:36 +09:00
aa526df013 removed unnecessary style 2022-01-06 12:28:07 +09:00
dcbfe24de0 added basic portfolio page 2022-01-06 12:27:42 +09:00
fc51c78f1e bumped package versions 2022-01-06 09:05:26 +09:00
012f446e64 backend for portfolio page 2022-01-06 08:55:09 +09:00
fe7cc3bde3 better .gitignore 2022-01-05 23:22:19 +09:00
9c7b630247 renamed typing.ts -> types.ts 2022-01-05 23:06:49 +09:00
4eae414f38 better code splitting and new feature
- added portfolio parsing function
- moved front matter parsing to more appropriate file
2022-01-05 22:51:31 +09:00