58 Commits

Author SHA1 Message Date
Anthony Bocci
3e960c4a55 Create the component statuses documentation
The component-status.md file is based on the online version at:
https://docs.cachethq.io/docs/component-statuses
2018-06-23 14:31:37 +02:00
Anthony Bocci
6049639c09 Create the third-party integrations documentation
The third-party-integrations.md file is based on the online version at:
https://docs.cachethq.io/docs/addons
2018-06-23 13:17:51 +02:00
Anthony Bocci
f24f51ef36 Add question about subscribe button
Often, people are asking "Why isn't my subscribe button enabled?", so
the answer is now in the documentation.
2018-06-23 13:17:51 +02:00
Anthony Bocci
9ae1bd29df Move the API documentation in its own directory 2018-06-23 13:17:51 +02:00
Anthony Bocci
b282fa0eed Create the API authentication documentation
The api-authentication.md file is based on the online version at:
https://docs.cachethq.io/docs/api-authentication
2018-06-23 13:17:51 +02:00
Anthony Bocci
578a7dda72 Remove not used file
Cachet setting documentation has been splited into many files, so this
one is no longer useful.
2018-06-22 22:01:35 +02:00
Anthony Bocci
83d22e957b Fix markdown issue
Markdown is tested on Dillinger.io and the interpreter is not exactly
the same as the one on Github, so I fix the Markdown to be more
readable.
2018-06-22 22:00:32 +02:00
Anthony Bocci
33ef9753fb Create the beacons documentation
The beacons documentation file is based on the online version at:
https://docs.cachethq.io/docs/beacons
2018-06-22 21:51:58 +02:00
Anthony Bocci
14fec3f887 Create the configuring-subscribers documentation
The configuring-subscribers.md documentation file is based on the online
version at: https://docs.cachethq.io/docs/setup-subscribers
2018-06-22 21:47:33 +02:00
Anthony Bocci
925e2d14a2 Create configuring mail documentation
The configuration mail documentation is based on the online version at:
https://docs.cachethq.io/docs/configuring-mail
2018-06-22 21:44:21 +02:00
Anthony Bocci
dc2cd30706 Create configuring-queue documentation
The configuring-queue.md documentation is based on the online version
at: https://docs.cachethq.io/docs/configuring-the-queue
2018-06-22 21:32:50 +02:00
Anthony Bocci
9fef9b227c Create CORS documentation
The cors.md file is based on the online version at:
https://docs.cachethq.io/docs/cors
2018-06-22 21:02:45 +02:00
Anthony Bocci
ae272e3707 Create the prerequisites documentation
The prerequisites.md file documentation is based on the online version:
https://docs.cachethq.io/docs/prerequisites
2018-06-22 20:53:53 +02:00
Anthony Bocci
1061aa7897 Move installation.md into a setup/ directory
A global 'setup/' directory will contain all about installation/setup
2018-06-22 20:40:29 +02:00
James Brooks
6ab76ea43b Add sponsorship 2018-06-22 08:55:07 +01:00
Anthony Bocci
01a83f9403 Complete the installation documentation
The documentation was hosted online, but the "installation" part is now
in Markdown.
2018-06-21 21:37:00 +02:00
Anthony Bocci
9f051c1e4f Begin document about installation
Documentation was hosted at
https://docs.cachethq.io/docs/installing-cachet, it has been rewritten
in Markdown untill `Running Cachet on Apache`
2018-06-21 21:05:58 +02:00
James Brooks
22221de851 Add delete component 2018-06-21 20:00:43 +01:00
James Brooks
a1846ab1fd Update FAQ contents 2018-06-21 19:49:46 +01:00
James Brooks
8ea2e57eea Start work on new API format 2018-06-21 19:49:33 +01:00
James Brooks
b3f46c812b
Create README.md 2018-06-21 18:08:55 +01:00
James Brooks
0170201c9a
Create api-documentation.md 2018-06-21 18:07:50 +01:00
James Brooks
8bde3c3fdb
Create setting-up-cachet.md 2018-06-21 18:07:20 +01:00
James Brooks
419a75a688
Create getting-started.md 2018-06-21 18:05:47 +01:00
James Brooks
4fdc365f58
faq.md 2018-06-21 18:05:05 +01:00
James Brooks
5d90ed2df1
Create docs directory 2018-06-21 18:04:20 +01:00
James Brooks
abbb89893d Remove all documentation. 2015-01-13 15:23:39 +00:00
James Brooks
2cb6acb018 Formatting of examples 2015-01-12 08:56:10 +00:00
Maarten Eyskens
5121a6328f Better markup 2015-01-07 21:41:45 +01:00
Maarten Eyskens
31baa8d926 Added npm to the apt-get install 2015-01-07 20:06:39 +01:00
Graham Campbell
d7486ef98a Removed extra new line 2015-01-06 20:07:56 +00:00
James Brooks
ea89940bab Merge pull request #298 from sammcj/master
Add steps to install requirements to documentation
2015-01-06 18:56:15 +00:00
Sam
dc830bfa5c add -g to npm install options 2015-01-06 21:15:17 +11:00
James Brooks
ff0c7a0d7d Add buildpack changes into upgrade for Heroku. Closes #297 2015-01-06 08:35:23 +00:00
Sam
7f52a49f41 Add steps to install js requirements
JS requirements are a pain, so I've added the steps required to install them.

This may help people wanting to try it out before packages are available.
2015-01-06 14:24:14 +11:00
James Brooks
278d71cb27 Reorganise the install document 2015-01-05 21:43:43 +00:00
Graham Campbell
c025946aa8 Update install.md 2015-01-04 13:22:29 +00:00
Kyoungwon Lee
54d1d34032 fixed a broken link 2015-01-04 19:47:34 +09:00
Graham Campbell
307d07a80a Build assets on at compile time. No more static assets in the repo. 2015-01-04 10:31:25 +00:00
Graham Campbell
d00e413656 Revert "Updated build stuff"
This reverts commit cf263150dfd65a10116322d87e7394c9ff47ab8b.
2015-01-03 23:11:20 +00:00
Graham Campbell
cf263150df Updated build stuff 2015-01-03 17:42:52 +00:00
James Brooks
6d39d4cb38 Rename INSTALL.md to install.md 2015-01-03 16:55:17 +00:00
James Brooks
b688c71ed3 Finish Heroku upgrade docs 2015-01-03 16:00:30 +00:00
James Brooks
e26db01abf Link install in docs 2015-01-03 15:54:07 +00:00
James Brooks
fd79d99727 Move install document to the setup docs 2015-01-03 15:52:59 +00:00
Graham Campbell
ecc60ff46a Cleanup 2015-01-02 13:05:31 +00:00
Bennett Blodinger
dd225e1321 fix typo
`curl -XGET` is duplicated
2015-01-01 16:53:47 -05:00
lbriggs
5bb8b78074 Adding initial API docs 2014-12-31 17:27:47 +00:00
lbriggs
786d9cdb61 Few more fixes/updates 2014-12-31 12:17:02 +00:00
lbriggs
e3898e3eba Updating version to PHP 5.4 2014-12-31 12:14:41 +00:00