Helio Frota

To infinity and beyond.

Setup Octopress Gnu-linux

Tested on: Fedora18, Manjaro, Gentoo, LinuxMint, Ubuntu

Do this on /home/user directory.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
$ cd
$ git clone git://github.com/sstephenson/rbenv.git .rbenv
$ echo 'export PATH="$HOME/.rbenv/bin:$PATH"' >> ~/.bash_profile
$ echo 'eval "$(rbenv init -)"' >> ~/.bash_profile
$ git clone git://github.com/sstephenson/ruby-build.git ~/.rbenv/plugins/ruby-build
$ source ~/.bash_profile
$ rbenv install 1.9.3-p194
$ rbenv rehash
$ git clone git://github.com/imathis/octopress.git octopress
$ cd octopress 
$ gem install bundler
$ rbenv rehash 
$ bundle install
$ rake install

Generate and run !

1
2
$ rake generate
$ rake preview

See running on http://localhost:4000

LinuxGames Overhaul

LinuxGames O maior site de jogos para linux do Brasil passará por uma reformulação !

O dono do site Boaglio junto comigo e outro colega Roberto iremos juntar esforços para deixar o site mais apresentável, bacana e contemporâneo : ]