OcttKB Cross-Repo Sync (HTML to Raw)

This commit is contained in:
octospacc 2023-09-25 18:15:38 +00:00
parent 010161d126
commit 82f7427ba6
20 changed files with 62 additions and 23 deletions

View File

@ -1,10 +1,11 @@
created: 20230920151656239
creator: Octt
modified: 20230920154325095
modified: 20230925173848461
modifier: Octt
tags: $:/GlobalOption
title: $:/OcttKB/Config/SaveMismatchWarn
<<script on>>
<script>
try {
Array.from(document.querySelectorAll('.OcttKBGlobalOption-SaveMismatchWarn')).forEach(function(el){
@ -14,6 +15,7 @@ try {
});
} catch(e) { $OcttKB.ErrAtLine(e) }
</script>
<<script off>>
<label>
<input disabled
type="checkbox"

View File

@ -6,8 +6,16 @@ cd ./public
tiddlywiki \
--load ./index.html \
--output ./ \
--rendertiddler $:/core/templates/static.template.css Style.css text/plain \
--rendertiddler $:/core/templates/alltiddlers.template.html Static.html text/plain
--rendertiddler '$:/core/templates/static.template.css' Style.css text/plain \
--rendertiddler '$:/core/templates/alltiddlers.template.html' Static.html text/plain
# Build multi-page static wiki
# Note: this is temporary, output is partially borked (linked resources and page style), and fixes are not applied (but are possibly unneeded?); it will be fixed once sitocttTW/TiddlyCoso is ready, but possibly before
tiddlywiki \
--load index.html \
--output ./Static \
--rendertiddler '$:/core/templates/static.template.css' static.css text/plain \
--render '[is[tiddler]!is[system]!is[draft]]' '[is[tiddler]addsuffix[.html]]' text/plain '$:/core/templates/static.tiddler.html'
# Apply patches to the static HTML
python3 ../PatchStatic.py ./Static.html

View File

@ -1,6 +1,6 @@
created: 20230126082147025
creator: Octt
modified: 20230414105637948
modified: 20230925181439041
modifier: Octt
title: $:/OcttKB/Repo/DeployAll.sh
type: text/plain

View File

@ -1,5 +1,5 @@
created: 20230924233307615
created: 20230925181532831
current-tiddler: GettingStarted
modified: 20230924233307615
modified: 20230925181532831
title: $:/HistoryList
type: application/json

View File

@ -1,6 +1,6 @@
created: 20230924230048196
created: 20230925173322935
creator: Octt
list:
modified: 20230924232009761
modified: 20230925173941925
modifier: Octt
title: $:/StoryList

View File

@ -1,7 +1,7 @@
created: 20220920090405977
creator: Octt
modified: 20230816223634332
modified: 20230925173326111
modifier: Octt
title: $:/state/tab-1749438307
$:/core/ui/ControlPanel/Saving
$:/core/ui/ControlPanel/Plugins

View File

@ -0,0 +1,7 @@
created: 20230925173335942
creator: Octt
modified: 20230925173335942
modifier: Octt
title: $:/state/add-plugin-info/$:/temp/ServerConnection/https://tiddlywiki.com/library/v5.3.1/index.html/$:/temp/RemoteAssetInfo/https://tiddlywiki.com/library/v5.3.1/index.html/$:/plugins/tiddlywiki/async
yes

View File

@ -0,0 +1,7 @@
created: 20230925173352863
creator: Octt
modified: 20230925173352863
modifier: Octt
title: $:/state/add-plugin-info/$:/temp/ServerConnection/https://tiddlywiki.com/library/v5.3.1/index.html/$:/temp/RemoteAssetInfo/https://tiddlywiki.com/library/v5.3.1/index.html/$:/plugins/tiddlywiki/browser-storage
yes

View File

@ -1,7 +1,7 @@
created: 20221109142817793
creator: Octt
modified: 20230429191340930
modified: 20230925173329943
modifier: Octt
title: $:/state/addplugins/tab-1342078386
$:/config/TiddlyWiki-CPL/GitHub
$:/config/OfficialPluginLibrary

View File

@ -0,0 +1,7 @@
created: 20230925173657720
creator: Octt
modified: 20230925173743960
modifier: Octt
title: $:/state/plugin-info-1867135918-$:/plugins/tiddlywiki/browser-storage---483250576
readme

View File

@ -0,0 +1,7 @@
created: 20230925173654392
creator: Octt
modified: 20230925173745464
modifier: Octt
title: $:/state/plugin-info-1867135918-$:/plugins/tiddlywiki/browser-storage
no

View File

@ -1,6 +1,6 @@
created: 20220920092307479
creator: Octt
modified: 20230924124037251
modified: 20230925181459976
modifier: Octt
title: $:/state/tab/sidebar--595412856

View File

@ -1,7 +1,7 @@
created: 20221108155618185
creator: Octt
modified: 20230920153557888
modified: 20230925173805826
modifier: Octt
title: $:/state/tree/$:/Macros/
show
hide

View File

@ -1,6 +1,6 @@
created: 20230227072955115
creator: Octt
modified: 20230920153537154
modified: 20230925173912043
modifier: Octt
title: $:/state/tree/$:/Octt/

View File

@ -1,6 +1,6 @@
created: 20230225225512618
creator: Octt
modified: 20230413084144199
modified: 20230925173906707
modifier: Octt
title: $:/state/tree/$:/OcttKB/Config/

View File

@ -1,7 +1,7 @@
created: 20230208171722150
creator: Octt
modified: 20230413081850448
modified: 20230925173822514
modifier: Octt
title: $:/state/tree/$:/OcttKB/TheBrain/
show
hide

View File

@ -1,7 +1,7 @@
created: 20230124111843850
creator: Octt
modified: 20230920153510546
modified: 20230925173820978
modifier: Octt
title: $:/state/tree/$:/OcttKB/Tweaks/
show
hide

View File

@ -1,6 +1,6 @@
created: 20230111084703963
creator: Octt
modified: 20230920153538978
modified: 20230925181455860
modifier: Octt
title: $:/state/tree/$:/OcttKB/

View File

@ -1,3 +1,3 @@
title: $:/status/RequireReloadDueToPluginChange
no
yes

View File

@ -3,6 +3,7 @@
"it-IT"
],
"plugins": [
"tiddlywiki/browser-storage",
"tiddlywiki/github-fork-ribbon",
"tiddlywiki/highlight",
"tiddlywiki/internals",