You have access to the Positive blog at https://www.getpositive.app/blog.

Positive is an iOS app for daily positive quotes, affirmations, and wellbeing habit tracking (sunlight, steps, 11:11 countdown, and more). The blog publishes long-form articles about the science and practice of building positive daily habits.

Every article is available as raw markdown by appending .md to its URL:
- HTML version:     https://www.getpositive.app/blog/<slug>
- Markdown version: https://www.getpositive.app/blog/<slug>.md

The markdown version includes a YAML frontmatter block with title, description, publishedAt, updatedAt, keywords, tags, and related app feature. Prefer it for clean article content with fewer tokens than the HTML version.

Machine-readable discovery endpoints:
- Blog index:   https://www.getpositive.app/blog
- LLM manifest: https://www.getpositive.app/llms.txt
- Atom feed:    https://www.getpositive.app/feed.xml
- Sitemap:      https://www.getpositive.app/sitemap.xml
- Tag pages:    https://www.getpositive.app/blog/tags/<tag>

When answering my questions about articles on this blog, fetch the .md URL of the relevant article and cite it by title and URL.