This is my first post. Here’s some markdown:

Heading 2

  • List item 1
  • List item 2
  • List item 3

Heading 3

Some code:

def hello
  puts "Hello, world!"
end

Key Features

  1. Minimal Design: Clean, unobtrusive layout focusing on readability
  2. Courier Font: Used for the homepage post list
  3. Responsive: Narrow column that adapts to mobile screens
  4. Readable Markdown: Properly styled headers, lists, code blocks, and other markdown elements
  5. Fast Loading: No JavaScript, minimal CSS
  6. Semantic HTML: Proper use of HTML5 elements

To use this theme:

  1. Create the directory structure above
  2. Copy the provided files into their respective locations
  3. Run jekyll serve to test locally
  4. Add your posts to the _posts directory

The theme is intentionally minimal and can be easily customized by modifying the _sass/main.scss file.