This is a lightweight static website (no build step) to document the history of Maharishi’s Movement in Seelisberg.
data/events.json— timeline entriesdata/places.json— places cardsdata/archive.json— archive cards
Put images into assets/ and update the filenames in the JSON.
Open index.html in your browser.
If your browser blocks fetch() from local files, use a tiny local server:
- Python:
python -m http.server 8000 - Then open: http://localhost:8000/
- Create a repo and upload all files/folders
- Settings → Pages → Deploy from branch (root)
- Visit the published URL