Test post and bio

James Peret 9 years ago
parent
commit
3af197ce62
2 changed files with 12 additions and 3 deletions
  1. 1 3
      _config.yml
  2. 11 0
      _posts/2015-05-07-hello-world.markdown

+ 1 - 3
_config.yml

@@ -2,9 +2,7 @@
2 2
 title: James Peret Blog
3 3
 email: james.peret@gmail.com
4 4
 description: > # this means to ignore newlines until "baseurl:"
5
-  Write an awesome description for your new site here. You can edit this
6
-  line in _config.yml. It will appear in your document head meta (for
7
-  Google search results) and in your feed.xml site description.
5
+  I'm a hacker from São Paulo, Brazil. Currently working on Avalanche Network as the main programmer and designer.
8 6
 baseurl: "" # the subpath of your site, e.g. /blog/
9 7
 url: "http://jamesperet.com.br" # the base hostname & protocol for your site
10 8
 twitter_username: jamesperet

+ 11 - 0
_posts/2015-05-07-hello-world.markdown

@@ -0,0 +1,11 @@
1
+---
2
+layout: post
3
+title:  "Hello World"
4
+date:   2015-05-07 20:34:46
5
+categories: jekyll update
6
+---
7
+Just testing out my new blog plattaform. It took me about 2 hours to get this blog up and running a one of my current droplets in [Digital Ocean](http://digitalocean.com). It was a fun process.
8
+
9
+Now comes the fun part of actually creating my new blog. The ideia with this is to create a place where i can actually write down my notes about programming and startups.
10
+
11
+Currently i'm working on [Avalanche Network](http://avalanche.network), a plataform for crowdsourcing task lists.