From 03fa9fbedd9921380f88651ce6c9aee960c6642f Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 10 Dec 2024 19:41:35 +0000 Subject: [PATCH] Add Tool Bluesky Insights --- gitbook/tools/bluesky-insights/README.md | 57 ++++++++++++++++++++ gitbook/tools/bluesky-insights/SUMMARY.md | 4 ++ gitbook/tools/bluesky-insights/categories.md | 41 ++++++++++++++ gitbook/tools/bluesky-insights/json.md | 37 +++++++++++++ 4 files changed, 139 insertions(+) create mode 100644 gitbook/tools/bluesky-insights/README.md create mode 100644 gitbook/tools/bluesky-insights/SUMMARY.md create mode 100644 gitbook/tools/bluesky-insights/categories.md create mode 100644 gitbook/tools/bluesky-insights/json.md diff --git a/gitbook/tools/bluesky-insights/README.md b/gitbook/tools/bluesky-insights/README.md new file mode 100644 index 000000000..2d8c0cf66 --- /dev/null +++ b/gitbook/tools/bluesky-insights/README.md @@ -0,0 +1,57 @@ +--- +description: A brief one line description of this tool +--- + +# Bluesky Insights + +## URL + +https://example.com + +## Description + +\[\[ A full description of the tool, any background information needed to use it. What problem does it solve? Can you give an example use case? ]] + +## Cost + +* [x] Free +* [ ] Partially Free +* [ ] Paid + +\[\[Pricing or subscription information, if relevant.]] + +## Level of difficulty + +
1
+ +## Requirements + +\[\[Information on the requirement for using a tool, for instance, API key, e-mail address etc.]] + +## Limitations + +\[\[The limitations of each tool should be described. This is important for researchers if they want to decide whether they should invest the time to learn how to use a new tool.]] + +## Ethical Considerations + +\[\[The ethical considerations of each tool should be described.]] + +## Guides and articles + +\[\[Link to guides on this tool and to articles on research that was done with the help of this tool]] + +## Tool provider + +\[\[Name the tool provider (and potentially info on them)]] + +## Advertising Trackers + +* [x] This tool has not been checked for advertising trackers yet. +* [ ] This tool uses tracking cookies. Use with caution. +* [ ] This tool does not appear to use tracking cookies. + +| Page maintainer | +| -------------------------------------------------------------- | +| \[\[Your name here (optional) or "Bellingcat volunteer team"]] | +| | + diff --git a/gitbook/tools/bluesky-insights/SUMMARY.md b/gitbook/tools/bluesky-insights/SUMMARY.md new file mode 100644 index 000000000..5717cd578 --- /dev/null +++ b/gitbook/tools/bluesky-insights/SUMMARY.md @@ -0,0 +1,4 @@ +# Table of contents + +* [Bluesky Insights](README.md) +* [Categories](categories.md) diff --git a/gitbook/tools/bluesky-insights/categories.md b/gitbook/tools/bluesky-insights/categories.md new file mode 100644 index 000000000..a95a7cdcf --- /dev/null +++ b/gitbook/tools/bluesky-insights/categories.md @@ -0,0 +1,41 @@ +# Categories + +## Image/Video + +* [ ] [Facial Recognition](https://bellingcat.gitbook.io/toolkit/categories/image-video/facial-recognition) +* [ ] [Misc](https://bellingcat.gitbook.io/toolkit/categories/image-video/image-misc) +* [ ] [Metadata](https://bellingcat.gitbook.io/toolkit/categories/image-video/metadata) +* [ ] [Reverse Image Search](https://bellingcat.gitbook.io/toolkit/categories/image-video/reverse-image-search) + +## Maps & Satellites + +* [ ] [Maps](https://bellingcat.gitbook.io/toolkit/categories/maps-and-satellites/maps) +* [ ] [Satellite Imagery](https://bellingcat.gitbook.io/toolkit/categories/maps-and-satellites/satellite-imagery) +* [ ] [Street View](https://bellingcat.gitbook.io/toolkit/categories/maps-and-satellites/street-view) + +## Social Media + +* [ ] [Discord](https://bellingcat.gitbook.io/toolkit/categories/social-media/discord) +* [ ] [Facebook](https://bellingcat.gitbook.io/toolkit/categories/social-media/facebook) +* [ ] [Instagram](https://bellingcat.gitbook.io/toolkit/categories/social-media/instagram) +* [ ] [LinkedIn](https://bellingcat.gitbook.io/toolkit/categories/social-media/linkedin) +* [ ] [Multiple Networks](https://bellingcat.gitbook.io/toolkit/categories/social-media/multiple-networks) +* [ ] [Other Networks](https://bellingcat.gitbook.io/toolkit/categories/social-media/other-networks) +* [ ] [Reddit](https://bellingcat.gitbook.io/toolkit/categories/social-media/reddit) +* [ ] [Telegram](https://bellingcat.gitbook.io/toolkit/categories/social-media/telegram) +* [ ] [Tiktok](https://bellingcat.gitbook.io/toolkit/categories/social-media/tiktok) +* [ ] [Twitter/X](https://bellingcat.gitbook.io/toolkit/categories/social-media/twitter) +* [ ] [Vkontakte](https://bellingcat.gitbook.io/toolkit/categories/social-media/vkontakte) +* [ ] [Youtube](https://bellingcat.gitbook.io/toolkit/categories/social-media/youtube) + +## Other + +* [ ] [Archiving](https://bellingcat.gitbook.io/toolkit/categories/archiving) +* [ ] [Companies & Finance](https://bellingcat.gitbook.io/toolkit/categories/companies-and-finance) +* [ ] [Conflict](https://bellingcat.gitbook.io/toolkit/categories/conflict) +* [ ] [Data Organization & Analysis](https://bellingcat.gitbook.io/toolkit/categories/data) +* [ ] [Environment & Wildlife](https://bellingcat.gitbook.io/toolkit/categories/environment-and-wildlife) +* [ ] [Geolocation](https://bellingcat.gitbook.io/toolkit/categories/geolocation) +* [ ] [People](https://bellingcat.gitbook.io/toolkit/categories/people) +* [ ] [Transport](https://bellingcat.gitbook.io/toolkit/categories/transport) +* [ ] [Websites](https://bellingcat.gitbook.io/toolkit/categories/websites) diff --git a/gitbook/tools/bluesky-insights/json.md b/gitbook/tools/bluesky-insights/json.md new file mode 100644 index 000000000..1175d70f3 --- /dev/null +++ b/gitbook/tools/bluesky-insights/json.md @@ -0,0 +1,37 @@ +--- +description: This is the JSON codeblock for this tool +--- + +# JSON + +{% code overflow="wrap" %} +```json +{ + "draft": true, + "tags": [] +} +``` +{% endcode %} + +Keep the codeblock updated with accurate information. Only edit the **values** (words to the right of the `:` on each line, in dark blue font). Do not change the key names (left side, slightly light blue) or any of the other formatting. Every line should end in a comma except the last line. Every key and value should be enclosed in quotation marks. See below for an explanation of each line. + +## name, description (optional) + +If omitted, the name and description will be copied from the page title and page description of the main content. If present, the JSON values override the main content. + +## draft (optional) + +If set to `true`, this prevents this tool from being listed in relevant category pages. Useful if the tool does not yet have a url and description set. Omit or set to false to publish. + +## url + +A hyperlink directly to the tool, for quick-access from the category page. Be sure to use the secure (http**S**) version if possible. + +## tags + +This list of tags will determine which category pages the tool appears on. Tags should be lowercase with dashes between words and no spaces: e.g., "facial-recognition". Seperate tags with a comma `,`. + +If a tool is completely free to use, include the tag "free". + +If the tool is focused on one specific country (or a limited number of them), tag it with the name of the country as well as "international". +