mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-08 10:59:57 +00:00
b513daaff8
I'm starting to experiment with interactive features so that I can finalise the macro architecture. I'm trying to design for touch first; this menu swipes in from the left
8 lines
127 B
Plaintext
8 lines
127 B
Plaintext
title: PageTemplate
|
|
|
|
{{navigation-panel{
|
|
<<chooser>>
|
|
}}}
|
|
{{container{
|
|
<<story story:StoryTiddlers template:SimpleTemplate>>
|
|
}}} |