A public dashboard and RSS 2.0 feed for updates from
mgberon.com.
/ — Bulgarian HTML dashboard
/rss.xml — combined RSS 2.0 feed
/api/feed — JSON representation
/healthz — monitor health
- WordPress category RSS feeds: Новини and Съобщения
- 21 high-value static pages: admission, vacancies, scholarships, schedules,
exams, competitions, governance, regulations, textbooks and finances
- New or edited posts are detected by normalized content hashes
- Static pages are normalized before hashing so navigation/footer changes do not
generate entries
- PDF, DOC/DOCX, XLS/XLSX and uploaded document links are included in hashes
- Posts and health are checked every 30 minutes
- Static pages are checked every 6 hours
- First run seeds up to 90 days of existing items without importing the complete
archive
State is stored in val-scoped blob storage under mgberon:feed:v1.
No environment variables or external credentials are required.