De promotiewebsite die de reguliere site vervangt tijdens de Kick-In.
https://join.harambee.utwente.nl
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yuri van Midden
048c4afcfc
|
5 years ago | |
---|---|---|
.github | 6 years ago | |
dist | 6 years ago | |
examples | 6 years ago | |
lang | 6 years ago | |
src | 5 years ago | |
tests | 6 years ago | |
vendors | 6 years ago | |
.gitattributes | 6 years ago | |
.gitignore | 6 years ago | |
BACKERS.md | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 5 years ago | |
bower.json | 6 years ago | |
gulpfile.js | 6 years ago | |
package.json | 6 years ago |
README.md
Harambee promotiesite voor werving van nieuwe leden!
Deze repository bevat de broncode van fullscreen.js, die wordt gebruikt voor de fullscreen pagina-scrolling, evenals de content van de pagina.
Hoe hieraan te devven?
Simpel:
git clone https://git.harambee.utwente.nl/harambee-public/kick-in-promo-site.git
of als je authenticated bentgit clone git@harambee.utwente.nl:harambee-public/kick-in-promo-site.git
- Doe je ding.
Preview nodig?
git clone https://git.harambee.utwente.nl/harambee-public/kick-in-promo-site.git
- Open in de
./src/
mapindex.html
. De benodigde externe content (bootstrap, jquery) wordt via het internet opgehaald, dus in principe zou dit volledig functioneel moeten zijn.