Skip to content

Commit 22b9561

Browse files
committed
Sort-out new deployment of docs.
Accessible at: https://railseventstore.netlify.com and soon under https://railseventstore.org when DNS propagates.
1 parent d64279f commit 22b9561

File tree

4 files changed

+6
-16
lines changed

4 files changed

+6
-16
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
.bundle/
22
.yardoc
33
.rspec_status
4+
.sass-cache/
5+
.cache/
46
Gemfile.lock
57
_yardoc/
68
coverage/

netlify.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[build]
2+
base = "railseventstore.org/"
3+
command = "middleman build"
4+
publish = "railseventstore.org/build/"

railseventstore.org/.gitignore

Lines changed: 0 additions & 5 deletions
This file was deleted.

railseventstore.org/.travis.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)