From e683556547d124471e86e4332a9734c5a7f16af4 Mon Sep 17 00:00:00 2001 From: dvikan Date: Tue, 7 Mar 2023 20:34:36 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20RSS-Brid?= =?UTF-8?q?ge/rss-bridge@2abdc7588ab5e58126ee66855dafcc4533479888=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bridge_API/BridgeAbstract.html | 4 +- Bridge_API/FeedExpander.html | 4 +- Bridge_API/How_to_create_a_new_bridge.html | 4 +- Bridge_API/XPathAbstract.html | 4 +- Bridge_API/index.html | 6 +- Bridge_Specific/ActivityPub_(Mastodon).html | 4 +- Bridge_Specific/FacebookBridge.html | 4 +- Bridge_Specific/Furaffinityuser.html | 4 +- Bridge_Specific/Instagram.html | 4 +- Bridge_Specific/TwitterV2.html | 4 +- CLI/index.html | 4 +- Cache_API/CacheInterface.html | 4 +- Cache_API/How_to_create_a_new_cache.html | 4 +- Cache_API/index.html | 4 +- For_Developers/Actions.html | 4 +- For_Developers/Coding_style_policy.html | 4 +- For_Developers/Debug_mode.html | 6 +- For_Developers/Folder_structure.html | 4 +- .../Github_Codespaces_Tutorial.html | 186 ++++++++++++++++++ For_Developers/Pull_Request_policy.html | 4 +- For_Developers/index.html | 4 +- For_Hosts/Authentication.html | 4 +- For_Hosts/Custom_Configuration.html | 4 +- For_Hosts/Customizations.html | 4 +- For_Hosts/Docker_Installation.html | 4 +- For_Hosts/Heroku_Installation.html | 4 +- For_Hosts/Installation.html | 4 +- For_Hosts/Updating.html | 4 +- For_Hosts/Whitelisting.html | 4 +- For_Hosts/index.html | 4 +- Format_API/FormatAbstract.html | 4 +- Format_API/FormatInterface.html | 4 +- Format_API/How_to_create_a_new_format.html | 4 +- Format_API/index.html | 4 +- General/Contribute.html | 4 +- General/FAQ.html | 4 +- General/Project_goals.html | 4 +- General/Public_Hosts.html | 4 +- General/Requirements.html | 4 +- General/Screenshots.html | 4 +- Helper_functions/index.html | 4 +- Technical_recommendations/index.html | 4 +- daux_search_index.js | 2 +- images/codespaces_01.png | Bin 0 -> 16054 bytes images/codespaces_02.png | Bin 0 -> 10074 bytes images/codespaces_03.png | Bin 0 -> 3556 bytes images/codespaces_04.png | Bin 0 -> 16427 bytes images/codespaces_05.png | Bin 0 -> 60261 bytes 48 files changed, 271 insertions(+), 85 deletions(-) create mode 100644 For_Developers/Github_Codespaces_Tutorial.html create mode 100644 images/codespaces_01.png create mode 100644 images/codespaces_02.png create mode 100644 images/codespaces_03.png create mode 100644 images/codespaces_04.png create mode 100644 images/codespaces_05.png diff --git a/Bridge_API/BridgeAbstract.html b/Bridge_API/BridgeAbstract.html index ef93bec2..d7bf7c1b 100644 --- a/Bridge_API/BridgeAbstract.html +++ b/Bridge_API/BridgeAbstract.html @@ -61,7 +61,7 @@