fix styling of headers and nav bar
This commit is contained in:
+14
-26
@@ -92,8 +92,17 @@
|
||||
</ul>
|
||||
|
||||
<ul>
|
||||
<li><a href="getting-started.html">Getting Started</a></li>
|
||||
<li><a href="about.html">About</a></li>
|
||||
<li class="nav-page-link"><a href="getting-started.html">Getting Started</a></li>
|
||||
<li class="nav-page-link"><a href="about.html">About</a></li>
|
||||
<li class="nav-pages-dropdown">
|
||||
<details class="dropdown">
|
||||
<summary role="button" class="secondary">Pages</summary>
|
||||
<ul>
|
||||
<li><a href="getting-started.html">Getting Started</a></li>
|
||||
<li><a href="about.html">About</a></li>
|
||||
</ul>
|
||||
</details>
|
||||
</li>
|
||||
<li>
|
||||
<button id="theme-toggle" class="outline secondary" role="switch" aria-label="Toggle theme">
|
||||
<span id="theme-icon">🌙</span>
|
||||
@@ -144,29 +153,9 @@
|
||||
</section>
|
||||
|
||||
<section aria-labelledby="nomad-community-heading">
|
||||
<h2 id="nomad-community-heading">Social media and online communities for digital nomads</h2>
|
||||
<p>Looking for social media for digital nomads or a remote worker community that isn't driven by ads and algorithms? Keyboard Vagabond is an online community hub built for people who work and travel. Instead of one corporate platform, we connect a suite of federated services—each focused on a different way to connect.</p>
|
||||
<p>Mastodon handles microblogging and networking, Piefed hosts forums and topic-based discussions, Pixelfed is for sharing travel photos, Bookwyrm covers book clubs and reviews, and Write Freely supports long-form blogging. All of these services talk to each other through the fediverse, so you can follow, reply, and participate across platforms from one nomad-focused community. <a href="about.html">Learn about our community values</a>, or jump straight to our <a href="getting-started.html">getting started guide</a> if you are ready to sign up.</p>
|
||||
</section>
|
||||
|
||||
<section aria-labelledby="faq-heading">
|
||||
<h2 id="faq-heading">Frequently asked questions</h2>
|
||||
<details>
|
||||
<summary><strong>What social media do digital nomads use?</strong></summary>
|
||||
<p>Digital nomads often use a mix of platforms depending on their needs. Many join Mastodon for microblogging and networking, Reddit-style forums through Lemmy or Piefed for discussions, and Instagram alternatives like Pixelfed for photo sharing. Keyboard Vagabond offers all of these in one federated community built specifically for nomads and remote workers.</p>
|
||||
</details>
|
||||
<details>
|
||||
<summary><strong>Where can digital nomads find online communities?</strong></summary>
|
||||
<p>Digital nomads can find online communities on Keyboard Vagabond, a hub connecting Mastodon (social posts), Piefed (forums and topics), Pixelfed (photos), Bookwyrm (books), and Write Freely (blogging). Each platform is part of the fediverse, so you can follow and interact across them from a single community focused on travel and remote work.</p>
|
||||
</details>
|
||||
<details>
|
||||
<summary><strong>What is Keyboard Vagabond?</strong></summary>
|
||||
<p>Keyboard Vagabond is an online community and social media hub for digital nomads, remote workers, and travel enthusiasts. It runs a collection of federated services—Mastodon, Piefed, Pixelfed, Bookwyrm, and Write Freely—on community-run infrastructure free of advertising and algorithmic feeds. See our <a href="about.html">about page</a> for more on how the community works.</p>
|
||||
</details>
|
||||
<details>
|
||||
<summary><strong>How is this different from Facebook or Reddit?</strong></summary>
|
||||
<p>Unlike Facebook or Reddit, Keyboard Vagabond is ad-free, community-run, and has no algorithms harvesting your attention. You control what you see by choosing who and what to follow. The fediverse services connect to each other, so you can participate in forums, photos, and posts from one ecosystem without a corporation monetizing your data.</p>
|
||||
</details>
|
||||
<h2 id="nomad-community-heading">Social media and online communities for digital nomads and travelers</h2>
|
||||
<p>Looking for social media for digital nomads or a remote worker community that isn't driven by ads and algorithms? Keyboard Vagabond is an online community hub built for people who work and travel. Instead of one corporate platform, we connect a suite of federated services, each focused on a different way to connect.</p>
|
||||
<p>Mastodon handles microblogging and networking, Piefed hosts forums and topic-based discussions, Pixelfed is for sharing photos, Bookwyrm covers book clubs and reviews, and Write Freely supports long-form blogging. All of these services talk to each other through the fediverse, so you can follow, reply, and participate across platforms from one nomad-focused community with no one harvesting or tracking your attention. <a href="about.html">Learn about our community values</a>, or jump straight to our <a href="getting-started.html">getting started guide</a> if you are ready to sign up.</p>
|
||||
</section>
|
||||
|
||||
<section aria-labelledby="services-heading">
|
||||
@@ -302,7 +291,6 @@
|
||||
<h2 id="get-started-heading">Ready to join?</h2>
|
||||
<p>New to the fediverse? Our <a href="getting-started.html">getting started guide</a> walks you through signing up on Mastodon, Piefed, Pixelfed, and the rest of Keyboard Vagabond, then customizing your feed to find nomads, travelers, and remote workers.</p>
|
||||
</section>
|
||||
|
||||
</main>
|
||||
|
||||
<!-- Footer -->
|
||||
|
||||
Reference in New Issue
Block a user