(Baba Saheb Ambedkar Education University)
Quick-reference, exam-ready study notes for the B.Ed 4th Semester curriculum at BSAEU. Content is researched and drafted with AI assistance from established, widely-used B.Ed textbooks and academic sources, then organized into clean, searchable VitePress pages — built for last-minute revision, not as a replacement for your actual coursebooks.
These notes are a study aid. For exam-authoritative detail, always cross-check with your official BSAEU syllabus and prescribed textbooks.
Click to expand syllabus coverage
- Gender, School and Society
- Knowledge and Curriculum
- Creating an Inclusive School
- Guidance and Counselling
- Critical Understanding of ICT
- Yoga Education
- 🔍 Full-text search across all units
- 📱 Mobile-friendly, fast-loading static pages
- 🎨 Switchable themes — Default, Teal, and Catppuccin (Mocha/Mauve) — with a persistent accent-color picker (indigo, emerald, rose, amber)
- 🌓 Light/dark support built into every theme
- 🧭 Clean sidebar navigation by course and unit
- ♻️ Auto-deployed on every push — always up to date
| Layer | Tool |
|---|---|
| Site generator | VitePress |
| Package manager | pnpm |
| Hosting | GitHub Pages + Codeberg Pages |
| CI/CD | GitHub Actions (dual deploy) |
| Source control | Codeberg (origin, source of truth) + GitHub (mirror) |
Clone from either remote:
git clone https://codeberg.org/bips-git/bed-docs.git
# or
git clone https://github.com/bips-git/bed-docs.gitInstall and run locally:
pnpm install
pnpm docs:devBuild for production:
pnpm docs:buildCodeberg is the source of truth — all development happens there first. GitHub Actions (deploy-codeberg.yml) handles CI/CD and deploys the compiled static output to both GitHub Pages and Codeberg Pages on every push to main, so the two hosted copies stay in sync automatically.
Corrections, clearer explanations, and missing topics are welcome.
- Fork the repo (Codeberg or GitHub)
- Create a branch:
git checkout -b fix/unit-name - Commit your changes
- Open a PR against
main
Licensed under CC BY-NC-SA 4.0 — Attribution-NonCommercial-ShareAlike.
Free to share and adapt for study purposes, with credit, not for commercial resale, and any derivative notes stay open under the same terms.
Compiled with reference to standard B.Ed textbooks and academic resources for BSAEU's 4th semester syllabus.