• Julius Volz's avatar
    Add initial blog code. · 8ab96295
    Julius Volz authored
    This is based roughly on
    
      http://clarkdave.net/2012/02/building-a-static-blog-with-nanoc/
    
    with a lot of small modifications to make it fit the existing docs site.
    
    Blog posts should be added as:
    
        content/blog/YYYY-MM-DD-post-title.md
    
    They need to state the title, kind, created_at, and author in the
    frontmatter, e.g.:
    
        ---
        title: "This is a blog post title"
        created_at: 2015-04-22
        kind: article
        author: Julius Volz
        ---
    8ab96295
Name
Last commit
Last update
..
bootstrap-3.3.1 Loading commit data...
favicons Loading commit data...
font-awesome-4.2.0 Loading commit data...
annotations_example.png Loading commit data...
annotations_hover.png Loading commit data...
architecture.svg Loading commit data...
docs.css Loading commit data...
favicon-16x16.png Loading commit data...
favicon-32x32.png Loading commit data...
favicon-96x96.png Loading commit data...
favicon.ico Loading commit data...
ie10-viewport-bug-workaround.js Loading commit data...
jumbotron-background.png Loading commit data...
monokai.css Loading commit data...
promdash_event_processor.png Loading commit data...
prometheus_logo.svg Loading commit data...
prometheus_logo_grey.svg Loading commit data...
sc_sbs_grey_130x20.png Loading commit data...
sc_sbs_grey_96x12.png Loading commit data...