hiendv / octicons-modular

GitHub Octicons with tree-shaking support and icon-per-file style.
MIT License
24 stars 10 forks source link

Demo using GitHub Pages #28

Closed hiendv closed 4 years ago

hiendv commented 7 years ago

It's better to have a website with demo using GitHub Pages.

xyclos commented 7 years ago

Should just need to turn this on in the repo's settings.

hiendv commented 7 years ago

@xyclos Thank you for your solution, I set up a page at https://hiendv.github.io/octicons-modular/. Sorry for turning down your PR. We have things to do with the page so this issue should not be closed for now.

hiendv commented 7 years ago

To be honest, I'm not familiar with these Jekyll things but we need a page which provides the documentation and also demonstrations. Docs could be done using markdown but we need a particular section for demonstrations with the Node.js package so I think we could use a bundler (webpack/rollup) to generate static contents. At the moment, the documentation is kinda brief so we could combine all of them into a single page. What's your opinion?

varunzxzx commented 7 years ago

you want the documentation to be hosted on a github page?

hiendv commented 7 years ago

@varunzxzx Yes, with some demonstrations.