Development website at https://esl.github.io/elixirconf-eu-jekyll/
To manipulate this jekyll site:
- Enable/disable main page contents
index.html
- Edit content at
_includes/*.html
(no\_data/yml
is used) - Edit top menu at
_data/navigation.ytml
- Include .scss at
assets/css/styles.css
- Keynotes, trainings and talks listed in
_data
folder - Spanish version by using
es/index.html
and_includes/es/*.html
- Participant page includes its talks
- local publish using
./publish
bash script - build for publish execute
./publish site
and publishdocs/
folder