Skip to content

Instantly share code, notes, and snippets.

/*global window, define */
var FacebookConnect = {
options: {
appId: null, // {String} Your application ID
cookie: true, // {Boolean} Enables cookies to allow the server to access the session
logging: true, // {Boolean} Disable logging
session: null, // {Object} Use specified session object
status: true, // {Boolean} Fetch fresh status
---
layout: post
title: Part two on how I built my blog
category: Coding
tags: jekyll github rss
year: 2012
month: 3
day: 22
published: true
summary: A follow up post on how I built my blog