It is automatically transformed by Jekyll into a static site.
Development is done in the next
branch, while master
contains the docs and guides for the latest stable release.
Create a new file inside _posts/YYYY-MM-DD-post-title.markdown
following the template:
---
layout: post
title:
author:
category:
excerpt:
---
Body text goes here...
Or use _bin/newpost
to bootstrap a new post file:
export EDITOR=vim; _bin/newpost 'Post title'
-
The Elixir logo and website contents are copyrighted to Plataformatec. You may not reuse anything therein without permission.
-
The HTML and CSS are copyrighted to AlienWp under GPL license, version 2.
-
The Social Icons are copyrighted to Xeloader.