Skip to content

Commit

Permalink
First push of new docs site
Browse files Browse the repository at this point in the history
  • Loading branch information
ramaboo committed Nov 26, 2014
1 parent 8c253e4 commit 361dfbc
Show file tree
Hide file tree
Showing 352 changed files with 20,186 additions and 1,853 deletions.
19 changes: 18 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,21 @@ deploy:
endpoint: install.prediction.io.s3-website-us-east-1.amazonaws.com
local-dir: bin
detect_encoding: true
on: develop
on: master

script:
- cd docs/manual
- bundle exec middleman build
deploy:
provider: s3
access_key_id:
secure: "PxUW6LxwsJ2UlakxsPtkgIwbE949QyJbDF31IdjDIVX5H7KLWA0xkpECj+DXW7/lODsuGLxi02w4Y+KE0Ujo27ovnQAu2F1D6NDGn+D/JIu/wqjRJ4OOOg65j/06zyj5jzWMckLh6wYKABMiInsWiXtr4ehLS6pHVyJVXaLuBPE="
secret_access_key:
secure: "L3TXxQJZutXrXROf89dTiMuvcnsQ88F+cSqpddhafy4O3agyTMyJcHozizCaKI+VuJVZnUrip/joo4b85PSC8xjU4G7/lOIAoiSyQZU/f4RqUTFyl9ppTHQq2CyZKZy1qhqmBegRcWTy6TLV3JNXzKq+0fgl6/HekUMBuNX98yM="
bucket: docs.prediction.io
region: us-east-1
skip_cleanup: true
endpoint: docs.prediction.io.s3-website-us-east-1.amazonaws.com
local-dir: build
detect_encoding: true
on: livedoc
27 changes: 24 additions & 3 deletions docs/manual/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
_site
.sass-cache
.project
# Bundler
/.bundle

# Build Directory
/build

# Cache
/.sass-cache
/.cache

# OS Files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
.AppleDouble
.LSOverride
Icon
Desktop.ini
Icon?
ehthumbs.db
Thumbs.db
*~
22 changes: 22 additions & 0 deletions docs/manual/Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
source 'https://rubygems.org'
ruby '2.1.3'

gem 'middleman', '~> 3.3.6'
gem 'middleman-livereload', '~> 3.1.0'
gem 'middleman-autoprefixer'
gem 'middleman-minify-html'
gem 'middleman-syntax'
gem 'middleman-cloudfront'

gem 'slim'
gem 'therubyracer'
gem 'oj'
gem 'redcarpet'
gem 'travis'
gem 'nokogiri'
gem 'rainbow'

platforms :mswin, :mingw do
gem 'tzinfo-data'
gem 'wdm', '~> 0.1.0'
end
260 changes: 260 additions & 0 deletions docs/manual/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,260 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (4.1.6)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
addressable (2.3.6)
autoprefixer-rails (3.1.2.20141016)
execjs
backports (3.6.4)
builder (3.2.2)
celluloid (0.16.0)
timers (~> 4.0.0)
chunky_png (1.3.3)
coderay (1.1.0)
coffee-script (2.3.0)
coffee-script-source
execjs
coffee-script-source (1.8.0)
compass (1.0.1)
chunky_png (~> 1.2)
compass-core (~> 1.0.1)
compass-import-once (~> 1.0.5)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
sass (>= 3.3.13, < 3.5)
compass-core (1.0.1)
multi_json (~> 1.0)
sass (>= 3.3.0, < 3.5)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
erubis (2.7.0)
ethon (0.7.1)
ffi (>= 1.3.0)
eventmachine (1.0.3)
excon (0.41.0)
execjs (2.2.2)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.9.1)
faraday (>= 0.7.4, < 0.10)
ffi (1.9.6)
fog (1.24.0)
fog-brightbox
fog-core (~> 1.23)
fog-json
fog-radosgw (>= 0.0.2)
fog-sakuracloud (>= 0.0.4)
fog-softlayer
ipaddress (~> 0.5)
nokogiri (~> 1.5, >= 1.5.11)
fog-brightbox (0.6.1)
fog-core (~> 1.22)
fog-json
inflecto
fog-core (1.24.0)
builder
excon (~> 0.38)
formatador (~> 0.2)
mime-types
net-scp (~> 1.1)
net-ssh (>= 2.1.3)
fog-json (1.0.0)
multi_json (~> 1.0)
fog-radosgw (0.0.3)
fog-core (>= 1.21.0)
fog-json
fog-xml (>= 0.0.1)
fog-sakuracloud (0.1.1)
fog-core
fog-json
fog-softlayer (0.3.24)
fog-core
fog-json
fog-xml (0.1.1)
fog-core
nokogiri (~> 1.5, >= 1.5.11)
formatador (0.2.5)
gh (0.13.2)
addressable
backports
faraday (~> 0.8)
multi_json (~> 1.0)
net-http-persistent (>= 2.7)
net-http-pipeline
haml (4.0.5)
tilt
highline (1.6.21)
hike (1.2.3)
hitimes (1.2.2)
hooks (0.4.0)
uber (~> 0.0.4)
htmlcompressor (0.1.2)
http_parser.rb (0.6.0)
i18n (0.6.11)
inflecto (0.0.2)
ipaddress (0.8.0)
json (1.8.1)
kramdown (1.5.0)
launchy (2.4.3)
addressable (~> 2.3)
libv8 (3.16.14.7)
listen (2.7.11)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
method_source (0.8.2)
middleman (3.3.6)
coffee-script (~> 2.2)
compass (>= 1.0.0, < 2.0.0)
compass-import-once (= 1.0.5)
execjs (~> 2.0)
haml (>= 4.0.5)
kramdown (~> 1.2)
middleman-core (= 3.3.6)
middleman-sprockets (>= 3.1.2)
sass (>= 3.4.0, < 4.0)
uglifier (~> 2.5)
middleman-autoprefixer (2.2.2)
autoprefixer-rails (~> 3.1.0)
middleman-core (>= 3.3.3)
middleman-cloudfront (0.1.0)
fog (~> 1.9)
middleman-core (~> 3.0)
middleman-core (3.3.6)
activesupport (~> 4.1.0)
bundler (~> 1.1)
erubis
hooks (~> 0.3)
i18n (~> 0.6.9)
listen (>= 2.7.9, < 3.0)
padrino-helpers (~> 0.12.3)
rack (>= 1.4.5, < 2.0)
rack-test (~> 0.6.2)
thor (>= 0.15.2, < 2.0)
tilt (~> 1.4.1, < 2.0)
middleman-livereload (3.1.1)
em-websocket (>= 0.2.0)
middleman-core (>= 3.0.2)
multi_json (~> 1.0)
rack-livereload
middleman-minify-html (3.4.0)
htmlcompressor (~> 0.1.0)
middleman-core (>= 3.2)
middleman-sprockets (3.3.10)
middleman-core (~> 3.3)
sprockets (~> 2.12.1)
sprockets-helpers (~> 1.1.0)
sprockets-sass (~> 1.2.0)
middleman-syntax (2.0.0)
middleman-core (~> 3.2)
rouge (~> 1.0)
mime-types (2.4.3)
mini_portile (0.6.1)
minitest (5.4.2)
multi_json (1.10.1)
multipart-post (2.0.0)
net-http-persistent (2.9.4)
net-http-pipeline (1.0.1)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.1)
nokogiri (1.6.4.1)
mini_portile (~> 0.6.0)
oj (2.10.4)
padrino-helpers (0.12.4)
i18n (~> 0.6, >= 0.6.7)
padrino-support (= 0.12.4)
tilt (~> 1.4.1)
padrino-support (0.12.4)
activesupport (>= 3.1)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
pusher-client (0.6.0)
json
websocket (~> 1.0)
rack (1.5.2)
rack-livereload (0.3.15)
rack
rack-test (0.6.2)
rack (>= 1.0)
rainbow (2.0.0)
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
redcarpet (3.2.0)
ref (1.0.5)
rouge (1.7.2)
sass (3.4.6)
slim (2.1.0)
temple (~> 0.6.9)
tilt (>= 1.3.3, < 2.1)
slop (3.6.0)
sprockets (2.12.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-helpers (1.1.0)
sprockets (~> 2.0)
sprockets-sass (1.2.0)
sprockets (~> 2.0)
tilt (~> 1.1)
temple (0.6.10)
therubyracer (0.12.1)
libv8 (~> 3.16.14.0)
ref
thor (0.19.1)
thread_safe (0.3.4)
tilt (1.4.1)
timers (4.0.1)
hitimes
travis (1.7.4)
addressable (~> 2.3)
backports
faraday (~> 0.9)
faraday_middleware (~> 0.9, >= 0.9.1)
gh (~> 0.13)
highline (~> 1.6)
launchy (~> 2.1)
pry (~> 0.9, < 0.10)
pusher-client (~> 0.4)
typhoeus (~> 0.6, >= 0.6.8)
typhoeus (0.6.9)
ethon (>= 0.7.1)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uber (0.0.10)
uglifier (2.5.3)
execjs (>= 0.3.0)
json (>= 1.8.0)
websocket (1.2.1)

PLATFORMS
ruby

DEPENDENCIES
middleman (~> 3.3.6)
middleman-autoprefixer
middleman-cloudfront
middleman-livereload (~> 3.1.0)
middleman-minify-html
middleman-syntax
nokogiri
oj
rainbow
redcarpet
slim
therubyracer
travis
tzinfo-data
wdm (~> 0.1.0)
35 changes: 35 additions & 0 deletions docs/manual/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# PredictionIO Documentation

## Starting the Server

Start the server with:

```
$ bundle exec middleman server
```

This will start the local web server at [http:https://localhost:4567](http:https://localhost:4567/).

## Building the Site

Build the site with:

```
$ bundle exec middleman build
```

# Go Live

Remove fonts!

Remove readme

Fix gitignore

Fix links

fix file names

update .travis.yml file with correct credentials

add 404
Loading

0 comments on commit 361dfbc

Please sign in to comment.