Skip to content

Repository files navigation

Project Zeppelin / GDG DevFest 2014 site template

About

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.

Automated version with Grunt https://github.com/gdg-x/zeppelin-grunt

Features

  • Easy to setup
  • Simple and responsive design
  • Integrated speakers and sessions management
  • SVG icons
  • SEO friendly

Quick-start guide

  1. Fork this repo
  2. Clone locally
  3. Update _config.yml
  4. Select what content blocks do you need
  5. Push changes to gh-pages branch
  6. Enjoy your awesome DevFest site at http://[your github name].github.io/zeppelin/

Or watch project presentation from GDG[x] Townhall meeting. Slides available here

Local development

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/zeppelin/ or http://localhost:4000/zeppelin/ (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.

Sass(Compass) support

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 --savemode

Learn more about Sass development from documentation.

Resource optimizations (optional)

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.

Documentation

Quick-start guide is not enough? Checkout full documentation.

Used libraries

Who is using template?

Going to use template? Go on! The only thing we ask - let us know at lviv@gdg.org.ua so we can include you to this list, or make a pull request.

GDG DevFest Ukraine 2014GDG DevFest Istanbul 2014GDG Bangalore Site
GDG DevFest Omsk 20142014 南阳 GDG Devfest 大会DevFest Nordeste 2014
GDG DevFest The NetherlandsDevFest Centro-Oeste 2014Android DevFest Space Coast
DevFest SP 2014DevFest in BarodaGDG Hi Pic (France)
GDG DevFest Córdoba 2014GDG DevFest Düsseldorf 2014GDG Makerere DevFest 2014
GDG Dublin DevFest 2014GDG Busitema DevFest 2014DevFest Vienna 2014
Android Wear DevFestGDG SLAU DevFest 2014Lima DevFest
GDG Korea DevFair 2014GDG DevFest Kota Kinabalu 2014GDG DevFest Belgium
DevFest Praha 2014GDG DevFest KosiceGDG DevFest Cagayan de Oro
DevFest BirgunjGDG DevFest PolandGDG DevFest Silicon Valley
DevFest Chennai 2014GDG DevFest BariGDG DevFest Ahmedabad
GDG DevFest Sri LankaGDG DevFest TunisGDG DevFest Kozhikode
GDG DevFest ArgentinaGDG DevFest BhubaneswarGDG DevFest Miage Gi
GDG DevFest NORTEGDG Devfest Nyeri 2014GDG DevFest Paris
GDG AkureMENAT GDG Summit 2014Women Techmakers Istanbul 2015
GDG DevFest MallorcaMichigan GDG DevFest 2015International Women's Day
Women Techmakers Tbilisi 2015Android XtendedGDG Bingham University

Contributors

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

About

JSday Maceió

Resources

Stars

0 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages