First version

This commit is contained in:
Alexis Hassler
2019-04-12 23:08:34 +02:00
commit 61baeb1807
41 changed files with 1383 additions and 0 deletions

27
_wiki/New-Adoc.adoc Normal file
View File

@@ -0,0 +1,27 @@
---
layout: wiki
title: New Page (Adoc)
tags: Example
toc: false
author: Alexis
created: 2009-04-12
modified: 2009-04-12
revisions:
- author: Alexis
date: 2009-04-12
comment: First version
---
== New
This is an new page design for Jekyll.
== Adoc
It has been written in adoc.
Won't be displayed on Github Pages (direct).
Probably works via CI.
[source]
----
Example of source code
----