Categories: None [Edit]
ottogen
# Otto
AsciiDoc static site generator.
# Quickstart
**Install Otto**
``` sh
gem install ottogen
```
**Initialize a new site**
``` sh
mkdir mysite && cd mysite
otto init
```
**Build the site**
``` sh
otto build
```
**Serve the site**
``` sh
otto serve
```
**View the site**
``` sh
open http://127.0.0.1:8778/
```
# AsciiDoc Crash Course
TODO
**Paragraphs**
**Text formatting**
**Links**
**Document header**
**Section titles**
**Automatic TOC**
**Includes**
**Lists**
**Images**
**Audio**
**Videos**
**Keyboard, button, and menu macros**
**Literals and source code**
**Admonitions**
**More delimited blocks**
**Tables**
**IDs, roles, and options**
Total
Ranking: 179,210 of 183,164
Downloads: 661
Daily
Ranking: 70,268 of 183,155
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
25 | 818,960,563 | rspec |
Owners
# | Gravatar | Handle |
---|---|---|
1 | tacoda |