Skip to content

androiddevelopersitalia/androiddevelopersitalia.github.io

Repository files navigation

androiddevelopersitalia.github.io

Pubic website for androiddevelopersitalia.github.io

License Twitter

Welcome to the ADI Pisa public website 🌎 The website is written with Jekyll and hosted on GitHub Pages.

The website is publicly available on http://androiddevelopersitalia.github.io/.

Building the website locally 🛠

To get starting developing, we really recommend to clone the website locally and start developing on your machine.

  1. Install Ruby with your package manager.
brew install ruby
  1. Clone this repository

  2. To configure gems user-wide add the following line to your shell configuration files, for example ~/.bashrc or ~/.zshrc

export GEM_HOME=$(ruby -e 'print Gem.user_dir')
  1. Open your terminal and install jekyll
gem install jekyll
  1. Serve the website with the following command,
jekyll serve

You should be able to see the local website at http://127.0.0.1:4000

Contributing 🤝

Feel free to contribute to this project!

Feel free to open a issue or submit a new pull request ❤️

License 📄

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

About

Sito ufficiale di Android Developers Italia

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published