ls-code-server/readme-vars.yml
2020-01-28 12:21:42 -08:00

27 lines
834 B
YAML

---
# project information
project_name: code-server
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 add python2 into `linuxserver/code-server`
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 %}