You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A neat library and DSL for creating graphics using SVG
@@ -33,9 +33,9 @@ A full list is [here](https://docs.celestine.dev/svg_element_checklist.html).
33
33
34
34
## Examples
35
35
36
-
If you'd like to see how the logo was made, check out [make_logo](https://github.com/redcodefinal/celestine/blob/master/src/make_logo.cr)
36
+
If you'd like to see how the logo was made, check out [make_logo](https://github.com/celestinecr/celestine/blob/main/src/make_logo.cr)
37
37
38
-
Here are some more intricate examples. [procedural_art](https://github.com/redcodefinal/procedural_art)
38
+
Here are some more intricate examples. [procedural_art](https://github.com/sol-vin/procedural_art)
39
39
40
40
Real world examples made with Celestine. All of these are flat SVG files with no JS inside, using only functions built into Celestine.
41
41
@@ -74,5 +74,5 @@ HMU via issues or make a pull request or something I don't know.
74
74
75
75
## Contributors
76
76
77
-
- [Ian Rash](https://github.com/redcodefinal) - creator and maintainer
77
+
- [Ian Rash](https://github.com/sol-vin) - creator and maintainer
0 commit comments