Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Commit ed53a25

Browse files
author
Florian Lautenschlager
authored
Merge pull request #23 from FlorianLautenschlager/master
New logo.
2 parents 3b3ec90 + 6d53239 commit ed53a25

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+7
-3
lines changed

.gitignore

100644100755
File mode changed.

.travis.yml

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: ruby
22
rvm:
3-
- 2.1
3+
- 2.2
44

55
before_script:
66
- chmod +x ./script/cibuild # or do this locally and commit

Gemfile

100644100755
File mode changed.

LICENSE

100644100755
File mode changed.

README.md

100644100755
File mode changed.

_config.yml

100644100755
File mode changed.

_includes/chronixstack.html

100644100755
File mode changed.

_includes/css/bootstrap.min.css

100644100755
File mode changed.

_includes/css/main.css

100644100755
File mode changed.

_includes/documentation.html

100644100755
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ <h2>About</h2>
1313
<p>
1414
Chronix natively speaks <b>time series</b>. You can store nearly every kind of
1515
data type within a time series due to its flexible design. You decide what a time series looks like.
16+
Check out the detailed <a
17+
href="https://chronix.gitbooks.io/chronix/content/">documentation</a> of Chronix.
1618

1719
<br><br>
1820

0 commit comments

Comments
 (0)