Add build command to Octothorpe indexing script
This commit is contained in:
parent
b9046d7c55
commit
01607ff10f
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ cache=indexed.cache
|
|||
request_pause=7 # 1 second above rate limit of 10/minute
|
||||
|
||||
touch "$cache"
|
||||
zola -r .. build
|
||||
feed=$(cat ../public/atom.xml)
|
||||
|
||||
filter() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue