-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathparams.json
More file actions
7 lines (7 loc) · 4.06 KB
/
params.json
File metadata and controls
7 lines (7 loc) · 4.06 KB
1
2
3
4
5
6
7
{
"name": "Java Users Group of Greater Louisville - JUGGL",
"tagline": "All things related to the Java Virtual Machine",
"body": "# Java Users Group of Greater Louisville - JUGGL\r\n\r\n<div style=\"text-align: center;\">\r\n <img src=\"https://raw.githubusercontent.com/JUGGL/juggl.github.io/master/images/JUGGL-logo.png\" alt=\"JUGGL Logo\">\r\n</div>\r\n\r\n## Welcome\r\nThis is the site for the Java Users Group of Greater Louisville, a.k.a. JUGGL. We are a group of developers and\r\nenthusiasts who are interested in learning about [Java](http://www.java.com/), the Java Virtual Machine, and all of the\r\nthings you can do on top of the JVM. This includes, but it not necessarily limited to:\r\n\r\n* Java Development\r\n* JavaEE - Java Enterprise Edition\r\n* JavaScript development with [Nashorn](http://openjdk.java.net/projects/nashorn/)\r\n* Dynamic languages on the JVM: [JRuby](http://jruby.org/), [Jython](http://www.jython.org/), [Ceylon](http://ceylon-lang.org/), PHP, etc...\r\n* Purpose built languages for the JVM: [Scala](http://scala-lang.org/), [Clojure](http://clojure.org/), [Kotlin](http://kotlinlang.org/), etc...\r\n\r\n## Links\r\n\r\n<ul>\r\n<li><a href=\"http://www.juggl.us/\" target=\"_homepage\"><img src=\"images/Github.png\"> JUGGL Homepage - Hosted by GitHub Pages</a></li>\r\n<li><a href=\"https://twitter.com/JUGGLou\" target=\"_twitter\"><img src=\"images/Twitter.png\"> @JUGGLou on Twitter</a></li>\r\n<li><a href=\"https://www.facebook.com/JUGGLou\" target=\"_facebook\"><img src=\"images/Facebook.png\"> @JUGGLou on Facebook</a></li>\r\n<li><a href=\"https://www.google.com/+JugglUs\" target=\"_googleplus\"><img src=\"images/GooglePlus.png\"> JUGGL on Google+</a></li>\r\n<li><a href=\"https://www.linkedin.com/groups/Java-Users-Group-Greater-Louisville-3818364\" target=\"_linkedin\"><img src=\"images/LinkedIn.png\"> JUGGL on LinkedIn</a></li>\r\n<li><a href=\"http://www.meetup.com/JUGGLou/\" target=\"_meetup\"><img src=\"images/meetup.png\"> JUGGL on Meetup.com</a></li>\r\n<li><a href=\"http://webchat.freenode.net?channels=%23juggl\" target=\"_webchat\"><img src=\"images/Freenode.png\"> #JUGGL on Freenode's IRC network</a></li>\r\n<li><a href=\"https://groups.google.com/forum/#!forum/juggl\" target=\"_googlegroups\"><img src=\"images/GoogleGroups.png\"> JUGGL forums at Google Groups</a></li>\r\n</ul>\r\n\r\n## Sponsors\r\n* [TEK Systems](http://www.teksystems.com/) - If you are looking for your next career opportunity, or just want to see what's out there; TEK Systems can help.\r\n* [JetBrains](https://www.jetbrains.com/) - Attend our next meetup for a chance to win an free license to the JetBrains IDE of your choice!\r\n* <a href=\"http://www.oreilly.com/pub/cpc/1041\"><img src=\"http://www.oreilly.com/partner_file/125x125.gif\" /></a>[O'Reilly Media](http://oreilly.com) - Our industry requires constant re-training and education, O'Reilly can meet all of your needs with books, tutorials, videos, and conferences.\r\n\r\n## Presentations\r\n\r\n* [From Java To Groovy](https://github.com/JUGGL/java2groovy) - A discussion and some example code of how/when/why you might want to convert from Java to Groovy for programming on the JVM\r\n* [Java 8 Collections & Streams](https://github.com/JUGGL/2016-august-collections-streams)\r\n* [Dependency Injection Workshop](https://github.com/JUGGL/2016-march-dependency-injection)\r\n* [Using Spock for Testing](https://github.com/JUGGL/2016-february-spock)\r\n* [Gradle And NIO - October 2015](https://github.com/JUGGL/october-2015)\r\n* [Functional Programming In Java 8](https://github.com/JUGGL/java-8-functional-introduction)\r\n* [Vert.x Chat Workshop](http://www.juggl.us/codepalousa-vertx-chat/) - A workshop for learning how to write applications using the [Vert.x](http://vertx.io/) toolkit in JavaScript on the JVM.\r\n* [JMX Example](http://www.juggl.us/JMXExample/) - An application demo about using Java Management Extensions to monitor your Java applications.",
"google": "UA-67070017-1",
"note": "Don't delete this file! It's used internally to help with page regeneration."
}