https://github.com/dannyben/victor-book
Documentation site for the Victor SVG library
https://github.com/dannyben/victor-book
ruby svg
Last synced: 5 months ago
JSON representation
Documentation site for the Victor SVG library
- Host: GitHub
- URL: https://github.com/dannyben/victor-book
- Owner: DannyBen
- Created: 2024-08-27T07:00:44.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-15T18:35:58.000Z (over 1 year ago)
- Last Synced: 2025-03-09T08:05:19.591Z (over 1 year ago)
- Topics: ruby, svg
- Language: Ruby
- Homepage: https://victor.dannyb.co
- Size: 656 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Victor Documentation Site
This is the source for [victor.dannyb.co](https://victor.dannyb.co) - the
documentation site for [victor](https://github.com/DannyBen/victor)
## Development
For development purposes, you will need these:
### Required
- [retype](https://retype.com)
### Optional
- [opcode](https://github.com/DannyBen/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: