Init Void project

This commit is contained in:
2024-11-29 19:52:52 +01:00
commit 5fb1e058cd
17 changed files with 1806 additions and 0 deletions

7
article/01.txt Normal file
View File

@@ -0,0 +1,7 @@
TITLE:First article
DATE:2015 April 9th
AUTHOR:Jo
It's very simple to remove this useless article. Just delete the file `/article/01.txt` and that's it.
![](http://gget.it/l8d61dbv/Photo06_4-001.jpg)

20
article/02-tech.txt Normal file
View File

@@ -0,0 +1,20 @@
TITLE:A technical article
DATE:2015 April 9th
AUTHOR:Jo
This Python code is really good:
def good():
a = 1
b = 2
c = a + b
return None
This one is *even better:*
def better():
a = 128
b = 256
c = a * b
return None

View File

@@ -0,0 +1,12 @@
TITLE:A new article
DATE:2015 April 10th
URL:coolarticle
AUTHOR:Jo
This is a sample blog article. What to do now?
* write a new article,
* listen to [some music](http://soundcloud.com/shura/sets/shura-just-once),
* or do something else?
![](http://gget.it/hm8jobmp/tumblr_ltjcmgHCkz1r0mxp5.jpg)