mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-24 10:18:43 +00:00
Clean up before publishing a snapshot to TiddlyHost
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
title: $:/config/PublishingJobs/Default
|
||||
tags: $:/tags/PublishingJob
|
||||
caption: Demo static site
|
||||
publisher: filesystem
|
||||
publisher: jszip
|
||||
sitemap: $:/core/sitemaps/StaticSite
|
||||
jszip-output-filename: myzipfile.zip
|
||||
baseurl: https://example.com
|
||||
enabled: yes
|
||||
export-filter: [!is[image]!is[system]prefix[T]] [is[image]!is[system]]
|
||||
export-filter: [!is[image]!is[system]] [is[image]!is[system]]
|
||||
|
||||
Reference in New Issue
Block a user