Skip to content

Commit 88d4474

Browse files
authored
Merge pull request #77 from justwriteclick/remove-travis
Remove travis
2 parents c3f9e25 + e7f0103 commit 88d4474

2 files changed

Lines changed: 5 additions & 14 deletions

File tree

.travis.yml

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

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22

33
## The Website
44

5-
This website is intended to offer stories and articles about how to treat docs like code, and lessons learned along the way.
5+
This website is intended to offer stories and articles about how to treat docs like code, and lessons learned along the way. You are welcome to tell your story here as well.
66

77
## To Contribute
88

99
You can directly submit a pull request using the fork-and-pull workflow to add an article, or submit to the [justwriteclick/docs-like-code-stories](https://github.com/justwriteclick/docs-like-code-stories) repo if you want to follow a question-and-answer template.
1010

11+
Pushing to the `build` branch lets you preview the build output using Netlify. You must log into Netlify to view the preview deploy.
12+
13+
Pushing to the `master` branch builds output to https://www.docslikecode.com using Netlify. Auto publishing is on as a setting in Netlify, so deploys from master are published automatically.
14+
1115
## Theme Colophon
1216
Theme courtesy of https://mmistakes.github.io/so-simple-theme/
1317

0 commit comments

Comments
 (0)