Refactoring (#1)

This PR is very far from perfect, and there are some things that do not work yet, but I think it's good enough to merge

Co-authored-by: Shyam Saraswati <shyam.saraswati@gmail.com>
Co-authored-by: Nikolai Rodionov <nikolai.rodionov@grandcentrix.net>
Reviewed-on: https://git.badhouseplants.net/allanger/mkdocs-with-confluence/pulls/1
This commit is contained in:
Nikolai Rodionov
2023-02-24 08:40:21 +00:00
parent 04600fbbe4
commit 8efe5ceda6
27 changed files with 1810 additions and 648 deletions

View File

@ -0,0 +1,5 @@
# Page1
Hello there
![ArgoCD](/assets/argocd.png)

View File

@ -0,0 +1,6 @@
# Page2
Hello there!
<img src="assets/argocd.png"
alt="Markdown Monster icon"
style="float: left; margin-right: 10px;" />

View File

@ -0,0 +1,3 @@
# Page1
Hello there