The student will receive an email to set their password.
Are you sure? This cannot be undone.
Save the teacher first, then test their Cal.com connection.
Are you sure? This does not delete their website page or photo.
Square photos work best. It's resized to 600×600 in your browser before uploading — nothing but the resized image leaves your device.
Loading…
Who's bookable, and their Cal.com booking link.
Adding a teacher here makes them bookable in the Calendar tab. It does not create their page on the website — /teachers/ is still edited separately. Removing a teacher here does not remove their website page or photo.
Site configuration and automation
llms-full.txtllms-full.txt from llms.txt + full blog article text. No AI tokens used — pure code.node tools/generate-llms-full.js --force
~/Desktop/github/websites/easyenglishlessons.comblog/*/index.html
The daily cron (launchd on your Mac) runs tools/generate-llms-full.js at 3 AM. It:
GET /public/settings) — skips if disabledllms.txt static base (teachers, pricing, FAQ — you maintain this)blog/*/index.html and extracts the <main class="article-body"> textTo update teachers, pricing, or FAQ: edit llms.txt manually, then run the generate script to push.