951 B
951 B
Q4 — Deploy a static website on Ghaymah
⏱ Budget: ~12 minutes · Weight: 15%
The task
- Build a simple static website. It can be anything — suggestions:
- a "hello, Ghaymah" landing page,
- your personal CV / portfolio,
- a one-page summary of your Q1 memory-module design.
- Put your source files under
site/(there's a starterindex.html+style.cssyou can replace or extend). - Deploy it to Ghaymah — either via static hosting / a storage block, or inside a container/function. Follow Ghaymah's flow for making the site public.
- Record the public URL in the template below.
- Write 2–4 sentences about how the deploy went.
ANSWER — Static site deploy
1. What I built
one line
2. Live URL
https://<your-site>.ghaymah.systems/ (or the URL Ghaymah gave you)
3. How I deployed (steps)
4. What went well / what was hard
write here