mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 01:56:20 +00:00
10 lines
289 B
Plaintext
10 lines
289 B
Plaintext
title: $:/config/PublishingJobs/Default
|
|
tags: $:/tags/PublishingJob
|
|
caption: Demo static site
|
|
publisher: jszip
|
|
sitemap: $:/core/sitemaps/StaticSite
|
|
jszip-output-filename: myzipfile.zip
|
|
baseurl: https://example.com
|
|
enabled: yes
|
|
export-filter: [!is[image]!is[system]] [is[image]!is[system]]
|