mirror of
https://gitlab.com/OpenAlt/OpenAltRO/openalt_ro.git
synced 2026-09-24 14:26:49 +00:00
First Draft
This commit is contained in:
parent
bfa3b6fae5
commit
cff7000285
18 changed files with 222 additions and 60 deletions
|
|
@ -9,9 +9,10 @@
|
|||
"server": "hexo server"
|
||||
},
|
||||
"hexo": {
|
||||
"version": ""
|
||||
"version": "8.1.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"fullcalendar": "^6.1.19",
|
||||
"hexo": "^8.0.0",
|
||||
"hexo-generator-archive": "^2.0.0",
|
||||
"hexo-generator-category": "^2.0.0",
|
||||
|
|
@ -21,6 +22,7 @@
|
|||
"hexo-renderer-marked": "^7.0.0",
|
||||
"hexo-renderer-stylus": "^3.0.1",
|
||||
"hexo-server": "^3.0.0",
|
||||
"hexo-theme-landscape": "^1.0.0"
|
||||
"hexo-theme-landscape": "^1.0.0",
|
||||
"strip-ansi": "^6.0.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue