added TOC and editorial content
This commit is contained in:
parent
346c154259
commit
bf2221b9a9
25 changed files with 363 additions and 275 deletions
|
@ -4,7 +4,7 @@
|
|||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"dev": "astro-i18n sync && astro dev",
|
||||
"start": "astro dev",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
|
@ -16,7 +16,7 @@
|
|||
"@astrojs/image": "^0.12.1",
|
||||
"@astrojs/mdx": "^0.13.0",
|
||||
"astro": "1.7.2",
|
||||
"astro-i18n": "^1.4.1"
|
||||
"astro-i18n": "^1.4.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.13",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue