marcinadd / projecty-web

Project management software based on spring
GNU General Public License v3.0
76 stars 76 forks source link

Create a Website for this Repo #64

Open jdevfullstack opened 4 years ago

jdevfullstack commented 4 years ago

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.

marcinadd commented 4 years ago

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

everythings13 commented 4 years ago

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

marcinadd commented 4 years ago

@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.

jdevfullstack commented 4 years ago

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 commented 4 years ago

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,