Skip to content

Add TILs section#14

Merged
sinon merged 2 commits intomainfrom
tils
Aug 30, 2025
Merged

Add TILs section#14
sinon merged 2 commits intomainfrom
tils

Conversation

@sinon
Copy link
Owner

@sinon sinon commented Aug 30, 2025

No description provided.

@sinon sinon requested a review from Copilot August 30, 2025 15:05
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new "Today I Learned" (TILs) section to the website, enabling the author to write short learning posts as a regular habit. The implementation follows the pattern established by Simon Willison's blog approach to TILs.

  • Creates a new TILs section with proper pagination and sorting
  • Adds navigation menu entry for easy access to TILs
  • Includes an introductory TIL post explaining the concept and motivation

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
templates/section.html Creates template for TILs section page rendering
content/tils/_index.md Configures TILs section with pagination and sorting settings
content/tils/til_about_tils_posts.md Adds introductory TIL post explaining the concept
config.toml Adds TILs menu item to site navigation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions
Copy link

github-actions bot commented Aug 30, 2025

PR Preview Action v1.6.1

🚀 View preview at
https://sinon.github.io/pr-preview/pr-14/

Built to branch gh-pages at 2025-08-30 15:08 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@sinon sinon merged commit 4a1bfda into main Aug 30, 2025
6 checks passed
@sinon sinon deleted the tils branch August 30, 2025 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants