Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 735 Bytes

history.md

File metadata and controls

19 lines (17 loc) · 735 Bytes
layout title permalink excerpt sitemap
page
History
/history/
Discover the true origins of The Axis of Stevil, dating back over 2000 years before the birth of the original hipster, Jesus Christ.
priority changefreq
0.9
weekly

The following is a true historical accounting of the organization as recorded in the tomes and great history books of the brotherhood, stored in the great vault of the Vatican city, and transcribed for you here.

{% assign history = site.history | sort: 'year' %} {% for event in history reversed %}
{{ event.year | remove:'-' }}{% if event.year < 0 %} B.C.{% endif %}
{{ event.content }}
{% endfor %}