Add blog
This commit is contained in:
parent
c0a63a4a97
commit
2c103f70ae
18 changed files with 205 additions and 84 deletions
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -6,7 +6,7 @@ specifiers:
|
|||
'@types/marked': ^5.0.0
|
||||
astro: ^2.6.4
|
||||
astro-icon: ^0.8.1
|
||||
marked: ^5.1.0
|
||||
micromark: ^3.2.0
|
||||
|
||||
dependencies:
|
||||
',mmarked': link:@types/,mmarked
|
||||
|
@ -14,7 +14,7 @@ dependencies:
|
|||
'@types/marked': 5.0.0
|
||||
astro: 2.6.4
|
||||
astro-icon: 0.8.1
|
||||
marked: 5.1.0
|
||||
micromark: 3.2.0
|
||||
|
||||
packages:
|
||||
|
||||
|
@ -1868,12 +1868,6 @@ packages:
|
|||
resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==}
|
||||
dev: false
|
||||
|
||||
/marked/5.1.0:
|
||||
resolution: {integrity: sha512-z3/nBe7aTI8JDszlYLk7dDVNpngjw0o1ZJtrA9kIfkkHcIF+xH7mO23aISl4WxP83elU+MFROgahqdpd05lMEQ==}
|
||||
engines: {node: '>= 18'}
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
||||
/mdast-util-definitions/5.1.2:
|
||||
resolution: {integrity: sha512-8SVPMuHqlPME/z3gqVwWY4zVXn8lqKv/pAhC57FuJ40ImXyBpmO5ukh98zB2v7Blql2FiHjHv9LVztSIqjY+MA==}
|
||||
dependencies:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue