KablammoMan / Img2DFT

An attempt to make something where users can upload an image and then that image is drawn using a bunch of circles utilising the Discrete Fourier Transform Formula
ISC License
2 stars 0 forks source link

GitHub Docs #1

Closed CoolCoder353 closed 8 months ago

CoolCoder353 commented 8 months ago

You should feature this program on a GitHub doc page so people can seer and run your code without having to install it.****

KablammoMan commented 8 months ago

How do I do that? I've only ever used GitHub for storing the source for my applications, never to make Github run the application.

CoolCoder353 commented 8 months ago

https://docs.github.com/en/pages

KablammoMan commented 8 months ago

Ok, I'll have a look into that and close the issue once I get it set up.

KablammoMan commented 8 months ago

Its live at https://kablammoman.github.io/Img2DFT/!