projecty-web icon indicating copy to clipboard operation
projecty-web copied to clipboard

Create a Website for this Repo

Open jdevfullstack opened this issue 4 years ago • 5 comments

Hi there.

Is there a website for this repo?

Because if you don't have, well, this repo can simply be turned into a website right away. Others will discover this project in that website.

Steps:

  1. Go to Settings and look for GitHub Pages, scroll down. That's almost at the bottom.

  2. You will see there: Branch:none, so you should change that to master because you have a README.md file in the master repo. This will be your page. Click Save first.

  3. Then click Theme, you select a predefined theme of your site.

  4. Visit your site now! The URL will be https://marcinadd.github.io/projecty-web.

If you were amazed by that, simply read the documentation about GitHub Pages.

jdevfullstack avatar Aug 17 '20 08:08 jdevfullstack

Thanks for your clear instructions I will probably follow these instructions but I'm currently a bit busy. Anyway, I will try it ASAP.

marcinadd avatar Aug 21 '20 18:08 marcinadd

Hi @xdvrx1, @marcinadd , is this done or still needs to be taken up?

everythings13 avatar Oct 18 '20 18:10 everythings13

@everythings13 No it hasn't been done. You can take it up if you want. Let me know and I will assign it to you.

marcinadd avatar Oct 18 '20 18:10 marcinadd

image

the page is already activated, but it does not contain the correct content. I also checked the branches, there is the gh-pages for that site, but still. I don't have any control since I am not part of this repo. But you can grant me a write access so I can do this. But, I'll demonstrate it first as a forked repo. I'll come back shortly.

jdevfullstack avatar Oct 19 '20 02:10 jdevfullstack

I'm back.

I just forked the repo. I used the current branch to be as the page, and here you go, you can visit this to see the page, it's the README file of the current branch but rendered as a site now:

https://xdvrx1.github.io/projecty-web/

other than github.com domain, you now have github.io domain to increase the visibility of your project

you can do the same for this repo, it's just a fork and you can still change the theme and you can even customize that,

jdevfullstack avatar Oct 19 '20 02:10 jdevfullstack