RubyGems Navigation menu

ottogen 0.2.0

# 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:
=

インストール:
=

バージョン履歴:

  1. 0.2.0 April 20, 2025 (7KB)
  2. 0.1.0 April 17, 2025 (6.5KB)
  3. 0.0.1 October 18, 2022 (6.5KB)

Development依存関係 (1):

rspec >= 0

所有者:

プッシュ者:

作者:

  • Ian Johnson

SHA 256チェックサム:

=

累計ダウンロード数 1,022

このバージョンのみ 153

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 1.9

リンク: