This is the website of the 13th ACP Summer School (ACPSS 2017).
It will be held September, 18-22th, 2017 on the Porquerolles island, France.
Copyright for portions of project ACPSS 2017 are held by
Copyright (c) 2014 Oleh Zasadnyy, Vitaliy Zasadnyy
as part of project Zeppelin.
All other copyright for project ACPSS 2017 are held by
Copyright (c) 2017 Arnaud Malapert, Université Nice Sophia Antipolis.
All rights reserved.
Project Zeppelin allows you to setup awesome GDG DevFest site in 5 minutes.
Project is built on top of Jekyll - simple, blog-aware, static site generator. Jekyll also happens to be the engine behind GitHub Pages, which means you can use Jekyll to host your website from GitHub’s servers for free. Learn more about Jekyll.
Template is brought by GDG Lviv team.
- Easy to setup
- Simple and responsive design
- Integrated speakers and sessions management
- SVG icons
- SEO friendly
- Fork this repo
- Clone locally
- Update
_config.yml
- Update
_data
- Push changes to
master
branch - Enjoy your awesome ACPSS site at
http://[your github name].github.io/acpss2017/
Check if you have all requirements for local environment. To install all development dependencies install Bundler.
gem install bundler
and run next command from root folder:
bundle install
To start Jekyll run:
jekyll serve -w
Site will be available at http://127.0.0.1:4000/acpss2017/ or http://localhost:4000/acpss2017/ (on Windows)
NOTE: in this mode all changes to html and data files will be automatically regenerated, but after changing _config.yml
you have to restart server.
Note: You need to install Node.js
To watch changes of .sass
files and compile it to the .css
on a fly change property safe: true
to safe: false
in _config.yml
.
Note: It works only on local machine, because GitHub runs Jekyll in --save
mode
Learn more about Sass development from documentation.
You can optimize images and minify css and javascript automatically (for now only on Windows).
But for Mac OS users available amazing tool - imageoptim. Thanks @raphaelsavina for link.
Optimize all images by running this script from /automation/images/
folder:
all_image_optimization.bat -d -jtran -pout -pquant -optip -gsicle -svgo
To minify CSS and JS run minify_js.bat
(for Windows) and minify_js.sh
(for Linux and MacOS) from /automation/minifying/
folder:
minify_js.bat
Learn more about available optimization options from documentation.
- Design and web development: Arnaud Malapert
- Bug fixing and support:
Project is published under the MIT license. Feel free to clone and modify repo as you want, but don't forget to add reference to authors :)
- Images of Porquerolles: commons.wikimedia.org