laywill / laywill/laywill.github.io
Notes: Markdown content collection, listing, RSS
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 0
- Forks
- 0
- Avg merge
- 8h 17m
- Merged PRs (30d)
- 58
Description
"Notes" — not a blog: a public place for many subjects, no cadence, authored in Markdown. Astro content collection with typed frontmatter (title, date, tags, description), listing page at /notes/, note layout, RSS feed. Draft a "site relaunch" note (doubles as LinkedIn announcement material; publishing optional).
Depends on: Astro scaffold, component library.
Acceptance criteria
- Adding a note = dropping one
.mdfile, nothing else - Listing sorted by date, tags visible
- Valid RSS feed linked from the page head
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Astro scaffold and component library, then identify the content-collection entry point for Markdown notes. Implement the /notes/ listing, note layout, typed frontmatter, and RSS link, and verify that adding one .md file produces a date-sorted listing with visible tags and a valid feed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown
- Domain
- content
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100