Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)

## What is it

[![Greenkeeper badge](https://badges.greenkeeper.io/artemv/authenticated-docs.svg)](https://greenkeeper.io/)
A simple Rails app with Devise authentication to serve static docs generated with a tool like
[MkDocs](http://www.mkdocs.org/) or [Gitbook](https://toolchain.gitbook.com).
Static html is served by [HighVoltage](https://github.com/thoughtbot/high_voltage) customized to serve pathes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"freeform-semantic-commit-analyzer": "^1.1.0",
"semantic-release": "^4.3.5",
"semantic-release": "^6.3.6",
"condition-circle": "^1.2.0"
},
"release": {
Expand Down