Skip to content

Instantly share code, notes, and snippets.

View EronHennessey's full-sized avatar

Eron Hennessey EronHennessey

View GitHub Profile
@kroger
kroger / mobi.py
Created June 26, 2013 11:37
Mobi builder based on Sphinx's epub builder.
# -*- coding: utf-8 -*-
"""
sphinx.builders.mobi
~~~~~~~~~~~~~~~~~~~~
Build mobi files.
Originally derived from epub.py.
:copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
@EronHennessey
EronHennessey / eronh-mac.vimrc
Created March 22, 2012 17:53
Eron Hennessey's MacOSX .vimrc file.
" Eron's .vimrc settings.
" check this out: http://www.vim.org/scripts/script.php?script_id=2332
call pathogen#infect()
set ruler
set nowrap
set autoindent
set tw=120
@kevinSuttle
kevinSuttle / meta-tags.md
Last active March 31, 2024 14:26 — forked from lancejpollard/meta-tags.md
List of Usable HTML Meta and Link Tags