Skip to content

Commit

Permalink
reorg and add values
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpedrie committed Oct 14, 2024
1 parent 6b6f77c commit 3da20df
Show file tree
Hide file tree
Showing 10 changed files with 57 additions and 31 deletions.
11 changes: 3 additions & 8 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,14 @@ export default defineConfig({
directory: 'about'
}
}, {
label: 'Freespoke Accounts',
label: 'Accounts & Premium',
autogenerate: {
directory: 'account'
}
}, {
label: 'Freespoke Premium',
label: 'Search',
autogenerate: {
directory: 'premium'
}
}, {
label: 'Privacy',
autogenerate: {
directory: 'privacy'
directory: 'search'
}
}],
favicon: '/favicon-16x16.png',
Expand Down
2 changes: 2 additions & 0 deletions src/content/docs/about/adult-content.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Adult Content
description: Freespoke's policies on adult content
sidebar:
order: 3
---

# Our policies on adult content
Expand Down
2 changes: 2 additions & 0 deletions src/content/docs/about/bias.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Political Bias Ratings
description: How Freespoke's Political Bias ratings work.
sidebar:
order: 2
---

# Bias Ratings
Expand Down
42 changes: 40 additions & 2 deletions src/content/docs/about/company.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,44 @@
---
title: History
description: The history of Freespoke, and more about who created Freespoke.
title: Our Values
description: Why Freespoke exists
sidebar:
order: 1
---

We launched Freespoke because information is the life blood into society and we saw that we couldn’t trust Google with this important aspect of our lives.

> "An educated citizenry is a vital requisite for our survival as a free people."
>
> *Attributed to Thomas Jefferson’s thinking*
Our society has grown accustomed to getting our information from the worlds largest advertising company. We've seen that this incentive structure leads to a system which prioritizes enticing users towards paid content (even fooling users into choosing a paid result over an unpaid one). But even more nefariously, it also provides a powerful system for information control -- a system Google has not hesitated to deploy in the interest of viewpoints or candidates they or their employees support.

Your information engine shouldn’t have an opinion.

At Freespoke we’re building the future of the internet. We want to bring back the internet as it was always supposed to be. A place for the exchange of knowledge, opinion, information. We're building Freespoke to be a place for all. A place for all ages, without fear of pornographic content. A place for all political perspectives. A place where, without fear nor favor, you can trust that you're getting the full picture.

## Our Values

### See All Viewpoints

> Don’t think you’re going to conceal thoughts by concealing they ever existed.
>
> *Dwight D. Eisenhower*
Philosophers debate. Founding Fathers debate. Supreme Court justices debate. Free citizens debate. The free and respectful exchange of ideas is the only way to maintain a democratic system of government.

### Privacy

Big Tech thrives off an exploitative and oppressive business model.

Google owns [two of the top three sites on the internet](https://majestic.com/reports/majestic-million). Google Analytics is present on [over 80% of the sites on the web](https://w3techs.com/technologies/overview/traffic_analysis) as of October 14, 2024. Everywhere you go, whether on a Google-owned domain, or on a site where google analytics or google ads appear, they’re knitting together a profile about you that they use to make money off of your attention.

Opt out of Google and Big Tech exploitation by choosing Freespoke. By changing the business model, together we can create an alternative that works towards goals we all share -- goals that lead to mutual flourishing, not a winner-take-all model.

Use Freespoke for free, or for $5 a month or $30 a year, support Freespoke with [Freespoke Premium](/account/get-premium).

### Anti-Pornography

Online pornography is the [third most common form of sex trafficking](https://polarisproject.org/wp-content/uploads/2019/09/Polaris-2019-US-National-Human-Trafficking-Hotline-Data-Report.pdf). Nick Kristof of the New York Times writes that ["Google supports the business models of companies that thrive on child molestation"](https://www.nytimes.com/2020/12/04/opinion/sunday/pornhub-rape-trafficking.html). Fight The New Drug writes about how [porn fuels sex trafficking](https://fightthenewdrug.org/how-porn-can-fuel-sex-trafficking/).

Freespoke's choice is to opt out of corrupt and incumbent systems and businesses. The porn industry thrives on illicit and illegal behavior, and relies on early exposure to addict new audiences. Freespoke makes every effort to be a partner for parents and to everyone who wants to avoid explicit content. We all know the internet is full of pornography. Freespoke is not.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Getting Started
title: Get Premium
description: Why Freespoke Premium, and how to sign up.
sidebar:
order: 1
order: 2
---

import { Aside, Tabs, TabItem } from '@astrojs/starlight/components';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Getting Started
title: Login or Register
description: Info on Freespoke Accounts, and how to sign up or login.
sidebar:
order: 1
Expand All @@ -8,9 +8,15 @@ sidebar:
import { Aside, Tabs, TabItem } from '@astrojs/starlight/components';

Your account is your gateway to many Freespoke features. It's the gateway to
[Freespoke Premium](/premium/overview), and a way to support Freespoke's mission
[Freespoke Premium](/account/get-premium), and a way to support Freespoke's mission
of unbiased, private, porn-free search that puts humans first.

<Aside type="tip">
Freespoke Accounts are and will always be 100% free of charge. While we'd love
to have you consider [Freespoke Premium](/account/get-premium) as well, you
will never be charged for signing up for a Freespoke Account.
</Aside>

## Sign Up

You can create an account using your email address, or by connecting your Apple ID.
Expand Down
11 changes: 0 additions & 11 deletions src/content/docs/guides/example.md

This file was deleted.

6 changes: 0 additions & 6 deletions src/content/docs/privacy/privacy.md

This file was deleted.

File renamed without changes.

0 comments on commit 3da20df

Please sign in to comment.