diff --git a/packages/webawesome/docs/_includes/sidebar.njk b/packages/webawesome/docs/_includes/sidebar.njk index a09fac59f..12c91cfc3 100644 --- a/packages/webawesome/docs/_includes/sidebar.njk +++ b/packages/webawesome/docs/_includes/sidebar.njk @@ -399,13 +399,34 @@ -
- {% include "logo-simple.njk" %} -
- - Beta - Here be freshly made Awesome… and possible dragons + diff --git a/packages/webawesome/docs/assets/styles/docs.css b/packages/webawesome/docs/assets/styles/docs.css index 153246083..0a5a7a161 100644 --- a/packages/webawesome/docs/assets/styles/docs.css +++ b/packages/webawesome/docs/assets/styles/docs.css @@ -185,6 +185,20 @@ wa-page > header { --show-duration: 0; --hide-duration: 0; } + + .the-socials { + /* nudge those linkies left */ + margin-inline-start: calc(var(--wa-space-xs) * -1); + + a[target='_blank'] { + color: var(--wa-color-text-quiet); + padding-inline: var(--wa-space-xs); + + &:hover { + color: var(--wa-color-text-normal); + } + } + } } wa-button.delete { diff --git a/packages/webawesome/docs/docs/resources/community.md b/packages/webawesome/docs/docs/resources/community.md index e323a9ec0..d0f1c2d01 100644 --- a/packages/webawesome/docs/docs/resources/community.md +++ b/packages/webawesome/docs/docs/resources/community.md @@ -36,13 +36,27 @@ The [community chat](https://discord.gg/mg8f26C) is open to the public and power Join the Chat -## Twitter +## Social Networks -Follow [@webawesomer](https://twitter.com/webawesomer) on Twitter for general updates and announcements about Web Awesome. This is a great place to say "hi" or to share something you're working on. +Follow Web Awesome on [Bluesky](https://bsky.app/profile/webawesome.com), [X (Twitter)](https://x.com/webawesomer), [Mastodon](https://mastodon.social/@webawesome), or [Threads](https://www.threads.com/@web.awesome) for general updates and announcements. This is a great place to say "hi" or to share something you're working on. -**Please avoid using Twitter for support questions.** The [discussion forum](https://github.com/shoelace-style/webawesome/discussions) is a much better place to share code snippets, screenshots, and other troubleshooting info. You'll have much better luck there, as more users will have a chance to help you. +**Please avoid using Social Networks for support questions.** The [discussion forum](https://github.com/shoelace-style/webawesome/discussions) is a much better place to share code snippets, screenshots, and other troubleshooting info. You'll have much better luck there, as more users will have a chance to help you. - - - Follow on Twitter - + diff --git a/packages/webawesome/docs/index.md b/packages/webawesome/docs/index.md index 49188f8fd..baf06b778 100644 --- a/packages/webawesome/docs/index.md +++ b/packages/webawesome/docs/index.md @@ -385,7 +385,7 @@ layout: page Stay in the know -