RubyGems Navigation menu

ottogen 0.0.1

# 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**

Gemfile:
= Copy to clipboard Copied!

instalar:
=

Versões:

  1. 0.0.1 - October 18, 2022 (6,5 KB)

Development Dependencies (1):

rspec >= 0

Donos:

Pushed by:

Autores:

  • Ian Johnson

SHA 256 checksum:

87723ef5358789625d13957fa4709bc8434a1a4592cd69e650fda3c1291df7a0

Total de downloads 586

Desta versão 586

Licença:

MIT

Versão Requerida do Ruby: >= 1.9

Links: