Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 677 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 677 Bytes

This is the content for our website at logsearch.io.

Quick Start

We use Jekyll to build the site - make sure you have it installed first. Next, you can clone and this repo, run some setup scripts, and start Jekyll:

$ git clone https://github.com/logsearch/logsearch-website.git
$ cd logsearch-website
$ ./bin/reload-upstream
$ ./bin/run-dev

Now you should be able to point your browser to $LOCAL_IP:4000. - the exact IP is displayed in the terminal.

To learn more, read our detailed documentation.

License

Apache License, Version 2.0