zero late days used

The question that opens a course at CMU. Perhaps the only thing I can figure out perfectly in this course.

The first paragraph is not indented. The second paragraph and onwards are indented.

1. Cool 3D shape

Penrose Stairs
Penrose Stairs from Christopher Nolan's movie "Inception" (2010).
Image source: Inception Wiki

2. Funny GIF

GIF that says 'I am Confusion'
Meme based on video by Instagram user @thesadia "I am confusion" (2015)
Image source: tenor

3. Et Cetera

This website theme is adapted from Hitcens theme by patdryburgh. Photos below are mine though.

Top: Cheongshim International Acadmey.
Bottom: A dog lying in front of blue container.
Photos by myunggus.

4. Usage

We have code highlighting

# python
class Example:
    def main(self):
      print("hello world!")
      return

And to produce a page like this we need the following folder structure:

_posts > whatever_folder_name > yyyy-mm-dd-projN.md
_posts > whatever_folder_name > data > whatever_local_files

where N is a number.

They only need a filename. Permalink in the front-matter of post-title.md should be empty. The date in the front-matter is what actually gets used.