oza / fluentd-docs

Fluentd documentation site, hosted on Heroku

Home Page:http://docs.fluentd.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fluentd Docs App

Ultrasimple CMS and content for documentation of Fluentd. The production site is here.

If you'd like to propose an edit to the Fluentd docs, fork this repo, then send us a pull request.

Install

$ gem install bundler
$ bundle install --path vendor/bundle
$ bundle exec rake server
$ open "http://localhost:9395/"

Build Search Index

$ heroku run rake index

Deploy

$ git push heroku master

Acknowledgement

This program is forked from heroku/heroku-docs, and originally written by @rtomayko and @adamwiggins. Later, modified by @kzk and @doryokujin.

Code is released under the MIT License: http://www.opensource.org/licenses/mit-license.php

All rights reserved on the content (text files in the docs subdirectory), although you're welcome to modify these for the purpose of suggesting edits.

About

Fluentd documentation site, hosted on Heroku

http://docs.fluentd.org/


Languages

Language:JavaScript 89.9%Language:Ruby 10.1%