-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update resume to Pv2 and more (#11)
* Add recommended extensions * Update resume to Pv2 * Tweak README.md * Use MonoLisa as global font * Remove packageManager property * Update home page * Update education.md * Remove medouo.md * Update kinga.md * Fix NexT link in sidebar * Fix typo in .markdownlint.yaml
- Loading branch information
Showing
22 changed files
with
131 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,15 +37,15 @@ | |
"markdown-it-task-lists": "^2.1.1" | ||
}, | ||
"devDependencies": { | ||
"cspell": "^8.14.4", | ||
"cspell": "^8.15.1", | ||
"hexo-server": "^3.0.0", | ||
"markdownlint-cli2": "^0.14.0", | ||
"prettier": "^3.3.3", | ||
"prettier-plugin-jinja-template": "^2.0.0", | ||
"prettier-plugin-packagejson": "^2.5.2", | ||
"prettier-plugin-packagejson": "^2.5.3", | ||
"prettier-plugin-toml": "^2.0.1" | ||
}, | ||
"packageManager": "[email protected].29", | ||
"packageManager": "[email protected].30", | ||
"hexo": { | ||
"version": "7.3.0" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
/*! | ||
* @preserve | ||
* MonoLisa 2.015 | ||
* This font is subject to a EULA. A user-licence can be acquired at: | ||
* https://www.monolisa.dev/license | ||
* © 2024 FaceType Foundry. All Rights Reserved. | ||
*/ | ||
|
||
@font-face { | ||
src: url(../fonts/0-normal.woff2) format("woff2"); | ||
font-family: ml; | ||
font-weight: 100 900; | ||
font-style: normal; | ||
unicode-range: U+0020-007F; | ||
} | ||
|
||
@font-face { | ||
src: url(../fonts/1-italic.woff2) format("woff2"); | ||
font-family: ml; | ||
font-weight: 100 900; | ||
font-style: italic; | ||
unicode-range: U+0020-007F; | ||
} | ||
|
||
@font-face { | ||
src: url(../fonts/2-normal.woff2) format("woff2"); | ||
font-family: ml; | ||
font-weight: 100 900; | ||
font-style: normal; | ||
unicode-range: U+0080-00FF; | ||
} | ||
|
||
@font-face { | ||
src: url(../fonts/3-italic.woff2) format("woff2"); | ||
font-family: ml; | ||
font-weight: 100 900; | ||
font-style: italic; | ||
unicode-range: U+0080-00FF; | ||
} | ||
|
||
@font-face { | ||
src: url(../fonts/4-normal.woff2) format("woff2"); | ||
font-family: ml; | ||
font-weight: 100 900; | ||
font-style: normal; | ||
unicode-range: U+2000-206F; | ||
} | ||
|
||
@font-face { | ||
src: url(../fonts/5-italic.woff2) format("woff2"); | ||
font-family: ml; | ||
font-weight: 100 900; | ||
font-style: italic; | ||
unicode-range: U+2000-206F; | ||
} | ||
|
||
@font-face { | ||
src: url(../fonts/6-normal.woff2) format("woff2"); | ||
font-family: ml; | ||
font-weight: 100 900; | ||
font-style: normal; | ||
unicode-range: U+2070-209F; | ||
} | ||
|
||
@font-face { | ||
src: url(../fonts/7-italic.woff2) format("woff2"); | ||
font-family: ml; | ||
font-weight: 100 900; | ||
font-style: italic; | ||
unicode-range: U+2070-209F; | ||
} | ||
|
||
@font-face { | ||
src: url(../fonts/8-normal.woff2) format("woff2"); | ||
font-family: ml; | ||
font-weight: 100 900; | ||
font-style: normal; | ||
unicode-range: U+3000-303F; | ||
} | ||
|
||
@font-face { | ||
src: url(../fonts/9-italic.woff2) format("woff2"); | ||
font-family: ml; | ||
font-weight: 100 900; | ||
font-style: italic; | ||
unicode-range: U+3000-303F; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters