Commit graph

517 commits

Author SHA1 Message Date
56bf555bd7 added translaton to 404 page 2022-04-17 19:37:48 +09:00
b28264ba70 fixed content overlap
- fixed text overlapping with the graphics
2022-04-17 19:17:16 +09:00
d91b524dbd applied barreling 2022-04-17 10:52:44 +09:00
69c3e7d5ab added MBTI test date 2022-04-15 13:58:18 +09:00
7c76cb4ebe added more detailed MBTI info 2022-04-14 18:24:20 +09:00
1e84f4ade3 simplified education section 2022-04-07 22:00:24 +09:00
e6c791f979 updated goals
- solved.ac tier
2022-04-06 21:22:29 +09:00
6bc2e12c2b updated goals 2022-04-06 11:52:56 +09:00
d6e4abba73 removed unnecessary lines from gitignore 2022-04-03 12:59:18 +09:00
9b176a135f updated goals 2022-04-02 09:18:39 +09:00
69ffcabc43 removed unnecessary badge 2022-04-01 13:51:52 +09:00
aea8696b7e reorganized and added more content to resume
- added badges
- added person description and characteristics
- moved github stats to the end of the page
2022-03-31 15:08:22 +09:00
d8bdc526a2 removed phone number from resume 2022-03-29 19:36:32 +09:00
e2630b6e9b updated resume content
- added github and portfolio link
- added contact details
- added date info to education
- added github statistics
2022-03-28 12:24:59 +09:00
72e572bee5 added more words to vscode workspace dictionary 2022-03-28 12:23:56 +09:00
71a74daf24 resume and navbar update
- separated resume contents from portfolio
- increased sidebar icon size
- updated sidebar icons
- updated fontawesome icon versoin
2022-03-27 12:55:31 +09:00
4228eb097f added localization to portfolio page 2022-03-27 10:40:59 +09:00
4646eb478f added missing new line 2022-03-27 10:09:05 +09:00
6ef9567b1d updated goals
- added korean translation
- removed create X goal
- fixed grammatical errors
- increased birthday celebration frequency
2022-03-27 10:05:47 +09:00
572113ea46 added goals back to english about page 2022-03-27 09:36:55 +09:00
adfefa960a added MBTI to korean about page 2022-03-27 09:34:15 +09:00
362a6e3af6 removed extra parenthesis 2022-03-27 09:21:15 +09:00
29f017394e updated about page and added korean translation 2022-03-26 23:33:09 +09:00
3f2f48798b implemented korean unsearchable posts 2022-03-26 23:12:47 +09:00
843b7d2829 added more localizations to navbar
- fixed untranslated word "About"
2022-03-26 22:25:01 +09:00
0bdfcd1768 added localizatioon to search page 2022-03-26 21:34:40 +09:00
63ab00614e made home title react to locale 2022-03-26 21:34:20 +09:00
a2db39e1fe added localization to locale toggle button 2022-03-26 21:23:31 +09:00
8c8e363915 added localization to table of contents 2022-03-26 21:22:01 +09:00
fa2a389686 bug fix
- fixed a bug where the content loading logic fails
  when there's no translatd page
2022-03-26 21:20:09 +09:00
bc7aad08fd fixed md parsing for files without front matters 2022-03-26 21:01:59 +09:00
d899fbdee5 added korean project locale support 2022-03-26 20:52:21 +09:00
38f6e755f0 disabled redundant korean project parsing 2022-03-26 20:52:02 +09:00
ea348aa531 added localization to show more posts button 2022-03-26 19:34:27 +09:00
01ace5aea3 Post Card update
- fixed title color when using light theme
- removed unnecessary `?` from the code
- improved wording
2022-03-26 19:26:48 +09:00
51dbf855c2 added localization to search button 2022-03-26 18:58:11 +09:00
e64f26e927 added basic localization to theme toggle button 2022-03-26 18:54:34 +09:00
7fbe466036 PostList update
- changed component name from `PostList` to `Home`
- removed props
- added basic localization
2022-03-26 18:48:22 +09:00
33e6e26c6f added navlinks translation 2022-03-26 18:41:42 +09:00
5c63935c23 added locale toggle button 2022-03-26 18:32:06 +09:00
70b546623f fixed incorrect component name 2022-03-26 18:12:48 +09:00
bb8253af52 removed unnecessary style 2022-03-26 18:12:25 +09:00
775ae7f142 removed ugly css hack from navbar 2022-03-26 18:05:34 +09:00
fb00c98d1b moved navbar related files to a single directory 2022-03-26 17:58:14 +09:00
6de997f19c separated Navbar into its components 2022-03-26 17:55:55 +09:00
671c529ee2 prevented text overflowing on small displays
- set `word-wrap` to `break-word`
2022-03-26 17:50:18 +09:00
f9a8a142f0 reduced nav button size 2022-03-26 17:49:30 +09:00
72e31f688d fixed invalid html
- `td` can not be inside `div`
2022-03-26 17:48:48 +09:00
9861aeda7f moved global state loic to separate file
- moved related types and interfaces too
2022-03-26 17:37:40 +09:00
1e645a14ca fixed front matter indentation 2022-03-24 12:21:25 +09:00