diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 0000000..e69de29 diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..e69de29 diff --git a/FAQ.md b/FAQ.md new file mode 100644 index 0000000..e69de29 diff --git a/README.md b/README.md index 392b9f4..2819e25 100644 --- a/README.md +++ b/README.md @@ -7,32 +7,11 @@ 1. Ссылки, которые будут полезны новичкам 2. Продление wiki... +## Темотические подборки + - [matrix](./src/matrix.md) + +## [Статьи](./articles/artciles.md) + ### Главные ссылки - [Исходный код ядра линукс с первого коммита](https://gitlab.com/init-6/linux) -## [matrix](https://matrix.org/) - -Федеративный протокол позволяющий нам общаться - -- [host: matrix client](https://matrix-client.matrix.org) -- [client: element](https://app.element.io/) - - [github: vector-im/element-web: A glossy Matrix collaboration client for the web.](https://github.com/vector-im/element-web) - - programming lang: TypeScript - - license: Apache-2.0 - - [github-android: vector-im/element-android: A glossy Matrix collaboration client for Android.](https://github.com/vector-im/element-android) - - programming lang: Kotlin - - license: Apache-2.0 - - [alternative instance: nope.chat](https://nope.chat/) -- [client: Famedly / FluffyChat · GitLab](https://gitlab.com/famedly/fluffychat) - - programming lang: Dart - - license: AGPL-3.0 -- [homeserver: matrix-org/dendrite: Dendrite is a second-generation Matrix homeserver written in Go!](https://github.com/matrix-org/dendrite) - - programming lang: Go - - license: Apache-2.0 -- [homeserver: Conduit - Your own chat server](https://conduit.rs/) - - [gitlab: Famedly / Conduit](https://gitlab.com/famedly/conduit) - - programming lang: Rust - - license: Apache-2.0 -- [homeserver: Synapse - homeserver written in Python/Twisted.](https://github.com/matrix-org/synapse) - - programming lang: Python - - license: Apache-2.0 diff --git a/articles/articles.md b/articles/articles.md new file mode 100644 index 0000000..b670848 --- /dev/null +++ b/articles/articles.md @@ -0,0 +1,2 @@ + +# Here you will see a list of interesting artciles diff --git a/articles/why_do_i_hate_O_Reilly.md b/articles/why_do_i_hate_O_Reilly.md new file mode 100644 index 0000000..839de3a --- /dev/null +++ b/articles/why_do_i_hate_O_Reilly.md @@ -0,0 +1,9 @@ +# Written by: +# ____ ____ +# | _ \| _ \ Polenov Dima (RedDima100) +# | |_) | | | | http://polenov.ru +# | __/| |_| | http://codeberg.org/jfsldk +# |_| |____/ +# + +#Why do i hate O'Reilly books? / Почему я ненавижу книги O'Reilly? diff --git a/sort_links.md b/sort_links.md new file mode 100644 index 0000000..e69de29 diff --git a/src/introduction_for_new_linux_users.md b/src/introduction_for_new_linux_users.md new file mode 100644 index 0000000..e69de29 diff --git a/src/matrix.md b/src/matrix.md new file mode 100644 index 0000000..4124612 --- /dev/null +++ b/src/matrix.md @@ -0,0 +1,27 @@ + +## [matrix](https://matrix.org/) + +Федеративный протокол позволяющий нам общаться + +- [host: matrix client](https://matrix-client.matrix.org) +- [client: element](https://app.element.io/) + - [github: vector-im/element-web: A glossy Matrix collaboration client for the web.](https://github.com/vector-im/element-web) + - programming lang: TypeScript + - license: Apache-2.0 + - [github-android: vector-im/element-android: A glossy Matrix collaboration client for Android.](https://github.com/vector-im/element-android) + - programming lang: Kotlin + - license: Apache-2.0 + - [alternative instance: nope.chat](https://nope.chat/) +- [client: Famedly / FluffyChat · GitLab](https://gitlab.com/famedly/fluffychat) + - programming lang: Dart + - license: AGPL-3.0 +- [homeserver: matrix-org/dendrite: Dendrite is a second-generation Matrix homeserver written in Go!](https://github.com/matrix-org/dendrite) + - programming lang: Go + - license: Apache-2.0 +- [homeserver: Conduit - Your own chat server](https://conduit.rs/) + - [gitlab: Famedly / Conduit](https://gitlab.com/famedly/conduit) + - programming lang: Rust + - license: Apache-2.0 +- [homeserver: Synapse - homeserver written in Python/Twisted.](https://github.com/matrix-org/synapse) + - programming lang: Python + - license: Apache-2.0 diff --git a/translations/en/README.md b/translations/en/README.md new file mode 100644 index 0000000..e69de29 diff --git a/translations/fr/README.md b/translations/fr/README.md new file mode 100644 index 0000000..e69de29 diff --git a/translations/ua/README.md b/translations/ua/README.md new file mode 100644 index 0000000..e69de29