Skip to content

GabrielManzanilla/aaaimx.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AAAIMX

AAAI International Student Chapter México Website

Getting Started

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.

Prerequisites 📋

  • Ruby & GEM
  • Node.js & NPM

Deployment 📦

Features

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

Installing

sudo apt-get install ruby-full

Check if you have all requirements for local environment. To install all development dependencies install Bundler.

    sudo gem install bundler

and run next command from root folder:

  bundle install

To start Jekyll run:

    bundle exec 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.

Built With

Used libraries

Contribuitors ✒

Credits

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License 📄

This project is licensed under the MIT License - see the LICENSE.md file for details

Made with ❤️ by AAAIMX 😊

About

Source code for website powered by Software Division

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 60.3%
  • JavaScript 24.5%
  • CSS 15.2%