mirror of
https://github.com/clockworkpi/wiki.clockworkpi.com.git
synced 2026-03-21 03:12:37 +01:00
First version
This commit is contained in:
27
_wiki/New-Adoc.adoc
Normal file
27
_wiki/New-Adoc.adoc
Normal 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
|
||||
----
|
||||
Reference in New Issue
Block a user