chore: add deploy action
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
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
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
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?
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user