mirror of
https://github.com/draussenfunker/draussenfunker.github.io.git
synced 2025-12-31 08:29:17 +00:00
[FEAURE] Add basic blog system. Add first activity report
This commit is contained in:
parent
1b6f884bfb
commit
4ef40b5802
9 changed files with 361 additions and 15 deletions
|
|
@ -14,6 +14,10 @@
|
|||
"@vuepress/plugin-active-header-links": "^2.0.0-beta.49",
|
||||
"@vuepress/plugin-back-to-top": "^2.0.0-beta.49",
|
||||
"vuepress": "^2.0.0-beta.49",
|
||||
"vuepress-plugin-social-share": "^2.0.0-beta.5"
|
||||
"vuepress-plugin-social-share": "^2.0.0-beta.5",
|
||||
"vuepress-plugin-use-pages": "^1.0.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vuepress/plugin-register-components": "^2.0.0-beta.49"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue