Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 874b6aa

Browse files
committed
Merge pull request #4 from rgsoc/blog-post-26-update
Blog post 26 update
2 parents e0a8b99 + 90cc7be commit 874b6aa

File tree

3 files changed

+49
-0
lines changed

3 files changed

+49
-0
lines changed

Gemfile.lock

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
RedCloth (4.2.9)
5+
RedCloth (4.2.9-x86-mingw32)
56
chunky_png (1.2.5)
67
classifier (1.3.3)
78
fast-stemmer (>= 1.0.0)
@@ -46,9 +47,11 @@ GEM
4647
syntax (1.0.0)
4748
tilt (1.3.7)
4849
yajl-ruby (1.1.0)
50+
yajl-ruby (1.1.0-x86-mingw32)
4951

5052
PLATFORMS
5153
ruby
54+
x86-mingw32
5255

5356
DEPENDENCIES
5457
RedCloth (~> 4.2.9)
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: post
3+
title: "my-title"
4+
date: 2013-07-26 09:38
5+
comments: true
6+
categories:
7+
author: Victoria and Peter
8+
---
9+
10+
This is the proof, that we woke up early to work on this :)
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
layout: post
3+
title: "The mistery of Octopress"
4+
date: 2013-07-26 10:24
5+
comments: true
6+
categories:
7+
author: Victoria
8+
---
9+
10+
Friday, 9 a.m., Eindhoven, the Netherlands
11+
12+
13+
Mission: Learn how to use the blog to post everything!
14+
15+
Status: accomplished! :)
16+
17+
This morning, Peter and I, we had a very simple but important goal: Make me finally understand how Octopress works and how to post. It was suppossed to be easy to do from the beginning. Peter prepared a very nice video explained everything, but things in Windows don't usually work as nice as in a MacBook. (mental note: I need to get a Mac!)
18+
19+
We were using Google Hangout and opening all the files in Github, the ruby command, Sublime text... It didn't seem to work... or at least in my brain it didn't have any sense.
20+
21+
Thanks to Peter's eternal patience and his explanations I am finally able to talk about all our developments in RoR and future ones in Spree project myself!
22+
23+
Lessons learnt:
24+
25+
1. Octopress isn't easy, but isn't impossible either.
26+
2. Github for windows is very useful!
27+
3. Double coffee is required in the morning.
28+
29+
30+
Now, let's start with the tutorials! I need to catch with Hester progress who is nerding a lot and finishing everything before me :)
31+
32+
Have a lovely day,
33+
34+
Victoria
35+
36+

0 commit comments

Comments
 (0)