Using Jekyll


Hi there,

This is just a test to see if all this stuff works right.

Installing Jekyll

Install ruby and gem

sudo apt-get install ruby ruby-dev gem

Install jekyll

sudo gem install jekyll

Write a new post

I have not gotten the Sublime Text 3 plugin for Jekyll to work yet. So I make a copy of the test posts, and edit the header.

Then I push to github to publish it online.

git commit -m "it's a blog post"
git push origin master

Related Posts

A Simple Network Analysis

Introduction to SNA in R: A simple network analysis

Storing R Objects in SQL Tables

Keep your analyses and prepared rdata objects indexed in a database.

Getting Network Data In and Out of R

Another part of Intro the SNA in R. Imporing and exporting data, cleaning and preparing it.

R and Networks

The resources and tools available to you once you start is vast. Let’s get a lay of the land

An Introduction to Network Analysis in R

Table of contents for my Introduction to Network Analysis in R series.

Notes on SQLite

Some notes and usage of SQLite and RSQLite

Pixyll in Action

See what the different elements looks like. Your markdown has never looked better. I promise.