Post: Future Date
This post lives in the future and is dated Fri Dec 31 00:00:00 9999. It should only appear when Jekyll builds your project with the --future
flag.
Test: Testing my skills
TEST TEST TEST
Hidden Post
This post has YAML Front Matter of hidden: true
and should not appear in paginator.posts
.
MathJax Example
MathJax is a simple way of including Tex/LaTex/MathML based mathematics in HTML webpages. To get up and running you need to include the MathJax script in the header of your github pages page, and then write some maths. For LaTex, there are two delimiters you need to know about, one for block or displayed mathematics \[ ... \]
, and the other for inline mathematics \( ... \)
.
Markup: Syntax Highlighting
Post displaying the various ways one can highlight code blocks with Jekyll. Some options include standard Markdown, GitHub Flavored Markdown, and Jekyll’s {% highlight %}
tag.
Markup: HTML Elements and Formatting
A variety of common HTML elements to demonstrate the theme’s stylesheet and verify they have been styled appropriately.
Markup: Image Alignment
The best way to demonstrate the ebb and flow of the various image positioning options is to nestle them snuggly among an ocean of words. Grab a paddle and let’s get started.
Markup: Text Alignment and Transformations
Sample text to demonstrate alignment and transformation classes.
Markup: Title with Special — Characters
Putting special characters in the title should have no adverse effect on the layout or functionality.
Markup: Title with Markdown
Using Markdown in the title should have no adverse effect on the layout or functionality.