Skip to content

Commit 48c8a73

Browse files
laurakalbaggavinationdavidkpiano
authored
Stately 2.0 launch post (#270)
* Stately 2.0 launch post * Use colour to highlight bold text * Add images * Make numbers less specific * Add link to PartyKit post * Update blog/2023-11-20-stately-studio-2-0/index.mdx Co-authored-by: Gavin Bauman <[email protected]> * Update blog/2023-11-20-stately-studio-2-0/index.mdx Co-authored-by: Gavin Bauman <[email protected]> * Add bolding as per Gavin’s suggestion and fix acronym/URLs * Update blog/2023-11-20-stately-studio-2-0/index.mdx Co-authored-by: Gavin Bauman <[email protected]> * Add better explanation of targetless transitions ht Kevin * Add info about canvas buttons ht Kevin * Mention multiplayer editing in future plans ht Kevin * Tighten up end section ht Kevin * Reword penultimate paragraph ht Kevin * Update blog/2023-11-20-stately-studio-2-0/index.mdx * Add pricing updates * Update pricing --------- Co-authored-by: Gavin Bauman <[email protected]> Co-authored-by: David Khourshid <[email protected]>
1 parent b68349c commit 48c8a73

File tree

13 files changed

+188
-1
lines changed

13 files changed

+188
-1
lines changed

blog/2023-11-20-stately-studio-2-0/index.mdx

Lines changed: 186 additions & 0 deletions
Large diffs are not rendered by default.

src/css/custom.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,9 +704,10 @@ h3 {
704704
.text--bold,
705705
strong,
706706
b {
707+
color: var(--st-text-highlight);
707708
font-synthesis: none;
708709
font-weight: bold;
709-
font-weight: var(--ifm-font-weight-bold);
710+
font-weight: 750;
710711
}
711712

712713
.text--italic,
263 KB
Loading
273 KB
Loading
313 KB
Loading
288 KB
Loading
372 KB
Loading
276 KB
Loading
282 KB
Loading
259 KB
Loading

0 commit comments

Comments
 (0)