2024

When evolution meets art

A paper review on applying modern evolutionary algorithms for computational creativity

6 min read
Back to Top ↑

2023

A first look at learning, from a slow learner

Some preliminary thoughts about a broader definition of learning, why I want to start a blog, and what I plan to do with it from a slow learner’s perspective.

5 min read
Back to Top ↑

2018

Hidden Post

This post has YAML Front Matter of hidden: true and should not appear in paginator.posts.

~1 min read
Back to Top ↑

2015

MathJax Example

MathJax is a simple, yet powerful, way of including Tex/LaTex/MathML based mathematics in HTML webpages.

~1 min read
Back to Top ↑

2013

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.

1 min read

Markup: HTML Elements and Formatting

A variety of common HTML elements to demonstrate the theme’s stylesheet and verify they have been styled appropriately.

3 min read

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.

3 min read

Markup: Title with Markdown

Using Markdown in the title should have no adverse effect on the layout or functionality.

~1 min read
Back to Top ↑

2012

Layout: Hero Image

This post should display a large hero image at the top of a page.

~1 min read

Layout: Excerpt (Generated with Separator Tag)

This is the post content. Archive-index pages should display an auto-generated excerpt of all the content preceding the excerpt_separator, as defined in the YAML Front Matter or globally in _config.yml.

Be sure to test the formatting of the auto-generated excerpt, to ensure that it doesn’t create any layout problems.

~1 min read

Layout: Excerpt (Defined)

This is a user-defined post excerpt. It should be displayed in place of the auto-generated excerpt or post content on index pages.

~1 min read
Back to Top ↑

2010

Post: Link

This theme supports link posts, made famous by John Gruber. To use, just add link: http://url-you-want-linked to the post’s YAML front matter and you’re done.

~1 min read

Post: Quote

Only one thing is impossible for God: To find any sense in any copyright law on the planet.

Mark Twain

~1 min read

Post: Image

This post should display a large image at the top of a page.

~1 min read

Post: Standard

All children, except one, grow up. They soon know that they will grow up, and the way Wendy knew was this. One day when she was two years old she was playing in a garden, and she plucked another flower and ran with it to her mother. I suppose she must have looked rather delightful, for Mrs. Darling put her hand to her heart and cried, “Oh, why can’t you remain like this for ever!” This was all that passed between them on the subject, but henceforth Wendy knew that she must grow up. You always know after you are two. Two is the beginning of the end.

Mrs. Darling first heard of Peter when she was tidying up her children’s minds. It is the nightly custom of every good mother after her children are asleep to rummage in their minds and put things straight for next morning, repacking into their proper places the many articles that have wandered during the day.

4 min read

Post: Modified Date

This post has been updated and should show a modified date if last_modified_at is used in the layout.

~1 min read
Back to Top ↑