Skip to content
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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
_Free/libre and Open Source Decentralized Wiki with Wikipedia Import_
Copy link
Owner

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.
Copy link
Owner

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"?


You can submit your suggestions here on GitHub ([Issues](https://github.com/imachug/Kiwipedia/issues)) and also in our [Git Center Repository](http://127.0.0.1:43110/13c2MpR9ztCzVm7r8cTfV9h9FFEEiQ6AKD).

# Support Kiwipedia

- BTC: [bitcoin:1KiwiBCVBUcuypVm8FEmUW9YT6fJDXkN9r](bitcoin:1KiwiBCVBUcuypVm8FEmUW9YT6fJDXkN9r)
Copy link
Owner

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.


# Translations
Copy link
Owner

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

- [English](http://127.0.0.1:43110/1KiwiBCVBUcuypVm8FEmUW9YT6fJDXkN9r/?/wiki/en/home) - [[Clearnet](https://zero.acelewis.com/#1KiwiBCVBUcuypVm8FEmUW9YT6fJDXkN9r/?/wiki/en/home)]
Copy link
Owner

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.

- [Russian](http://127.0.0.1:43110/1KiwiBCVBUcuypVm8FEmUW9YT6fJDXkN9r/?/wiki/ru/home) - [[Clearnet](https://zero.acelewis.com/#1KiwiBCVBUcuypVm8FEmUW9YT6fJDXkN9r/?/wiki/ru/home)]

# License
[MIT License](https://github.com/imachug/Kiwipedia/blob/master/LICENSE)