/victor-book

Documentation site for the Victor SVG library

Primary LanguageRuby

Victor Documentation Site

This is the source for victor.dannyb.co - the documentation site for victor

Development

For development purposes, you will need these:

Required

Optional

  • opcode
  • All the ruby dependencies - bundle install

Favicon

In the examples/favicon directory:

  1. .rb => .svg: ruby favicon.rb
  2. .svg => .png: cairosvg favicon.svg --output-width 512 -o favicon.png
  3. .png => .ico: https://www.png2ico.com/