Skip to content

arunicus/jessesquires.github.io

 
 

Repository files navigation

Turing complete with a stack of 0xdeadbeef

Logo

You can subscribe here to have articles delivered directly to your inbox.

Requirements

Dependencies

Updating dependencies

$ bower update

Usage

Installation

$ git clone https://github.com/jessesquires/jessesquires.github.io.git
$ cd jessesquires.github.io/
$ bundle install
$ bower install
$ bower update

Building the site

$ bundle exec jekyll build

Previewing the site locally

$ bundle exec jekyll serve 
# Now browse to http://localhost:4000

Writing a draft

$ bundle exec jekyll build --future --drafts --watch

About

This is my personal site and blog. It mostly contains bits about Swift, iOS, Cocoa, Objective-C, and open source.

Lovingly built with Jekyll, Bootstrap, jQuery, and Font Awesome. Generously hosted by GitHub Pages.

License

Copyright © 2014-present Jesse Squires.

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

All code is licensed under an MIT License.

The Ubuntu Mono font is licensed under the Ubuntu Font License.

About

Turing complete with a stack of 0xdeadbeef

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 66.2%
  • CSS 22.7%
  • Ruby 11.1%