Commit Graph

3 Commits

Author SHA1 Message Date
2022Hao
760fe317a0 Use html.inherit-ai.top as default host
Switch default HTMLSlide endpoints from local localhost to the public host https://html.inherit-ai.top:8085. Update scripts/sync-htmlslide.mjs to set DEFAULT_APP_BASE and DEFAULT_API_BASE accordingly, adjust the CLI usage text, and update README.md, README.en.md and SKILL.md to reference the website host and to guide users to check the online service if the API is not reachable.
2026-05-25 12:42:22 +08:00
2022Hao
9150654846 Add initial project scaffold, docs, and assets
Initial import of the guizang-ppt-skill project: add SKILL.md, CONTRIBUTING.md, LICENSE (MIT), populated README.md and README.en.md, references (layouts, themes, prompts, checklist, etc.), templates and screenshot background assets, motion.min.js, and helper scripts (validate-swiss-deck.mjs, sync-htmlslide.mjs). Sets up templates, theme presets, image/screenshot guidance, and tooling to generate, validate, and sync single-file HTML slide decks.
2026-05-24 22:08:51 +08:00
2022Hao
2aa72a4d9d Create README.md 2026-05-24 21:58:30 +08:00