Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2020-07-03 14:04:03 +0300
committerGitHub <noreply@github.com>2020-07-03 14:04:03 +0300
commite1dad5a73f7e3dcef49a127057ab962b15740d3d (patch)
tree7cf980b77ade86c3c08791124146a1eb7784e353 /page-devices.php
parent5857fa640dca20aeb9d97a1d33e1d53220b5a1e6 (diff)
parentcd0272f190a07e1085ba590373ff25cbe4c553bd (diff)
Merge pull request #1309 from nextcloud/enoch85-patch-1
move the Home/SME server to top
Diffstat (limited to 'page-devices.php')
-rw-r--r--page-devices.php19
1 files changed, 1 insertions, 18 deletions
diff --git a/page-devices.php b/page-devices.php
index 74d78ea2..22892eed 100644
--- a/page-devices.php
+++ b/page-devices.php
@@ -36,30 +36,13 @@ require(["require.config"], function() {
<h4>Currently available</h4>
<div class="row feature--block">
<div class="col-md-5">
- <a href="https://ownyourbits.com/nextcloudpi/"><img src="<?php bloginfo('template_directory'); ?>/assets/img/box/nextcloudpi.png" class="img-responsive featureimg" /></a>
- </div>
- <div class="col-md-7">
- <h3 class="section--paragraph__title"><?php echo $l->t('NextcloudPi');?></h3>
- <p class="section--paragraph"><em><?php echo $l->t('Build your own Nextcloud device!');?></em></p>
- <p class="section--paragraph"><?php echo $l->t('NextCloudPi is a Nextcloud instance that is preinstalled and preconfigured, and includes a management interface with all the tools you need to self host your private data in a single package.');?></p>
- <p class="section--paragraph"><?php echo $l->t('You can install it on a Raspberry Pi or a variety of other development boards as well as on a standard Debian install that is running on bigger devices like a Intel NUC, old laptop, desktop or a full server.');?></p>
- <p class="section--paragraph"><?php echo $l->t('NextCloudPi is a community project that aims at making it easier for everyone to have control over their own data. It is free, thriving only on your help, feedback and support!');?></p>
- <div class="devices-tags">
- <span>Do-It-Yourself</span>
- <span>Community</span>
- </div>
- <a href="https://ownyourbits.com/nextcloudpi/" class="button button--blue button--arrow button--large"><?php echo $l->t('Learn more');?></a>
- </div>
- </div>
- <div class="row feature--block">
- <div class="col-md-5">
<a href="https://shop.hanssonit.se/product-category/nextcloud/home-sme-server/"><img src="<?php bloginfo('template_directory'); ?>/assets/img/box/nuc2.jpg" class="img-responsive featureimg" /></a>
</div>
<div class="col-md-7">
<h3 class="section--paragraph__title"><?php echo $l->t('Nextcloud Home/SME Server');?></h3>
<p class="section--paragraph"><em><?php echo $l->t('Get your own self-hosted cloud server!');?></em></p>
<p class="section--paragraph"><?php echo $l->t('The Nextcloud Home/SME Server is a Nextcloud server pre-configured with Nextcloud and ready to boot once delivered. Just as the Nextcloud VM it includes easy to setup apps like Collabora, OnlyOffice, Talk and more.');?></p>
- <p class="section--paragraph"><?php echo $l->t('Updates are managed with a easy-to-run update script which updates the whole server in just one single command. The server is based on a powerful Intel 64-bit CPU (8:th-gen), 250 GB NVMe PCIe SSD + 2/4 TB HDD/SSD, and 16/32 GB RAM.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Updates are managed with a easy-to-run update script which updates the whole server in just one single command. The server is based on a powerful Intel 64-bit CPU (10:th-gen), 500 GB M2 PCIe SSD + 2/4 TB HDD/SSD, and 16/32 GB RAM.');?></p>
<p class="section--paragraph"><?php echo $l->t('The Nextcloud Home/SME server is made by the team behind the Nextcloud VM, and aims to be the easiest way to setup your own cloud - now available as a bare-bone server!');?></p>
<div class="devices-tags">
<span>Managed</span>