Skip to content

Files

Latest commit

b170537 · Jun 18, 2016

History

History
This branch is 208 commits ahead of, 14 commits behind HubPress/hubpress.io:master.

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 18, 2016

Adding Images

To add images to your blog posts:

  1. Commit images to this directory.

  2. In your blog post, use the following basic AsciiDoc syntax:

    image::http://github.com/<username>/<repositoryName>/images/<filename>[]
  3. See http://asciidoctor.org/docs/asciidoc-writers-guide/ for complex examples of Image syntax.