diff --git a/editions/tw5.com/tiddlers/hellothere/Community Links.tid b/editions/tw5.com/tiddlers/hellothere/Community Links.tid
new file mode 100644
index 000000000..0607e2544
--- /dev/null
+++ b/editions/tw5.com/tiddlers/hellothere/Community Links.tid
@@ -0,0 +1,34 @@
+modified: 20241001141521924
+tags: TableOfContents
+title: Community Links
+type: text/vnd.tiddlywiki
+
+
diff --git a/editions/tw5.com/tiddlers/hellothere/Find Out More.tid b/editions/tw5.com/tiddlers/hellothere/Find Out More.tid
new file mode 100644
index 000000000..e7571a1d6
--- /dev/null
+++ b/editions/tw5.com/tiddlers/hellothere/Find Out More.tid
@@ -0,0 +1,12 @@
+modified: 20241001141521924
+tags: TableOfContents
+title: Find Out More
+type: text/vnd.tiddlywiki
+
+
+
+<$list filter="[tag[HelloThumbnail]]">
+<$macrocall $name="flex-card" captionField="caption" descriptionField="text"/>
+$list>
+
+
diff --git a/editions/tw5.com/tiddlers/hellothere/HelloThere.tid b/editions/tw5.com/tiddlers/hellothere/HelloThere.tid
index 046241812..2cb053ee3 100644
--- a/editions/tw5.com/tiddlers/hellothere/HelloThere.tid
+++ b/editions/tw5.com/tiddlers/hellothere/HelloThere.tid
@@ -1,6 +1,6 @@
created: 20130822170200000
list: [[A Gentle Guide to TiddlyWiki]] [[Discover TiddlyWiki]] [[Some of the things you can do with TiddlyWiki]] [[Ten reasons to switch to TiddlyWiki]] Examples [[What happened to the original TiddlyWiki?]]
-modified: 20240710115948992
+modified: 20241001141521924
tags: TableOfContents
title: HelloThere
type: text/vnd.tiddlywiki
@@ -9,65 +9,8 @@ type: text/vnd.tiddlywiki
Use it to keep your [[to-do list|TaskManagementExample]], to plan an [[essay or novel|"TiddlyWiki for Scholars" by Alberto Molina]], or to organise your wedding. Record every thought that crosses your brain, or build a flexible and responsive website.
-~TiddlyWiki lets you choose where to keep your data, guaranteeing that in the decades to come you will [[still be able to use|Future Proof]] the notes you take today.
+* ~TiddlyWiki lets you choose where to keep your data, guaranteeing that in the decades to come you will [[still be able to use|Future Proof]] the notes you take today.
-!! ''Quick Start''
+* ~TiddlyWiki is infinitely customisable and extensible with many plugins that add new features
-
-<$list filter="[tag[Quick Start]]">
-<$macrocall $name="flex-card" bordercolor={{!!color}} textcolor={{!!text-color}} backgroundcolor={{!!background-color}} captionField="caption" descriptionField="text"/>
-$list>
-
-
-<$link to="中文社区 - Chinese Community" class="tc-btn-big-green tc-card" aria-label="Chinese Community">
-中文社区
Chinese Community
-$link>
-
-
-!! ''Find Out More''
-
-
-<$list filter="[tag[HelloThumbnail]]">
-<$macrocall $name="flex-card" captionField="caption" descriptionField="text"/>
-$list>
-
-
-!! ''Community''
-
-
-
-!! ''Testimonials & Reviews''
-
-
-<$list filter="[tag[Testimonial]]">
-<$macrocall $name="flex-card" class="tc-card-quote" captionField="caption" descriptionField="text"/>
-$list>
-
+* ~TiddlyWiki is the product of a collective of developers, part of an extensive community of users
diff --git a/editions/tw5.com/tiddlers/hellothere/Testimonials and Reviews.tid b/editions/tw5.com/tiddlers/hellothere/Testimonials and Reviews.tid
new file mode 100644
index 000000000..4b792476a
--- /dev/null
+++ b/editions/tw5.com/tiddlers/hellothere/Testimonials and Reviews.tid
@@ -0,0 +1,10 @@
+modified: 20241001141521924
+tags: TableOfContents
+title: Testimonials and Reviews
+type: text/vnd.tiddlywiki
+
+
+<$list filter="[tag[Testimonial]]">
+<$macrocall $name="flex-card" class="tc-card-quote" captionField="caption" descriptionField="text"/>
+$list>
+
\ No newline at end of file
diff --git a/editions/tw5.com/tiddlers/hellothere/quickstart/Quick Start.tid b/editions/tw5.com/tiddlers/hellothere/quickstart/Quick Start.tid
index ff7bec946..fb0edeb7c 100644
--- a/editions/tw5.com/tiddlers/hellothere/quickstart/Quick Start.tid
+++ b/editions/tw5.com/tiddlers/hellothere/quickstart/Quick Start.tid
@@ -1,2 +1,13 @@
title: Quick Start
-list: [[Quick Start: Tiddlyhost]] [[Quick Start: Desktop]] [[Quick Start: DIY]] [[Quick Start: Xememex]]
\ No newline at end of file
+list: [[Quick Start: Tiddlyhost]] [[Quick Start: Desktop]] [[Quick Start: DIY]] [[Quick Start: Xememex]]
+
+
+<$list filter="[tag[Quick Start]]">
+<$macrocall $name="flex-card" bordercolor={{!!color}} textcolor={{!!text-color}} backgroundcolor={{!!background-color}} captionField="caption" descriptionField="text"/>
+$list>
+
+
+<$link to="中文社区 - Chinese Community" class="tc-btn-big-green tc-card" aria-label="Chinese Community">
+中文社区
Chinese Community
+$link>
+
diff --git a/editions/tw5.com/tiddlers/saving/Saving.tid b/editions/tw5.com/tiddlers/saving/Saving.tid
index 85c5d47ae..e69b1c522 100644
--- a/editions/tw5.com/tiddlers/saving/Saving.tid
+++ b/editions/tw5.com/tiddlers/saving/Saving.tid
@@ -6,68 +6,8 @@ tags: [[Working with TiddlyWiki]]
title: Saving
type: text/vnd.tiddlywiki
-
-\define alltagsfilter()
-<$vars tag1="tag[" tag2="]" lb="[" rb="tag[Saving]sort[delivery]]">
-<$set filter="[listaddprefixaddsuffix]+[join[]addprefixaddsuffix]" name="alltags" select=0>
-<$text text=<>/>
-$set>
-$vars>
-\end
-
-\define saverssidebaritem(item:"Linux")
-<$checkbox tiddler=<> field="status" checked="selected" checkactions=<> uncheckactions=<> default="closed"> $item$$checkbox>
-\end
-
-\define saverssidebaritemlist(fieldname:"os")
-<$list filter="[enlist{!!$fieldname$}]" variable="currentItem">
-<$macrocall $name="saverssidebaritem" item=<>/>
-$list>
-\end
-
-\define uncheckactions(item:"Linux")
-<$action-listops $tiddler=<> $subfilter="-[[$item$]]"/>
-\end
-
-\define checkactions(item:"Linux")
-<$action-listops $tiddler=<> $subfilter="[[$item$]]"/>
-\end
-
-\define introduction-message()
-
-
-Use the checkboxes to explore the methods of saving that work with your platform(s)
-
-
-\end
-
-<$vars stateTiddler=<> >
-
-
-
-
-
-<$wikify text=<
> name="alltagsfilterwikified">
-<$list filter=<> emptyMessage=<>>
+<$list filter="[tag[Saving]sort[caption]]">
{{||$:/_tw5.com-card-template}}
$list>
-$wikify>
-
-
-$vars>
diff --git a/editions/tw5.com/tiddlers/system/DefaultTiddlers.tid b/editions/tw5.com/tiddlers/system/DefaultTiddlers.tid
index e10c566b9..7ba1f7108 100644
--- a/editions/tw5.com/tiddlers/system/DefaultTiddlers.tid
+++ b/editions/tw5.com/tiddlers/system/DefaultTiddlers.tid
@@ -4,5 +4,9 @@ title: $:/DefaultTiddlers
type: text/vnd.tiddlywiki
HelloThere
+[[Quick Start]]
+[[Find Out More]]
+[[Community Links]]
+[[Testimonials and Reviews]]
GettingStarted
Community
diff --git a/editions/tw5.com/tiddlers/system/tw5.com-styles.tid b/editions/tw5.com/tiddlers/system/tw5.com-styles.tid
index dd60694f4..22c337353 100644
--- a/editions/tw5.com/tiddlers/system/tw5.com-styles.tid
+++ b/editions/tw5.com/tiddlers/system/tw5.com-styles.tid
@@ -6,6 +6,10 @@ type: text/vnd.tiddlywiki
\rules only filteredtranscludeinline transcludeinline macrodef macrocallinline macrocallblock
+.tc-tiddler-frame .tc-tiddler-body {
+ font-family: Charter, 'Bitstream Charter', 'Sitka Text', Cambria, serif;
+}
+
.tc-hero-heading a.tc-tiddlylink {
font-weight: bold;
}
@@ -88,53 +92,6 @@ type: text/vnd.tiddlywiki
display: flex;
}
-.tc-saving-sidebar {
- margin: 0;
- padding: 0;
- min-width: 200px;
- overflow: auto;
-}
-
-.tc-saving-sidebar a {
- display: block;
-}
-
-@media (max-width: {{$:/themes/tiddlywiki/vanilla/metrics/sidebarbreakpoint}}) {
- .tc-wrapper-flex {
- flex-direction: column;
- }
- .tc-saving-sidebar {
- width: 100%;
- height: auto;
- }
- .tc-saving-sidebar a {
- float: left;
- }
-}
-
-.tc-saving-sidebar-category {
- margin-bottom: 10px;
-}
-
-.tc-saving-sidebar-category-title {
- font-weight: bold;
- margin-bottom: 5px;
- font-size: 16px;
-}
-
-.tc-saving-sidebar-category-item {
- margin-left: 10px;
-}
-
-.tc-saving-introduction {
- display: flex;
- justify-content: center;
- text-align: center;
- align-items: center;
- padding: 4em;
- font-style: italic;
-}
-
.tc-cards {
display: flex;
flex-wrap: wrap;