Skip to content

docs: improve README and add documentation pages#85

Merged
unhappychoice merged 1 commit intomainfrom
docs/improve-readme-and-docs
Apr 5, 2026
Merged

docs: improve README and add documentation pages#85
unhappychoice merged 1 commit intomainfrom
docs/improve-readme-and-docs

Conversation

@unhappychoice
Copy link
Copy Markdown
Member

Summary

Closes #71

  • Restructure README: add Cost section, remove redundant sections (LLM Providers, URL Structure), streamline Prerequisites into "What You Need"
  • Add docs/how-it-works.md: pipeline overview, data flow, why daily fetch exists, what gets collected
  • Add docs/customization.md: post-setup configuration reference (site title, language, timezone, LLM provider, custom domain, schedule, version pinning)
  • Add docs/faq.md: cost, privacy, limitations, cleanup (16 questions)
  • Add docs/troubleshooting.md: workflow failures, missing data, setup errors, GitHub Pages issues
  • Move "Generating a Report Manually" from README to docs/manual-setup.md

…eshooting

Restructure README: add Cost section, remove redundant LLM Providers
and URL Structure sections, streamline Prerequisites into What You Need.

Add four new documentation pages:
- how-it-works.md: pipeline overview, data flow, collection details
- customization.md: post-setup configuration reference
- faq.md: cost, privacy, limitations, cleanup
- troubleshooting.md: workflow failures, missing data, setup errors

Move 'Generating a Report Manually' from README to manual-setup.md.

Closes #71
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@unhappychoice unhappychoice merged commit ea2e110 into main Apr 5, 2026
3 checks passed
@unhappychoice unhappychoice deleted the docs/improve-readme-and-docs branch April 5, 2026 01:20
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.

docs: improve README and docs

1 participant