Skip to content

Commit 55b5b93

Browse files
committed
About
1 parent 3a507a2 commit 55b5b93

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

docs/about.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
11
---
22
layout: page
3-
title: About
4-
permalink: /about/
3+
title: "What does vecmath gem provide"
4+
permalink: about
55
---
66

7-
This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](https://jekyllrb.com/)
7+
- Vec2D and Vec3D classes from [JRubyArt](https://github.com/ruby-processing/JRubyArt)
88

9-
You can find the source code for Minima at GitHub:
10-
[jekyll][jekyll-organization] /
11-
[minima](https://github.com/jekyll/minima)
9+
- AppRender and ShapeRender that allow for direct writing of vector to vertex
1210

13-
You can find the source code for Jekyll at GitHub:
14-
[jekyll][jekyll-organization] /
15-
[jekyll](https://github.com/jekyll/jekyll)
11+
- [JRubyArt](https://github.com/ruby-processing/JRubyArt) grid method.
1612

13+
- [JRubyArt](https://github.com/ruby-processing/JRubyArt) map1d method. A direct replacement for processing map.
1714

18-
[jekyll-organization]: https://github.com/jekyll
15+

0 commit comments

Comments
 (0)