Sampy wampy
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
- Minimal Design: Clean, unobtrusive layout focusing on readability
- Courier Font: Used for the homepage post list
- Responsive: Narrow column that adapts to mobile screens
- Readable Markdown: Properly styled headers, lists, code blocks, and other markdown elements
- Fast Loading: No JavaScript, minimal CSS
- Semantic HTML: Proper use of HTML5 elements
To use this theme:
- Create the directory structure above
- Copy the provided files into their respective locations
- Run
jekyll serve
to test locally - Add your posts to the
_posts
directory
The theme is intentionally minimal and can be easily customized by modifying the _sass/main.scss
file.