github-corners icon indicating copy to clipboard operation
github-corners copied to clipboard

Optimise triangle path, fix transform-origin and sync index.html with SVG files

Open mina86 opened this issue 7 years ago • 3 comments

mina86 avatar Dec 02 '17 19:12 mina86

You may want to update the examples in index.html so that they use the new code.

RobRoseKnows avatar Jan 26 '18 04:01 RobRoseKnows

You may want to update the examples in index.html so that they use the new code.

Done.

mina86 avatar Jan 26 '18 10:01 mina86

This project is closely related to the web-frontend, and I think it's better to generate HTML with Node.js instead of Python, given its affinity with the front-end ecosystem. If you use Node.js to generate HTML from a template, you can use ejs for example.

ahuglajbclajep avatar May 05 '20 07:05 ahuglajbclajep