Skip to content

Instantly share code, notes, and snippets.

View jantman's full-sized avatar
💭
I have a status.

Jason Antman jantman

💭
I have a status.
View GitHub Profile
@jantman
jantman / manual-example.html
Created January 20, 2014 17:20
Markdown generated html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Manual Examples</title>
<link rel="stylesheet" href="../../../theme/css/main.css" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
@jantman
jantman / manual-example.md
Created January 20, 2014 17:18
Example Pelican markdown

Title: Manual Examples Date: 2014-01-19 06:00 Author: admin Category: Foo Tags: foo Slug: manual-examples

These are some manual examples...

A fenced code block of Python: