Pinned Repositories
Bloggyll
A minimal Jekyll theme utilizing Compass and built from the HTML5 Boilerplate. Many common patterns found in Jekyll sites are implimented here to get you started with your own site in no time. This theme is meant to be easy for you to add your own design, but this is optional. All you have to do is provide your content.
docker-mariadb
A Dockerfile which produces a docker image that runs MariaDB.
docker-nginx-php5
A Dockerfile which produces a docker image that runs Nginx with PHP5.
docker-postgresql
A dockerfile that produces a docker image that runs postgresql.
docker-ruby
A Dockerfile that produces an image with Ruby installed.
docker-tinyproxy
A Dockerfile for running tinyproxy as an http proxy service.
dockerfiles
A collection of dockerfiles I maintain. See: http://docker.io for info on dockerfiles.
jekyll-category-feeds
This jekyll plugin generates Atom feeds for your site. One feed will be generated that includes all posts from your site, while the rest of the feeds will be broken down by category.
jekyll-category-pagination
This jekyll plugin enables separate categories to be paginated.
jekyll-site-menus
This jekyll plugin enables enables you to define site menues within your `_config.yml` file.
Painted-Fox's Repositories
Painted-Fox/docker-postgresql
A dockerfile that produces a docker image that runs postgresql.
Painted-Fox/docker-mariadb
A Dockerfile which produces a docker image that runs MariaDB.
Painted-Fox/jekyll-category-pagination
This jekyll plugin enables separate categories to be paginated.
Painted-Fox/jekyll-site-menus
This jekyll plugin enables enables you to define site menues within your `_config.yml` file.
Painted-Fox/docker-nginx-php5
A Dockerfile which produces a docker image that runs Nginx with PHP5.
Painted-Fox/docker-tinyproxy
A Dockerfile for running tinyproxy as an http proxy service.
Painted-Fox/Bloggyll
A minimal Jekyll theme utilizing Compass and built from the HTML5 Boilerplate. Many common patterns found in Jekyll sites are implimented here to get you started with your own site in no time. This theme is meant to be easy for you to add your own design, but this is optional. All you have to do is provide your content.
Painted-Fox/docker-ruby
A Dockerfile that produces an image with Ruby installed.
Painted-Fox/dockerfiles
A collection of dockerfiles I maintain. See: http://docker.io for info on dockerfiles.
Painted-Fox/jekyll-category-feeds
This jekyll plugin generates Atom feeds for your site. One feed will be generated that includes all posts from your site, while the rest of the feeds will be broken down by category.
Painted-Fox/docker-discourse
A dockerfile that produces a docker container to run Discourse.
Painted-Fox/dotfiles
My set of configuration files.
Painted-Fox/chirp-lang
A dynamic language inspired by Tcl and written in Go.
Painted-Fox/chosen
Chosen is a library for making long, unwieldy select boxes more friendly.
Painted-Fox/docker
Docker - the open-source application container engine
Painted-Fox/docker-hhvm-fastcgi
A Dockerfile which produces a docker image that runs the HipHop virtual machine (HHVM), a PHP runtime.
Painted-Fox/docker-php5-stack
A Dockerfile which produces a docker image that runs a full PHP5 stack with Nginx, MariaDB, and Postfix.
Painted-Fox/docker-redis
A dockerfile that produces a docker image that runs redis.
Painted-Fox/docker-workbench
My personal docker workbench, specifically for linking to running docker containers that expose an ssh port.
Painted-Fox/granitox
A rock solid testing framework.
Painted-Fox/manchu
carefree handlebars template pre-compilation at runtime
Painted-Fox/nixos
My NixOS configuration(s).
Painted-Fox/tic-tac-tainbow
Tic-Tac-Toe rainbow table.
Painted-Fox/Tic-Tac-Toe
coding challenge: Create an app that can interactively play the game and never lose.