ABOUT

BLOG

RECENT ENTRIES

Pelican sample content

This is sample content for the Pelican static site generator. Many of the pages are filled with nonsense lorem ipsum words in order to provide bulk for theme developers to work with. This allows play and testing with various presentation methods for different kinds of text.

The content is adapted …

READ MORE

Pelican Markdown Test Page

Examine how Markdown is rendered with Pelican

This is a lightly modified copy of original article:

These examples of markdown are a modified form taken from Build A Blog With Pelican And Python - Pt. 2 Creating Content. I did find some issues that I mention as …

READ MORE

rST Cheat Sheet

This is a lightly modified copy of rst-cheatsheet.rst from https://github.com/ralsina/rst-cheatsheet/blob/master/rst-cheatsheet.rst commit ``62ce5c7``

Inline Markup

Inline markup allows words and phrases within text to have character styles (like italics and boldface) and functionality (like hyperlinks).

*emphasis*
emphasis
**strong emphasis**
strong emphasis
`interpreted …

READ MORE