From 4fd99ed7a1bfa1989c4e18981667687d32eb9977 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 15 Oct 2022 23:44:29 +0600 Subject: [PATCH] Add BookStack / documentation --- src/drivers/webextension/images/icons/BookStack.svg | 11 +++++++++++ src/technologies/b.json | 12 ++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 src/drivers/webextension/images/icons/BookStack.svg diff --git a/src/drivers/webextension/images/icons/BookStack.svg b/src/drivers/webextension/images/icons/BookStack.svg new file mode 100644 index 000000000..a6607f164 --- /dev/null +++ b/src/drivers/webextension/images/icons/BookStack.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/technologies/b.json b/src/technologies/b.json index a9079448f..ec2bf5d40 100644 --- a/src/technologies/b.json +++ b/src/technologies/b.json @@ -1462,6 +1462,18 @@ "saas": true, "website": "https://bookingkit.net/" }, + "BookStack": { + "cats": [ + 4 + ], + "description": "BookStack is a simple, open-source, self-hosted, easy-to-use platform for organising and storing information.", + "icon": "BookStack.svg", + "cookies": { + "bookstack_session": "" + }, + "oss": true, + "website": "https://www.bookstackapp.com" + }, "Booksy": { "cats": [ 5,