From 71223cd749e2e1f38b3d242f15535e74c2b41374 Mon Sep 17 00:00:00 2001 From: chl5158 <79345446+clivinghouse@users.noreply.github.com> Date: Fri, 9 Dec 2022 00:47:55 -0500 Subject: [PATCH 1/6] Edits made Signed-off-by: chl5158 <79345446+clivinghouse@users.noreply.github.com> --- README.md | 50 +++++++++++++++++++++++++++++--------------------- 1 file changed, 29 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 710aaa86c855b..496add724e137 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![codecov](https://codecov.io/gh/nextcloud/server/branch/master/graph/badge.svg)](https://codecov.io/gh/nextcloud/server) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/209/badge)](https://bestpractices.coreinfrastructure.org/projects/209) -**A safe home for all your data.** +**A safe home for all of your data.** ![](https://raw.githubusercontent.com/nextcloud/screenshots/master/files/Files%20Sharing.png) @@ -12,49 +12,57 @@ * πŸ“ **Access your Data** You can store your files, contacts, calendars, and more on a server of your choosing. * πŸ”„ **Sync your Data** You keep your files, contacts, calendars, and more synchronized amongst your devices. * πŸ™Œ **Share your Data** …by giving others access to the stuff you want them to see or to collaborate with. -* πŸš€ **Expandable with hundreds of Apps** ...like [Calendar](https://github.com/nextcloud/calendar), [Contacts](https://github.com/nextcloud/contacts), [Mail](https://github.com/nextcloud/mail), [Video Chat](https://github.com/nextcloud/spreed) and all those you can discover in our [App Store](https://apps.nextcloud.com) +* πŸš€ **Expandable with hundreds of Apps** ...like [Calendar](https://github.com/nextcloud/calendar), [Contacts](https://github.com/nextcloud/contacts), [Mail](https://github.com/nextcloud/mail), [Video Chat](https://github.com/nextcloud/spreed) and all those you can discover in our [App Store](https://apps.nextcloud.com). * πŸ”’ **Security** with our encryption mechanisms, [HackerOne bounty program](https://hackerone.com/nextcloud) and two-factor authentication. -Do you want to learn more about how you can use Nextcloud to access, share and protect your files, calendars, contacts, communication & more at home and in your organization? [**Learn about all our Features**](https://nextcloud.com/athome/). +Do you want to learn more about how you can use Nextcloud to access, share and protect your files, calendars, contacts, communication and more at home and/or in your organization? [**Learn about all our Features**](https://nextcloud.com/athome/). ## Get your Nextcloud 🚚 -- β˜‘οΈ [**Simply sign up**](https://nextcloud.com/signup/) at one of our providers either through our website or through the apps directly. -- πŸ–₯ [**Install** a server by yourself](https://nextcloud.com/install/#instructions-server) on your hardware or by using one of our ready to use **appliances** -- πŸ“¦ Buy one of the [awesome **devices** coming with a preinstalled Nextcloud](https://nextcloud.com/devices/) -- 🏒 Find a [service **provider**](https://nextcloud.com/providers/) who hosts Nextcloud for you or your company +- β˜‘οΈ [**Simply sign up**](https://nextcloud.com/signup/) with one of our providers either through our website or through our apps directly. +- πŸ–₯ [**Install**](https://nextcloud.com/install/#instructions-server) a server by yourself on your hardware. +- πŸ“¦ Buy one of our awesome [**devices** ](https://nextcloud.com/devices/) with Nextcloud preinstalled. +- 🏒 Find a [**service provider**](https://nextcloud.com/providers/) who can host Nextcloud for you or for your company. -Enterprise? Public Sector or Education user? You may want to have a look into [**Nextcloud Enterprise**](https://nextcloud.com/enterprise/) provided by Nextcloud GmbH. +Are you in the Private Sector, Public Sector, or Education? You may want to have a look into [**Nextcloud Enterprise**](https://nextcloud.com/enterprise/) provided by Nextcloud GmbH. ## Get in touch πŸ’¬ -* [πŸ“‹ Forum](https://help.nextcloud.com) -* [πŸ‘₯ Facebook](https://www.facebook.com/nextclouders) -* [🐣 Twitter](https://twitter.com/Nextclouders) -* [🐘 Mastodon](https://mastodon.xyz/@nextcloud) +- [πŸ“‹ Forum](https://help.nextcloud.com) +- [πŸ‘₯ Facebook](https://www.facebook.com/nextclouders) +- [🐣 Twitter](https://twitter.com/Nextclouders) +- [🐘 Mastodon](https://mastodon.xyz/@nextcloud) -You can also [get support for Nextcloud](https://nextcloud.com/support)! +You can also [get support from Nextcloud](https://nextcloud.com/support)! ## Join the team πŸ‘ͺ -There are many ways to contribute, of which development is only one! Find out [how to get involved](https://nextcloud.com/contribute/), including as a translator, designer, tester, helping others, and much more! 😍 +There are many ways to contribute. Find out [how to get involved](https://nextcloud.com/contribute/), +- Translator +- Designer +- Tester +- Community support + +and much more... 😍 ### Development setup πŸ‘©β€πŸ’» -1. πŸš€ [Set up your local development environment](https://docs.nextcloud.com/server/latest/developer_manual/getting_started/devenv.html) -2. πŸ› [Pick a good first issue](https://github.com/nextcloud/server/labels/good%20first%20issue) -3. πŸ‘©β€πŸ”§ Create a branch and make your changes. Remember to sign off your commits using `git commit -sm "Your commit message"` -4. ⬆ Create a [pull request](https://opensource.guide/how-to-contribute/#opening-a-pull-request) and `@mention` the people from the issue to review -5. πŸ‘ Fix things that come up during a review +1. πŸš€ [Set up your local development environment.](https://docs.nextcloud.com/server/latest/developer_manual/getting_started/devenv.html) +2. πŸ› [Pick a good first issue.](https://github.com/nextcloud/server/labels/good%20first%20issue) +3. πŸ‘©β€πŸ”§ Create a branch and make your changes. Remember to sign off your commits using `git commit -sm "Your commit message"`. +4. ⬆ Create a [pull request](https://opensource.guide/how-to-contribute/#opening-a-pull-request) and `@mention` the people from the issue to review. +5. πŸ‘ Fix things that come up during a review. 6. πŸŽ‰ Wait for it to get merged! -Third-party components are handled as git submodules which have to be initialized first. So aside from the regular git checkout invoking `git submodule update --init` or a similar command is needed, for details see Git documentation. +Third-party components are handled as git submodules which have to be initialized first. Git checkout invoking `git submodule update --init` or a similar command is needed, for details see [Git documentation](https://git-scm.com/docs/user-manual). Several apps that are included by default in regular releases such as [First run wizard](https://github.com/nextcloud/firstrunwizard) or [Activity](https://github.com/nextcloud/activity) are missing in `master` and have to be installed manually by cloning them into the `apps` subfolder. -Otherwise, git checkouts can be handled the same as release archives, by using the `stable*` branches. Note they should never be used on production systems. +Otherwise, git checkouts can be handled the same as release archives, by using the `stable*` branches. + +⚠️WARNING⚠️ **they should never be used on production systems.** ### Working with front-end code πŸ— From 9acbb459c6c3982221c39bc33348f89b4f061e4e Mon Sep 17 00:00:00 2001 From: Jos Poortvliet Date: Thu, 2 Feb 2023 19:32:36 +0100 Subject: [PATCH 2/6] Update README.md LGTM :D Co-authored-by: clivinghouse <79345446+clivinghouse@users.noreply.github.com> Signed-off-by: Jos Poortvliet --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 496add724e137..52528b352e21f 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Do you want to learn more about how you can use Nextcloud to access, share and p - β˜‘οΈ [**Simply sign up**](https://nextcloud.com/signup/) with one of our providers either through our website or through our apps directly. - πŸ–₯ [**Install**](https://nextcloud.com/install/#instructions-server) a server by yourself on your hardware. -- πŸ“¦ Buy one of our awesome [**devices** ](https://nextcloud.com/devices/) with Nextcloud preinstalled. +- πŸ“¦ Buy one of the awesome [**devices listed here**](https://nextcloud.com/devices/) with Nextcloud preinstalled. - 🏒 Find a [**service provider**](https://nextcloud.com/providers/) who can host Nextcloud for you or for your company. Are you in the Private Sector, Public Sector, or Education? You may want to have a look into [**Nextcloud Enterprise**](https://nextcloud.com/enterprise/) provided by Nextcloud GmbH. From 93ab7b30fd29cda1ba8f5ce99c4bfff9b0194162 Mon Sep 17 00:00:00 2001 From: clivinghouse <79345446+clivinghouse@users.noreply.github.com> Date: Thu, 2 Feb 2023 13:38:30 -0500 Subject: [PATCH 3/6] Update README.md This is nice. Thank you! Co-authored-by: Jos Poortvliet Signed-off-by: clivinghouse <79345446+clivinghouse@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52528b352e21f..76742779543b0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![codecov](https://codecov.io/gh/nextcloud/server/branch/master/graph/badge.svg)](https://codecov.io/gh/nextcloud/server) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/209/badge)](https://bestpractices.coreinfrastructure.org/projects/209) -**A safe home for all of your data.** +**Regain control over your data** ![](https://raw.githubusercontent.com/nextcloud/screenshots/master/files/Files%20Sharing.png) From faa5fe3866c1cd426fe5987c05bafa0dffcb370f Mon Sep 17 00:00:00 2001 From: clivinghouse <79345446+clivinghouse@users.noreply.github.com> Date: Thu, 2 Feb 2023 13:39:08 -0500 Subject: [PATCH 4/6] Update README.md I was not even aware of this. Thank you for the correction! Co-authored-by: Jos Poortvliet Signed-off-by: clivinghouse <79345446+clivinghouse@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76742779543b0..a8d5d49e0bee1 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ * πŸš€ **Expandable with hundreds of Apps** ...like [Calendar](https://github.com/nextcloud/calendar), [Contacts](https://github.com/nextcloud/contacts), [Mail](https://github.com/nextcloud/mail), [Video Chat](https://github.com/nextcloud/spreed) and all those you can discover in our [App Store](https://apps.nextcloud.com). * πŸ”’ **Security** with our encryption mechanisms, [HackerOne bounty program](https://hackerone.com/nextcloud) and two-factor authentication. -Do you want to learn more about how you can use Nextcloud to access, share and protect your files, calendars, contacts, communication and more at home and/or in your organization? [**Learn about all our Features**](https://nextcloud.com/athome/). +Do you want to learn more about how you can use Nextcloud to access, share and protect your files, calendars, contacts, communication and more at home and/or in your organization? [**Learn about all our Features**](https://nextcloud.com/hub/). ## Get your Nextcloud 🚚 From 87e5b445b43591c6edbde79574971cc58b98e210 Mon Sep 17 00:00:00 2001 From: clivinghouse <79345446+clivinghouse@users.noreply.github.com> Date: Thu, 2 Feb 2023 18:32:18 -0500 Subject: [PATCH 5/6] Update README.md Signed-off-by: clivinghouse <79345446+clivinghouse@users.noreply.github.com> --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a8d5d49e0bee1..750854843a27c 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,10 @@ Are you in the Private Sector, Public Sector, or Education? You may want to have ## Get in touch πŸ’¬ -- [πŸ“‹ Forum](https://help.nextcloud.com) -- [πŸ‘₯ Facebook](https://www.facebook.com/nextclouders) -- [🐣 Twitter](https://twitter.com/Nextclouders) -- [🐘 Mastodon](https://mastodon.xyz/@nextcloud) +* [πŸ“‹ Forum](https://help.nextcloud.com) +* [πŸ‘₯ Facebook](https://www.facebook.com/nextclouders) +* [🐣 Twitter](https://twitter.com/Nextclouders) +* [🐘 Mastodon](https://mastodon.xyz/@nextcloud) You can also [get support from Nextcloud](https://nextcloud.com/support)! From 4270134c41af3a2dac3e6f79918a3b1bcbf757c5 Mon Sep 17 00:00:00 2001 From: clivinghouse <79345446+clivinghouse@users.noreply.github.com> Date: Thu, 2 Feb 2023 18:32:41 -0500 Subject: [PATCH 6/6] Update README.md Signed-off-by: clivinghouse <79345446+clivinghouse@users.noreply.github.com> --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 750854843a27c..c55049b0750a2 100644 --- a/README.md +++ b/README.md @@ -38,13 +38,7 @@ You can also [get support from Nextcloud](https://nextcloud.com/support)! ## Join the team πŸ‘ͺ -There are many ways to contribute. Find out [how to get involved](https://nextcloud.com/contribute/), -- Translator -- Designer -- Tester -- Community support - -and much more... 😍 +There are many ways to contribute, of which development is only one! Find out [how to get involved](https://nextcloud.com/contribute/). This includes a translator, designer, tester, helping others, and much more! 😍 ### Development setup πŸ‘©β€πŸ’»