diff --git a/README.md b/README.md index 880c53f..d700dc8 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,14 @@ A library for developers who want to approach to creative coding, for artists who want to approach to programming or for anyone else who wants to play with math. -[Full docs and Examples](https://genbs.github.io/urpflanze/) +[Full docs and Examples](https://urpflanze-org.github.io/urpflanze/) + ## -| | | | -|:-------------------------:|:-------------------------:|:-------------------------:| -|| || -|||| +| | | | +| :------------------------------------------------------: | :----------------------------------------------------------: | :---------------------------------------------------: | +| | | | +| | | | ## Installation @@ -74,5 +75,6 @@ drawer.draw() // Draw scene on canvas ![Example output](./docs/assets/images/readme/output-1.png) -[Full docs and Examples](https://genbs.github.io/urpflanze/) +[Full docs and Examples](https://urpflanze-org.github.io/urpflanze/) + ## diff --git a/docs-src/index.html b/docs-src/index.html index 59525a0..f788dc6 100644 --- a/docs-src/index.html +++ b/docs-src/index.html @@ -32,8 +32,8 @@ content="A library for developers who want to approach to creative coding, for artists who want to approach to programming or for anyone else who wants to play with math." /> - - + + diff --git a/docs/index.html b/docs/index.html index f4ea3e2..f12c069 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,7 +1,117 @@ -Urpflanze Docs + + + + + +
v
\ No newline at end of file + gtag('config', 'G-YE22SL0KVQ') + + + +
+
+
+
+ + v +
+ +
+ +
+
+
+ + + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 4e98a47..3540d90 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -6,63 +6,63 @@ http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"> - https://genbs.github.io/urpflanze/ + https://urpflanze-org.github.io/urpflanze/ 2020-12-16T09:24:12+00:00 - https://genbs.github.io/urpflanze/#/en/Installation + https://urpflanze-org.github.io/urpflanze/#/en/Installation 2020-12-16T09:24:12+00:00 - https://genbs.github.io/urpflanze/#/en/Creating-a-scene + https://urpflanze-org.github.io/urpflanze/#/en/Creating-a-scene 2020-12-16T09:24:12+00:00 - https://genbs.github.io/urpflanze/#/en/Manage-repetitions + https://urpflanze-org.github.io/urpflanze/#/en/Manage-repetitions 2020-12-16T09:24:12+00:00 - https://genbs.github.io/urpflanze/#/en/Drawer-and-animations + https://urpflanze-org.github.io/urpflanze/#/en/Drawer-and-animations 2020-12-16T09:24:12+00:00 - https://genbs.github.io/urpflanze/#/en/ShapeLoop + https://urpflanze-org.github.io/urpflanze/#/en/ShapeLoop 2020-12-16T09:24:12+00:00 - https://genbs.github.io/urpflanze/#/en/VertexCallback + https://urpflanze-org.github.io/urpflanze/#/en/VertexCallback 2020-12-16T09:24:12+00:00 - https://genbs.github.io/urpflanze/#/en/CustomDrawer + https://urpflanze-org.github.io/urpflanze/#/en/CustomDrawer 2020-12-16T09:24:12+00:00 - https://genbs.github.io/urpflanze/#/it/Installazione + https://urpflanze-org.github.io/urpflanze/#/it/Installazione 2020-12-16T09:24:12+00:00 - https://genbs.github.io/urpflanze/#/it/Crea-una-scena + https://urpflanze-org.github.io/urpflanze/#/it/Crea-una-scena 2020-12-16T09:24:12+00:00 - https://genbs.github.io/urpflanze/#/it/Gestire-le-ripetizioni + https://urpflanze-org.github.io/urpflanze/#/it/Gestire-le-ripetizioni 2020-12-16T09:24:12+00:00 - https://genbs.github.io/urpflanze/#/it/Drawer-e-animazioni + https://urpflanze-org.github.io/urpflanze/#/it/Drawer-e-animazioni 2020-12-16T09:24:12+00:00 - https://genbs.github.io/urpflanze/#/it/ShapeLoop + https://urpflanze-org.github.io/urpflanze/#/it/ShapeLoop 2020-12-16T09:24:12+00:00 - https://genbs.github.io/urpflanze/#/it/VertexCallback + https://urpflanze-org.github.io/urpflanze/#/it/VertexCallback 2020-12-16T09:24:12+00:00 - https://genbs.github.io/urpflanze/#/it/CustomDrawer + https://urpflanze-org.github.io/urpflanze/#/it/CustomDrawer 2020-12-16T09:24:12+00:00 diff --git a/package.json b/package.json index 4c71241..8b8e88f 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/genbs/urpflanze.git" }, - "homepage": "https://genbs.github.io/urpflanze/", + "homepage": "https://urpflanze-org.github.io/urpflanze/", "bugs": { "url": "https://github.com/genbs/urpflanze/issues", "email": "gennaro.bs@gmail.com"