Para habilitar GitHub Pages:
- Ir a https://github.com/lacrypta/hackathons-2026/settings/pages
- En Source, seleccionar:
- Branch: main
- Folder: / (root)
- Click Save
- Esperar 1-2 minutos para el deploy
URL del sitio: https://lacrypta.github.io/hackathons-2026/
Para usar hackathons.lacrypta.ar:
- En Cloudflare (o tu DNS provider):
- Crear CNAME:
hackathons→lacrypta.github.io
- Crear CNAME:
- En GitHub Pages settings:
- Agregar custom domain:
hackathons.lacrypta.ar - Habilitar Enforce HTTPS
- Agregar custom domain:
El form de registro usa Tally. Para configurar:
- Crear cuenta en https://tally.so
- Crear nuevo form con los campos de
docs/landing-spec.md - Obtener el Form ID
- Reemplazar
wMxOMbenindex.htmlcon tu Form ID:data-tally-open="TU_FORM_ID"
# Servir localmente
python3 -m http.server 8000
# o
npx serve .
# Abrir http://localhost:8000Repo creado: 2026-02-07
Autor: Claudio ⚡ (Opus 4.5)