Main site for stellarvector.be: who we are, events, calendar, and the launchpad.
Chrome, tokens and shared components come from github.com/stellarvector/theme; read its README before adding a component here.
- Install Hugo (extended version, >= 0.165.0) and Node.js.
- Run
npm cito install the toolchain. - Run
hugo server. - Go to http://localhost:1313/
The theme is pulled in as a Hugo module. Run hugo mod get -u github.com/stellarvector/theme to update it.
| Concern | Source of truth |
|---|---|
| Events model and templates | This repository |
| Organization info (about, calendar) | This repository |
| The typewriter and console banner | This repository |
| Chrome, tokens, and base behavior | Shared Hugo module |