A tiny joke site that "automatically detects the presence of smart" and always fails.
- FAQ:
content/faq.json - Behavior / messages:
assets/app.js - Styles:
assets/style.css
Because the site loads content/faq.json, you should serve it with a tiny local web server:
python3 -m http.server 8000Then open http://localhost:8000.