Public
MG Beron website updates dashboard and RSS feed
bulgariarss
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.

MG Beron Updates

A public dashboard and RSS 2.0 feed for updates from mgberon.com.

Routes

  • / — Bulgarian HTML dashboard
  • /rss.xml — combined RSS 2.0 feed
  • /api/feed — JSON representation
  • /healthz — monitor health

Monitoring

  • 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.