Compare commits

...

2 Commits

Author SHA1 Message Date
Lukáš Kucharczyk c986bf8723 Add index.adoc
continuous-integration/drone/push Build is passing Details
2021-10-05 21:05:11 +02:00
Lukáš Kucharczyk d121053edf Add .gitignore 2021-10-05 21:04:48 +02:00
3 changed files with 6 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
public

4
asciidoc/index.adoc Normal file
View File

@ -0,0 +1,4 @@
# A list of articles on this website
:doctype: book
- xref:selfhostedsynapse.adoc[Self-hosting a Matrix server]

View File

@ -1,7 +1,7 @@
# Self-hosting a Matrix server
Lukáš Kucharczyk
:toc: left
:doctype: book
:doctype: article
:source-highlighter: highlightjs
== Assumptions