The student will receive an email to set their password.
Are you sure? This cannot be undone.
Loading…
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.