Skip to content

Commit adf8e35

Browse files
authored
Merge pull request #1 from d3ol-dev/main
first version for blacksky user documentation
2 parents dbdc240 + bec3fd6 commit adf8e35

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+273
-792
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@
1818
npm-debug.log*
1919
yarn-debug.log*
2020
yarn-error.log*
21+
22+
# Lock Files
23+
bun.lock
24+
yarn.lock

blog/2019-05-28-first-blog-post.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

blog/2019-05-29-long-blog-post.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

blog/2021-08-01-mdx-blog-post.mdx

Lines changed: 0 additions & 24 deletions
This file was deleted.
Binary file not shown.

blog/2021-08-26-welcome/index.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

blog/authors.yml

Lines changed: 0 additions & 23 deletions
This file was deleted.

blog/tags.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

docs/blacksky-info/_category_.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"label": "General Information",
3+
"position": 2,
4+
"link": {
5+
"type": "generated-index"
6+
}
7+
}
8+
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Blacksky Feeds and Hashtags
2+
3+
Within Bluesky you can view content based on feeds or by hashtag. It is a common mistake to assume that custom feeds in Bluesky are similar to a subreddit.
4+
5+
They are not. Custom feeds in Bluesky are aggregators of content, not forums. You cannot post exclusively to any one feed at this time. Click to learn more about [Bluesky feeds](https://bsky.social/about/blog/7-27-2023-custom-feeds).
6+
7+
So, clicking the #Blacksky hashtag is not the same as using the official Blacksky Feed. The feed is chronologically ordered and the content is curated through human moderation, automation, and some pre-filtering logic.
8+
9+
The community also proactively reports content to our Blacksky Moderation Service [@blacksky.app](https://bsky.app/profile/blacksky.app). Also, see [How Do I Add Myself to the Blacksky Feed](docs/blacksky-info/how-to-add.md).
10+
11+
A starter pack is a list of users and feeds that help new users find community quicker. The Blacksky Starter Pack is a curated list of the 50 most popular and active accounts from the Blacksky feeds.
12+
13+
Also includes Blacksky, Blacksky Trending, and the Blackademics feeds. To learn more about Bluesky starter packs, visit Bluesky's [blog post](https://bsky.social/about/blog/06-26-2024-starter-packs).

0 commit comments

Comments
 (0)