sumana2001 / styles

A collection of cool effects in html, css and javascript.
https://sumana2001.github.io/styles/
41 stars 32 forks source link

[Idea] Host the samples (gh-pages would be straightforward) #82

Open MadhavBahl opened 3 years ago

MadhavBahl commented 3 years ago

Hi @sumana2001 , how about hosting this repository and adding the link in README/repo description so that people who come across this repo can see the project without cloning?

Using gh-pages in this scenario would be quite straight-forward since this repo mostly contains HTML/CSS

sumana2001 commented 3 years ago

Hi @MadhavBahl I'm sorry for such a late reply. I somehow missed this. Anyway, I was planning to do this but a lot of things came up. Thanks for the idea, I will surely look into it😁

ShadyResurrected commented 2 years ago

Hello @MadhavBahl, My name is Chandradeep Chandra can i be assigned this issue?

sumana2001 commented 2 years ago

Sure go ahead!

MadhavBahl commented 2 years ago

You can host the README.md file with a jekyll template,

@sumana2001 - you will have to enable the gh-pages through settings on your own, settings are visible only to repository owners

MadhavBahl commented 2 years ago

But yeah, @ShadyResurrected can update the README to have (probably) an index of all projects in this repo

sumana2001 commented 2 years ago

You can host the README.md file with a jekyll template,

@sumana2001 - you will have to enable the gh-pages through settings on your own, settings are visible only to repository owners

Done😁

ShadyResurrected commented 2 years ago

Sure

ShadyResurrected commented 2 years ago

But yeah, @ShadyResurrected can update the README to have (probably) an index of all projects in this repo

Should i include screenshots of the project too?