Datatón Ciudad de Madrid 2017
Find a file
2014-08-08 01:23:36 +03:00
_data CSS files converted to Sass. Some style fixes. Created file with sponsors. 2014-08-08 01:23:36 +03:00
_includes CSS files converted to Sass. Some style fixes. Created file with sponsors. 2014-08-08 01:23:36 +03:00
_layouts CSS files converted to Sass. Some style fixes. Created file with sponsors. 2014-08-08 01:23:36 +03:00
_posts Initial commit 2014-07-28 22:27:01 +03:00
_sass CSS files converted to Sass. Some style fixes. Created file with sponsors. 2014-08-08 01:23:36 +03:00
_site CSS files converted to Sass. Some style fixes. Created file with sponsors. 2014-08-08 01:23:36 +03:00
assets Initial commit 2014-07-28 22:27:01 +03:00
automation CSS files converted to Sass. Some style fixes. Created file with sponsors. 2014-08-08 01:23:36 +03:00
css CSS files converted to Sass. Some style fixes. Created file with sponsors. 2014-08-08 01:23:36 +03:00
fonts Initial commit 2014-07-28 22:27:01 +03:00
img CSS files converted to Sass. Some style fixes. Created file with sponsors. 2014-08-08 01:23:36 +03:00
js CSS files converted to Sass. Some style fixes. Created file with sponsors. 2014-08-08 01:23:36 +03:00
_config.yml Updated Google Analytics properties 2014-07-28 22:52:03 +03:00
blog.html CSS files converted to Sass. Some style fixes. Created file with sponsors. 2014-08-08 01:23:36 +03:00
cod.md Initial commit 2014-07-28 22:27:01 +03:00
feed.xml Initial commit 2014-07-28 22:27:01 +03:00
index.html CSS files converted to Sass. Some style fixes. Created file with sponsors. 2014-08-08 01:23:36 +03:00
LICENSE.txt Initial commit 2014-07-28 22:27:01 +03:00
logistics.html CSS files converted to Sass. Some style fixes. Created file with sponsors. 2014-08-08 01:23:36 +03:00
README.md Update README.md 2014-08-04 23:37:26 -07:00
speakers.html CSS files converted to Sass. Some style fixes. Created file with sponsors. 2014-08-08 01:23:36 +03:00
team.html CSS files converted to Sass. Some style fixes. Created file with sponsors. 2014-08-08 01:23:36 +03:00

Project Zeppelin / GDG DevFest 2014 site template

About

Project Zeppelin allows you to setup awesome GDG DevFest site in 5 minutes.

Project is builded 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 GitHubs servers for free. Learn more about Jekyll.

Template is brought by GDG Lviv team.

Live demo http://gdg-x.github.io/zeppelin/

Features

  • Easy to setup
  • Simple and responsive design
  • Inegrated 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/

Local development

Check if you have all requirments for local environment, install Jekyll server gem and run this command from project root folder:

    jekyll serve -w

Site will be available at http://127.0.0.1:4000/zeppelin/

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.

Resource optimizations (optional)

You can optimize images and minify css and javascript automaticaly (for now only on Windows). 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_all.bat from /automation/minifying/ folder:

    minify_all.bat

Learn more about available optimization options from documentation.

Documentation

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

TODO List

  • Schedule page template
  • Optimization scripts for mac and linux

Known issues

  • Scrolling on open navbar

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.

Contributors

Licence

Project is published under the MIT licence. Feel free to clone and modify repo as you want, but don'y forget to add reference to authors :)