Skip to content

tomhillgreyridge/javalin.github.io

 
 

Repository files navigation

javalin.io Chat at https://discord.gg/sgak4e5NKv License

This repo contains the source code for javalin.io

Pull requests for adding tutorials and fixing errors in docs are very welcome

Quickstart

This website is built with Jekyll. To run it locally, you need to have Ruby and Bundler installed.

# Install dependencies
bundle install
# Run the server
bundle exec jekyll serve --port 4000 --future --incremental

Contributing

Contributions are welcome! Please read the contributing guidelines before submitting a pull request.

About

Javalin website source code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 41.0%
  • SCSS 33.0%
  • JavaScript 14.4%
  • CSS 11.4%
  • Other 0.2%