Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
David Aparicio's avatar
David authored
:sparkles: feat: partners/sponsors split
8828a06c
History

Cloud Alpes 2023 (Website)

Live demo https://www.cloudalpes.fr

About the template

Project Zeppelin allows you to setup awesome GDG DevFest site in 5 minutes. It's 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.

Local development

Check if you have all requirements for local environment. To install all development dependencies install Bundler and run next command from root folder:

    gem install bundler
    bundle install

To start Jekyll run (jekyll serve -w) or use ./run_webserver.sh:

    ./run_webserver.sh

Site will be available at http://127.0.0.1:4000/ or http://localhost:4000/ (on Windows)

License

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 :)