-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create README.md #21
base: master
Are you sure you want to change the base?
Create README.md #21
Conversation
I've left a few comments on your changes. I like the idea of creating a README, but I'm not sure about some places. Could you comment on them please? Please notice that I'm not trying to argue or something - if you think something can be improved, tell me. |
I don't see any comments. Where did you leave them? :) |
|
||
# Support Kiwipedia | ||
|
||
- BTC: [bitcoin:1KiwiBCVBUcuypVm8FEmUW9YT6fJDXkN9r](bitcoin:1KiwiBCVBUcuypVm8FEmUW9YT6fJDXkN9r) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove the donation link; using a single address for both site hosting and donations is discouraged.
- BTC: [bitcoin:1KiwiBCVBUcuypVm8FEmUW9YT6fJDXkN9r](bitcoin:1KiwiBCVBUcuypVm8FEmUW9YT6fJDXkN9r) | ||
|
||
# Translations | ||
- [English](http://127.0.0.1:43110/1KiwiBCVBUcuypVm8FEmUW9YT6fJDXkN9r/?/wiki/en/home) - [[Clearnet](https://zero.acelewis.com/#1KiwiBCVBUcuypVm8FEmUW9YT6fJDXkN9r/?/wiki/en/home)] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please replace "Clearnet" with "Proxy" to be more specific.
|
||
- BTC: [bitcoin:1KiwiBCVBUcuypVm8FEmUW9YT6fJDXkN9r](bitcoin:1KiwiBCVBUcuypVm8FEmUW9YT6fJDXkN9r) | ||
|
||
# Translations |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's not really about translations... Kiwipedia is different from Wikipedia: in Wikipedia, there is a single hub per language, and in Kiwipedia hubs are just groups of articles on the same topic. For example, in Wikipedia, the hubs are English, Chinese, Spanish, etc. In Kiwipedia, the hubs are en/algebra, ch/language, ru/architecture, etc. The general en, ru, ch hubs are somewhat a tradition and are discouraged.
So, I'd replace "Translations" with "Hubs" or "Topics".
@@ -0,0 +1,18 @@ | |||
_Free/libre and Open Source Decentralized Wiki with Wikipedia Import_ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wikipedia import stopped being the killer feature a while ago... ZeroNet isn't trying to copy ClearNet, it's trying to be as good as ClearNet. Copying articles from Wikipedia is important, but not necessary -- I'd replace the title with "Libre and open-source decentralized wiki for ZeroNet" or something.
|
||
# Contributing | ||
|
||
Kiwipedia is still in beta. If you have the time feel free to work on any open issues. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not a native speaker, but shouldn't it be "have time" instead of "have the time"?
Aw, sorry, I always forget that I have to send the review as well. You should be able to see my comments now. |
I tried creating a basic README file so that users know what the repo is about.