tholman / github-corners

A fresher "Fork me on GitHub" callout.
http://tholman.com/github-corners
MIT License
4.93k stars 195 forks source link

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

Open mina86 opened 6 years ago

RobRoseKnows commented 6 years ago

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

mina86 commented 6 years ago

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

Done.

ahuglajbclajep commented 4 years ago

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.