arturssmirnovs / github-profile-readme-generator

GitHub profile readme generator allows you to create nice and simple GitHub profile readme files that will be included in your profile previews.
https://arturssmirnovs.github.io/github-profile-readme-generator/
MIT License
859 stars 81 forks source link

How about deploying it on Netlify? #37

Closed max-programming closed 3 years ago

max-programming commented 3 years ago

If we deploy the site on Netlify, We would be able to track every PR's changes on a different deployed URL. Because of the tests ran by Netlify. So that we can see a demo and let them know if we are facing any issues. I don't know if a demo site is provided by GitHub pages

arturssmirnovs commented 3 years ago

mm.. I guess at the moment let's stick to GitHub pages.. When there is advanced PR I usually checkout that branch on my PC and run it from localhost.. After that merge in to master on localhost and push in to master.. Works good enough..

max-programming commented 3 years ago

Ok. np, that's also good move. I'll check if there's something we can do like Netlify provides