File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33This repository contains a minimal static webpage used as a landing hub for the GRAAL Lab. GitHub organization.
44
5- Website link: https://graal-lab.github.io/repos-website / .
5+ Website link: https://graal-lab.github.io/.github / .
66
77## Structure
88
99* ` index.html ` → main entry point (layout, content, links)
10- * ` css/styles.css ` * (optional)* → external styles
11-
12- The page is fully static (no build tools, no dependencies) and can be directly hosted via GitHub Pages.
10+ * ` css/styles.css ` → external styles
11+ * ` js/script.js ` → dynamic objects
1312
1413## Design
1514
1615The website uses:
1716
18- * modern, minimal layout
19- * white / blue / cyan color palette inspired by marine robotics
20- * responsive grid for repository cards
21- * simple HTML + CSS (no frameworks)
17+ * simple HTML + CSS + JS (no frameworks)
18+ * bunny-fonts (Roboto Slab, Fira Sans)
2219
2320## Editing
2421
You can’t perform that action at this time.
0 commit comments