Skip to content

Latest commit

 

History

History
61 lines (43 loc) · 1.98 KB

README.md

File metadata and controls

61 lines (43 loc) · 1.98 KB

APIAddicts Day # 20

APIAddictsDay20

About

Project is built on top of Jekyll

Live demo

https://apiaddictsday.apiaddicts.org/

Contributions welcome

  1. Clone the repo
  2. Create a branch from master
  3. Update / Fix
  4. Create a pull request and assign it to me, Marco Antonio Sanzn (@baumannzone)

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/apidaysmad17/ 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.

Documentation

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

Used libraries

Contributors

See list of contributors

Maintainers: @baumannzone

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