1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-03 19:38:02 +00:00

Merge branch 'tiddlywiki-com'

This commit is contained in:
Jeremy Ruston
2025-09-01 12:13:46 +01:00
5 changed files with 22 additions and 21 deletions

View File

@@ -2,7 +2,7 @@ created: 20131127215321439
modified: 20140912135951542
title: $:/DefaultTiddlers
[[Hire the creator of TiddlyWiki]]
[[Hire the founder of TiddlyWiki]]
[[TiddlyWiki Pre-release]]
HelloThere
[[Quick Start]]

View File

@@ -6,9 +6,9 @@ list-after: $:/core/ui/SideBarSegments/site-subtitle
<div class="yellow-note-sidebar-wrapper">
<div class="yellow-note-sidebar">
<$link to="Hire the creator of TiddlyWiki">
<$link to="Hire the founder of TiddlyWiki">
<div class="yellow-note">
<i class="yellow-note-pin"></i>Hire the creator of ~TiddlyWiki
<i class="yellow-note-pin"></i>Hire the founder of ~TiddlyWiki
</div>
</$link>
</div>

View File

@@ -1,4 +1,4 @@
title: Hire the creator of TiddlyWiki
title: Hire the founder of TiddlyWiki
modified: 20250901094938063
created: 20250901094938063

View File

@@ -10,7 +10,7 @@ type: text/vnd.tiddlywiki
<$text text={{{ [{$:/themes/tiddlywiki/vanilla/metrics/sidebarbreakpoint}removesuffix[px]subtract[1]addsuffix[px]] ~[{$:/themes/tiddlywiki/vanilla/metrics/sidebarbreakpoint}] }}}/>
\end
.yellow-note, [data-tiddler-title="Hire the creator of TiddlyWiki"] {
.yellow-note, [data-tiddler-title="Hire the founder of TiddlyWiki"] {
z-index: 800;
margin-top: 2em;
transform-origin: 50% 50%;
@@ -23,47 +23,48 @@ type: text/vnd.tiddlywiki
text-shadow: 0 1px 0 #ffffff;
}
.yellow-note:hover, [data-tiddler-title="Hire the creator of TiddlyWiki"]:hover {
.yellow-note:hover, [data-tiddler-title="Hire the founder of TiddlyWiki"]:hover {
transform: rotate(-0deg) scale(1.03);
}
@media (max-width: <<sidebarbreakpoint-minus-one>>) {
.yellow-note, [data-tiddler-title="Hire the creator of TiddlyWiki"] {
.yellow-note, [data-tiddler-title="Hire the founder of TiddlyWiki"] {
transform: rotate(-0.6deg) scale(0.9);
}
.yellow-note:hover, [data-tiddler-title="Hire the creator of TiddlyWiki"]:hover {
.yellow-note:hover, [data-tiddler-title="Hire the founder of TiddlyWiki"]:hover {
transform: rotate(-0deg) scale(1.03);
}
}
.yellow-note h2.tc-title, [data-tiddler-title="Hire the creator of TiddlyWiki"] h2.tc-title {
.yellow-note h2.tc-title, [data-tiddler-title="Hire the founder of TiddlyWiki"] h2.tc-title {
margin: 0.5em 0;
font-size: 1.5em;
font-family: "Brush Script MT";
line-height: 1.75;
font-family: "Noteworthy", Georgia, serif;
color: #334;
}
[data-tiddler-title="Hire the creator of TiddlyWiki"] .tc-tags-wrapper {
[data-tiddler-title="Hire the founder of TiddlyWiki"] .tc-tags-wrapper {
display: none;
}
.yellow-note p, [data-tiddler-title="Hire the creator of TiddlyWiki"] p {
.yellow-note p, [data-tiddler-title="Hire the founder of TiddlyWiki"] p {
margin: 0.5em 0;
}
.yellow-note .tc-tiddler-body h1, [data-tiddler-title="Hire the creator of TiddlyWiki"] .tc-tiddler-body h1 {
.yellow-note .tc-tiddler-body h1, [data-tiddler-title="Hire the founder of TiddlyWiki"] .tc-tiddler-body h1 {
margin: 0.25em 0;
font-weight: bold;
}
.yellow-note .tc-tiddler-body a, [data-tiddler-title="Hire the creator of TiddlyWiki"] .tc-tiddler-body a {
.yellow-note .tc-tiddler-body a, [data-tiddler-title="Hire the founder of TiddlyWiki"] .tc-tiddler-body a {
color: #5778d8;
}
[data-tiddler-title="Hire the creator of TiddlyWiki"] .tc-btn-big-green {
[data-tiddler-title="Hire the founder of TiddlyWiki"] .tc-btn-big-green {
margin: 0;
padding: 0;
text-align: left;
@@ -75,19 +76,19 @@ type: text/vnd.tiddlywiki
@media (min-width: <<sidebarbreakpoint>>) {
[data-tiddler-title="Hire the creator of TiddlyWiki"] .tc-btn-big-green {
[data-tiddler-title="Hire the founder of TiddlyWiki"] .tc-btn-big-green {
margin-left: -1.35em;
}
}
[data-tiddler-title="Hire the creator of TiddlyWiki"] .tc-btn-big-green svg {
[data-tiddler-title="Hire the founder of TiddlyWiki"] .tc-btn-big-green svg {
fill: #cece86;
}
.yellow-note-sidebar-wrapper {
overflow-y: hidden;
max-height: {{{ [[$:/StoryList]contains[Hire the creator of TiddlyWiki]then[0em]else[15em]] }}};
max-height: {{{ [[$:/StoryList]contains[Hire the founder of TiddlyWiki]then[0em]else[15em]] }}};
transition: max-height 600ms ease-in-out;
}
@@ -95,12 +96,12 @@ type: text/vnd.tiddlywiki
font-size: 2em;
text-align: center;
line-height: 1.3;
max-width: 6.5em;
max-width: 8.5em;
}
.yellow-note-sidebar .yellow-note {
padding: 0.5em;
margin: 1.5em 0;
margin: 0.8em 0;
transform: rotate(-0.9deg) scale(0.95);
}

View File

@@ -3,7 +3,7 @@ modified: 20140912135951542
title: $:/DefaultTiddlers
type: text/vnd.tiddlywiki
[[Hire the creator of TiddlyWiki]]
[[Hire the founder of TiddlyWiki]]
HelloThere
[[Quick Start]]
[[Find Out More]]