diff --git a/closedverse_main/templates/closedverse_main/help/contact.html b/closedverse_main/templates/closedverse_main/help/contact.html index 8ad3565..3207293 100644 --- a/closedverse_main/templates/closedverse_main/help/contact.html +++ b/closedverse_main/templates/closedverse_main/help/contact.html @@ -6,7 +6,7 @@

Where even do I contact you, anyway?

-

I'll make this page later, need permission from our admins and shit...

+

You can contact us by messaging the owner, or messaging a moderator/administrator.

diff --git a/closedverse_main/templates/closedverse_main/help/faq.html b/closedverse_main/templates/closedverse_main/help/faq.html index 2263f3c..27e2dcb 100644 --- a/closedverse_main/templates/closedverse_main/help/faq.html +++ b/closedverse_main/templates/closedverse_main/help/faq.html @@ -6,16 +6,14 @@

Frequently Asked Questions (FAQ)

-

Hey there! If you have any questions about this instance of {{ brand_name }}, this page aims to answer them.

-

What is Cedar?

-

Cedar is a social network that offers a safe and secure platform for users to connect and share. It is based on the Closedverse project and has some unique features compared to other sites, such as customizable communities and a drawing tool.

-

The history of cedar

-

The domain "cedar.doctor" was originally owned by a guy named Seth, who used it to host his own social network. However, Seth stopped hosting the site and the domain expired. I decided to purchase this domain and use it to host this website.

+

Hey there! If you have any questions about {{ brand_name }}, this page aims to answer them.

+

What is {{ brand_name }}?

+

{{ brand_name }} is a website based on Cedar-Django, which is a Miiverse clone written in Python utilising the Django framework. In simpler terms, the owner of {{ brand_name }} uses Cedar-Django to power this website.

What is Closedverse?

-

Closedverse was a social network project that was developed by PF2M and Arian Kordi. It was inspired by Miiverse, a social networking service that was offered by Nintendo for its gaming consoles. Closedverse was originally intended to be a safe and friendly community for users to connect and share, but it unfortunately had to shut down on April 4, 2019.

+

Closedverse was a social network project that was developed by PF2M and Arian Kordi. It was inspired by Miiverse, a social networking service that was offered by Nintendo for its gaming consoles. Closedverse was originally intended to be a safe and friendly community for users to connect and share, but it unfortunately had to shut down on April 4, 2019.
Cedar-Django is based off of Closedverse, hence their many, many similarities and why Closedverse is linked on the homepage.

The legacy of Miiverse clones

-

Miiverse clones, such as Closedverse and Cedar, have a complicated history. Many of these projects have faced challenges and faced criticism for their moderation and management. Closedverse, for example, was known for its drama and conflict, which ultimately led to its shut down.

-

Despite these challenges, Cedar aims to provide a safe and friendly space for users to connect and share. We are committed to maintaining a positive and respectful community, and we have put in place measures to ensure that our moderation is effective and fair. If you have any concerns or questions, please don't hesitate to contact us.

+

Miiverse clones, such as Closedverse, have a complicated history. Many of these projects have faced challenges and faced criticism for their moderation and management. Closedverse, for example, was known for its drama and conflict, which ultimately led to its shut down.

+

Despite these challenges, {{ brand_name }} aims to provide a safe and friendly space for users to connect and share. We are committed to maintaining a positive and respectful community, and we have put in place measures to ensure that our moderation is effective and fair. If you have any concerns or questions, please don't hesitate to contact us.

What data do we collect?

For security reasons, we collect and store certain data about our users, such as their IP address, nickname, and comment history. This information is used to protect the site and its users from any potential harm.

In addition, any data that users choose to include in their profiles is stored in our database. Users can remove this data at any time, unless they are banned from the site.

@@ -24,12 +22,12 @@
{% endif %} -

What can I do on Cedar?

-

Cedar offers a variety of features that allow users to connect and share with others. These include the ability to change the color and background of the website, create and customize communities, and rate user content using "Yeahs" instead of likes.

+

What can I do on {{ brand_name }}?

+

{{ brand_name }} offers a variety of features that allow users to connect and share with others. These include the ability to change the color and background of the website, create and customize communities, and rate user content using "Yeahs" instead of likes.

Is this allowed?

-

Cedar is a fork of Closedverse, which was originally created by PF2M and Arian Kordi. It is not affiliated with Nintendo or Hatena in any way, and these companies have no involvement with our service.

+

{{ brand_name }} is a fork of Closedverse, which was originally created by PF2M and Arian Kordi. It is not affiliated with Nintendo or Hatena in any way, and these companies have no involvement with our service.

Any funny details?

-

Cedar is built using the Django web application framework, which makes it easy to add and modify features. It is a personal project that is not intended to generate revenue or profit. Instead, it is meant to be a fun and safe space for users to connect and share.

+

{{ brand_name }} is using Cedar-Django, a Miiverse clone written in Python using the Django web application framework, which makes it easy to add and modify features. It is a personal project that is not intended to generate revenue or profit. Instead, it is meant to be a fun and safe space for users to connect and share.

diff --git a/closedverse_main/templates/closedverse_main/help/rules.html b/closedverse_main/templates/closedverse_main/help/rules.html index 12cceac..31ff5fa 100644 --- a/closedverse_main/templates/closedverse_main/help/rules.html +++ b/closedverse_main/templates/closedverse_main/help/rules.html @@ -3,7 +3,7 @@ {% user_sidebar request user user.profile 0 True %}
-

Cedar Rules

+

{{ brand_name }} Rules

To keep the site healthy and enjoyable for all users, we have a few rules in place. Please read them carefully:

User age requirement

diff --git a/closedverse_main/templates/closedverse_main/login_page.html b/closedverse_main/templates/closedverse_main/login_page.html index a4770de..206e510 100644 --- a/closedverse_main/templates/closedverse_main/login_page.html +++ b/closedverse_main/templates/closedverse_main/login_page.html @@ -5,7 +5,7 @@

Log In

-

Sign in to access this instance of {{ brand_name }}

+

Sign in to access {{ brand_name }}