Merge pull request 'Add templates and icons for Wiki.js and Calibre-Web' (#67) from lingawakad/DashMachine:master into master
Reviewed-on: https://git.wolf-house.net/ross/DashMachine/pulls/67
This commit is contained in:
commit
cf16c549fb
BIN
dashmachine/static/images/apps/calibre-web.png
Normal file
BIN
dashmachine/static/images/apps/calibre-web.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
BIN
dashmachine/static/images/apps/wikijs.png
Normal file
BIN
dashmachine/static/images/apps/wikijs.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
6
template_apps/Calibre-Web.ini
Normal file
6
template_apps/Calibre-Web.ini
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[Calibre-Web]
|
||||||
|
prefix = https://
|
||||||
|
url = your-website.com
|
||||||
|
icon = static/images/apps/calibre-web.png
|
||||||
|
description = Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
|
||||||
|
open_in = this_tab
|
6
template_apps/Wikijs.ini
Normal file
6
template_apps/Wikijs.ini
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[Wiki.js]
|
||||||
|
prefix = https://
|
||||||
|
url = your-website.com
|
||||||
|
icon = static/images/apps/wikijs.png
|
||||||
|
description = A modern, lightweight and powerful wiki app built on Node.js
|
||||||
|
open_in = this_tab
|
Loading…
x
Reference in New Issue
Block a user