Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 498 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 498 Bytes

alerta.io jekyll website

Deployment

Simply merge changes to master branch and GitHub will publish them to the site automatically.

Testing

Run the following command then browse to http://localhost:4000 ...

$ gem install jekyll
$ git clone https://github.com/alerta/alerta.github.io
$ cd alerta.github.io
$ jekyll serve -w

Copyright (c) 2014-2023 Nick Satterly. This work is licensed under a CC BY-SA 4.0 International License.