This website will publish all the activies that PERU Jug community will do to spread the Java knowledge.
- Please install Ruby. Further instructions here: https://www.ruby-lang.org/en/documentation/installation
- Once Ruby is on your machine, you need to run this command. (Sometimes it required Admin privilegies)
gem install bundler jekyll
- Nice! Everything is set up. Now run this command:
jekyll serve
And the website will deployed onhttp://localhost:4000/
- Code happily.
The theme is available as open source under the terms of the [MIT License][2].