
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
Image source: Inception Wiki
2. Funny GIF
Image source: tenor
3. Et Cetera
This website theme is adapted from Hitcens theme by patdryburgh. Photos below are mine though.
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.