This commit is contained in:
parent
63602c5647
commit
d4c14618b0
@ -23,6 +23,7 @@ steps:
|
||||
- cd /usr/src/app
|
||||
- cp ./content/.quartz/quartz.config.ts .
|
||||
- cp ./content/.quartz/quartz.layout.ts .
|
||||
- cp ./content/.quartz/robots.txt ./content
|
||||
- npx quartz build
|
||||
- mv public /drone/src
|
||||
- name: publish to server
|
||||
@ -53,6 +54,6 @@ steps:
|
||||
# drone sign --save upagge/digital-garden
|
||||
---
|
||||
kind: signature
|
||||
hmac: f0242580342a4e8a52075fc770ff05987528783888bb326f14905fb04df6ade1
|
||||
hmac: 7dcf055d9ffc3dce5216a071e6de13e029a09eef47b5d9c1078a323e0b86cd25
|
||||
|
||||
...
|
||||
|
4
.quartz/robots.txt
Normal file
4
.quartz/robots.txt
Normal file
@ -0,0 +1,4 @@
|
||||
User-agent: *
|
||||
Disallow:
|
||||
|
||||
Sitemap: https://garden.struchkov.dev/ru/sitemap.xml
|
Loading…
Reference in New Issue
Block a user