Skip to content

Latest commit

History

History
58 lines (44 loc) 路 2.84 KB

site.md

File metadata and controls

58 lines (44 loc) 路 2.84 KB
title
Site

NeoMutt Website

What's it made of?

This is the website of The NeoMutt Project. It was created by Richard Russon (FlatCap).

The site is hosted at {{site.url}} by GitHub on their GitHub Pages.

The pages were created using a mix of HTML and Kramdown, a flavour of Markdown They are then processed by Jekyll (a static-website generator).

The site's theme is loosely based on Scott Emmons' Jekyll-Clean. It also uses Twitter's Bootstrap framework and a colour scheme from Ian Wootten's jekyll-syntax collection.

The site is 漏 {{ site.time | date: '%Y' }} Richard Russon and released under the Creative Commons Attribution license.

The site was last updated on {{ site.time | date: '%Y-%m-%d at %H:%M:%S' }}