1
0
mirror of https://github.com/balkian/balkian.github.com.git synced 2024-09-28 19:01:42 +00:00

Update 2013-08-17-creating-my-web.markdown

This commit is contained in:
J. Fernando Sánchez 2014-02-28 14:46:17 +01:00
parent 28e72bd06c
commit b07ee77dba

View File

@ -13,7 +13,7 @@ I hadn't played with HTML and CSS for a while now, so I also wanted to use this
I think the code speaks for itself, so you can check out [my repository on Github](http://github.com/balkian/balkian.github.com). You can clone and deploy it easily like this: I think the code speaks for itself, so you can check out [my repository on Github](http://github.com/balkian/balkian.github.com). You can clone and deploy it easily like this:
{% highlight bash %} {% highlight bash linenos %}
git clone https://github.com/balkian/balkian.github.com git clone https://github.com/balkian/balkian.github.com
cd balkian.github.com cd balkian.github.com
jekyll serve -w jekyll serve -w