notes icon indicating copy to clipboard operation
notes copied to clipboard

Website

Open ilyeshammadi opened this issue 6 years ago • 4 comments

It will be nice to have a website to see all of this nice stuff 😄. Github repo pages could be a quick win.

ilyeshammadi avatar Apr 03 '19 12:04 ilyeshammadi

What do you mean? You think I should ask money for this?

8483 avatar Apr 03 '19 22:04 8483

No, but setup a gh pages url. Something like https://www.gitbook.com wich would setup all the issues at once since you have setup your repo with md files.

Or another builder and push it to the gh-pages branch.

disjfa avatar Apr 25 '19 07:04 disjfa

I made an example using vuepress, wanted to play with that one:

https://github.com/8483/notes/pull/8

You can check it out on my repo: https://github.com/disjfa/notes

I set it up using vuepress.vuejs.org/ And added a npm command for deployment to gh-pages using https://www.npmjs.com/package/gh-pages

If i run the deploy command i git push the code to a gh-pages branch wich ends up in https://disjfa.github.io/notes/

Or if you would do https://8483.github.io/notes/

disjfa avatar Apr 25 '19 20:04 disjfa

There are plenty of repo or users who work on just roadmap, guides and pathway for Full Stack Developer. Github is a very platform for learning and contributing.

Manavv20 avatar Jul 16 '23 18:07 Manavv20