Skip to content

tacoda/otto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Otto

AsciiDoc static site generator.

Quickstart

Install Otto

gem install ottogen

Initialize a new site

mkdir mysite && cd mysite
otto init

Build the site

otto build

Serve the site

otto serve

View the site

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

About

Otto is a simple Ruby-based static site generator that uses AsciiDoc markup to quickly build and serve HTML sites.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages