Website for the 18th Asian Regional Conference on Soil Mechanics and Geotechnical Engineering (18ARC), Bangkok, 9–13 November 2027. Hosted by the Thai Geotechnical Society with EIT, under the auspices of ISSMGE.
Live site: https://sompote.github.io/18arc-website/
index.html— the whole site (single page). Markup, styles, and the countdown/timeline logic in thedata-dc-scriptblock at the bottom.support.js,image-slot.js— rendering runtime; do not edit.uploads/— photos and logos (keep each under ~450 KB).18ARC-design-spec.md— the "Earth Strata" design system reference.
Edit index.html directly, then:
git add -A && git commit -m "describe the change" && git pushGitHub Pages redeploys automatically ~30 seconds after each push.