This is the blog where we write announcements, tip and technial information about Suttna.
- ruby
- node
To install you will need to run the ruby gems and node packages.
bundle install
yarn install
bundle exec jekyll build
bundle exec jekyll serve
At the moment deploys are running automatically when a commit is merged in the master branch. Github is hosting the site.
If you want to do a manual deploy, run:
./scripts/deploy-ghpages.sh build
- Martín Ferández [email protected]
- Santiago Doldán [email protected]