28 lines
884 B
YAML
28 lines
884 B
YAML
---
|
|
|
|
# project information
|
|
project_name: calibre-web
|
|
full_custom_readme: |
|
|
{% raw -%}
|
|
[linuxserverurl]: https://linuxserver.io
|
|
[forumurl]: https://forum.linuxserver.io
|
|
|
|
[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png?v=4&s=4000)][linuxserverurl]
|
|
|
|
## Contact information:-
|
|
|
|
| Type | Address/Details |
|
|
| :---: | --- |
|
|
| Discord | [Discord](https://discord.gg/YWrKVTn) |
|
|
| Forum | [Linuserver.io forum][forumurl] |
|
|
|
|
|
|
|
|
|
|
The code in this branch is not meant for direct consumption it is a modification layer to inject the calibre binary and dependancies into the x86 variant of `linuxserver/calibre-web`
|
|
|
|
The following line is only in this repo for release messaging:
|
|
|
|
- { date: "01.01.50:", desc: "I am the release message for this custom branch" }
|
|
{%- endraw %}
|