docs/readme.md: Add links to main KolibriOS website (Fix #201) #396

Merged
Burer merged 3 commits from nitinsoni4115/kolibrios:docs-add-website-link into main 2026-05-11 06:05:27 +00:00
Contributor

Adds prominent links to https://kolibrios.org in documentation:

  • README.md: New 'Website' section with information about official site
  • CONTRIBUTING.md: Website reference in contributor guide introduction

These links help users find downloads, documentation, and more project information.

Adds prominent links to https://kolibrios.org in documentation: - README.md: New 'Website' section with information about official site - CONTRIBUTING.md: Website reference in contributor guide introduction These links help users find downloads, documentation, and more project information.
Burer requested changes 2026-03-31 08:04:49 +00:00
Dismissed
Burer left a comment
Owner

I don't see reason for adding links to CONTRIBUTING.md, as website doesn't contain any contributing guides.

I don't see reason for adding links to CONTRIBUTING.md, as website doesn't contain any contributing guides.
nitinsoni4115 added 1 commit 2026-04-05 13:40:16 +00:00
Fix #396: Remove website link from CONTRIBUTING.md
Build system / Check kernel codestyle (pull_request) Has been cancelled
Build system / Build (pull_request) Has been cancelled
e6cf2898f5
nitinsoni4115 force-pushed docs-add-website-link from 4e6a54b287 to e6cf2898f5 2026-04-05 13:40:16 +00:00 Compare
Author
Contributor

Hi @Burer! You're right, I've removed the link from CONTRIBUTING.md. Only README.md now has the website link. Thanks for the feedback!

Hi @Burer! You're right, I've removed the link from CONTRIBUTING.md. Only README.md now has the website link. Thanks for the feedback!
nitinsoni4115 closed this pull request 2026-04-05 16:50:22 +00:00
nitinsoni4115 reopened this pull request 2026-04-05 16:50:33 +00:00
Burer approved these changes 2026-04-06 09:52:25 +00:00
Dismissed
nitinsoni4115 added 1 commit 2026-04-06 11:30:10 +00:00
Merge branch 'main' into docs-add-website-link
Build system / Check kernel codestyle (pull_request) Has been cancelled
Build system / Build (pull_request) Has been cancelled
19d228f2c5
nitinsoni4115 requested review from Burer 2026-04-06 11:30:25 +00:00
nitinsoni4115 marked the pull request as work in progress 2026-04-06 11:38:23 +00:00
nitinsoni4115 marked the pull request as ready for review 2026-04-06 11:40:41 +00:00
Burer approved these changes 2026-04-25 10:54:42 +00:00
Burer changed title from Fix #201: Add links to main KolibriOS website to docs/readme.md: Add links to main KolibriOS website (Fix #201) 2026-04-25 10:55:59 +00:00
First-time contributor

Hi @nitinsoni4115,

Would you mind adding a paragraph to the Readme about connecting to Gitea via SSH on port 222, to make it clear that users should not connect to the standard port 22? This will save others from wasting their time.

As there’s also an SSH service running on port 22 (but not Gitea’s), it’s so easy to end up in the honeypot like an idiot, that this information should be included on the front page. Unless, of course, the aim is to have a bit of schoolboy fun.

Hi @nitinsoni4115, Would you mind adding a paragraph to the Readme about connecting to Gitea via SSH on port 222, to make it clear that users should not connect to the standard port 22? This will [save others from wasting their time](https://git.kolibrios.org/KolibriOS/gitea-kolibrios/issues/1). As there’s also an SSH service running on port 22 (but not Gitea’s), it’s so easy to end up in the honeypot like an idiot, that this information should be included on the front page. Unless, of course, the aim is to have a bit of schoolboy fun.
Member

@Golffies - this seems out of scope for a standard README. It should be documented elsewhere and perhaps in other places too (like wiki, forum, etc.).

@Golffies - this seems out of scope for a standard README. It should be documented elsewhere and perhaps in other places too (like wiki, forum, etc.).
Doczom approved these changes 2026-05-09 10:23:35 +00:00
Owner

Would you mind adding a paragraph to the Readme about connecting to Gitea via SSH on port 222, to make it clear that users should not connect to the standard port 22?

I believe this should be added to CONTRIBUTING.md.
Would you mind to open such PR, please?

> Would you mind adding a paragraph to the Readme about connecting to Gitea via SSH on port 222, to make it clear that users should not connect to the standard port 22? I believe this should be added to `CONTRIBUTING.md`. Would you mind to open such PR, please?
Burer merged commit a016346e4e into main 2026-05-11 06:05:27 +00:00
Burer deleted branch docs-add-website-link 2026-05-11 06:05:27 +00:00
First-time contributor

Hello,

writing a patch to add a line of information to a readme file is excessive. Isn’t it the responsibility of the repository owners to do this directly in the CONTRIBUTING.md file, if you feel that’s where it’s useful ? No need to go through the whole code review process, right ?

Hello, writing a patch to add a line of information to a readme file is excessive. Isn’t it the responsibility of the repository owners to do this directly in the `CONTRIBUTING.md` file, if you feel that’s where it’s useful ? No need to go through the whole code review process, right ?
Sign in to join this conversation.
No Reviewers
5 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#396