2019 Ondrej Sika <[email protected]>
https://github.com/ondrejsika/www
https://gitlab.sikalabs.com/www/www
Development is on Gitlab - https://gitlab.sikalabs.com/www/www
- Clone repository & select branch
yarn install
- install dependenciesyarn run dev-<site>
- where<site>
is website domain, like ondrej-sika.cz. eg.:yarn run dev-ondrej-sika.cz
You probably copy some course landing site (skoleni-docker.cz) or website (ondrej-sika.cz). You have to:
- update package name in
package.json
located in site directorypackages/<site>/package.json
- add dev & build script into global
package.json
- update just pages settings
packages/<site>/config.js
and headers (site name, title, ..) in first commit, content update in next one
make update-sessions-yml-from-training-crm