mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-16 04:34:56 +02:00
18 lines
390 B
Markdown
18 lines
390 B
Markdown
---
|
|
# This ensures Jekyll reads the file to be transformed to html.
|
|
# And therefore does not copy the source markdown into _site folder.
|
|
---
|
|
|
|
The repository is hosted on [{{ site.apt.domain }}](https://{{ site.apt.domain }})
|
|
|
|
## Setup
|
|
|
|
{% include setup-instructions.html %}
|
|
|
|
## Contents
|
|
|
|
Here is a list of different repositories we provide.
|
|
|
|
### Repositories
|
|
|
|
{% include repo-table.html %}
|