{{> footer}} {{/each}} {{published_at_formatted}} ยท {{reading_time}} min read

{{excerpt}}

{{title}}

{{/if}} {{title}} {{#if feature_image}}
{{#each posts}}
{{> header}} footer { border-top: 1px solid #eee; padding-top: 20px; margin-top: 40px; text-align: center; color: #666; font-size: 0.9rem; } .post-meta { font-size: 0.85rem; color: #999; margin-top: 1rem; } .post-card p { color: #666; font-size: 0.95rem; } .post-card h2 a:hover { text-decoration: underline; } .post-card h2 a { color: inherit; text-decoration: none; } .post-card h2 { font-size: 1.25rem; margin-bottom: 0.5rem; } .post-card-content { padding: 1.5rem; } .post-card img { width: 100%; height: 200px; object-fit: cover; } .post-card { border: 1px solid #eee; border-radius: 8px; overflow: hidden; } .post-list { display: grid; gap: 2rem; } nav a:hover { text-decoration: underline; } nav a { color: #333; text-decoration: none; margin-right: 1.5rem; } nav { margin-top: 1rem; } .site-description { color: #666; } .site-title a { color: inherit; text-decoration: none; } .site-title { font-size: 2rem; font-weight: 700; margin-bottom: 0.5rem; } header { border-bottom: 1px solid #eee; padding-bottom: 20px; margin-bottom: 40px; } body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif; line-height: 1.6; color: #333; max-width: 1200px; margin: 0 auto; padding: 20px; } * { box-sizing: border-box; margin: 0; padding: 0; }