mirror of
https://github.com/clockworkpi/wiki.clockworkpi.com.git
synced 2026-03-19 02:12:40 +01:00
First version
This commit is contained in:
5
_special/Redirect.html
Normal file
5
_special/Redirect.html
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: redirect
|
||||
title: Example of redirection
|
||||
redirect: New
|
||||
---
|
||||
16
_special/Tag:Example.md
Normal file
16
_special/Tag:Example.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
layout: tag
|
||||
title: Example of Tag
|
||||
tags: Example
|
||||
toc: false
|
||||
created: 2019-04-12
|
||||
modified: 2019-04-12
|
||||
revisions:
|
||||
- author: Alexis
|
||||
date: 2019-04-12
|
||||
comment: First version
|
||||
---
|
||||
|
||||
## Example Tag
|
||||
|
||||
*Nice* examples
|
||||
12
_special/User:Alexis.html
Normal file
12
_special/User:Alexis.html
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
layout: user
|
||||
title: Alexis
|
||||
toc: false
|
||||
created: 2019-04-12
|
||||
modified: 2019-04-12
|
||||
revisions:
|
||||
- author: Alexis
|
||||
date: 2019-04-12
|
||||
comment: First version
|
||||
---
|
||||
I'm a developer.
|
||||
Reference in New Issue
Block a user