Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 269 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 269 Bytes

ballerina-platform.github.io

ballerina-platform.github.io - Github pages based ballerina.io website

Install Jekyll and bundler gems

gem install jekyll bundler

Build the site and make it available on a local server

bundle exec jekyll serve