Skip to content

Commit cfe5208

Browse files
committed
Rebuild doc
1 parent 2845fa3 commit cfe5208

9 files changed

+585
-70
lines changed

_data/members.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

_posts/2018-04-18-hosting-install-ce-debian-9.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ categories: [hosting,install,ce]
1010
sidebar: hosting
1111
layout: default
1212
slug: Debian 9 (Stretch)
13+
ignore_card: true
1314
permalink: hosting/install/ce/debian-9-stretch.html
1415
---
1516

_posts/2018-11-13-hosting-install-pro-debian-9.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ categories: [hosting,install,pro]
1010
sidebar: hosting
1111
layout: default
1212
slug: Debian 9 (Stretch)
13-
permalink: hosting/install/pro/debian-10-buster.html
13+
ignore_card: true
14+
permalink: hosting/install/pro/debian-9-stretch.html
1415
---
1516

1617
{% assign product = 'pro' %}

_posts/2020-05-25-hosting-install-debian-package.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Install Passbolt CE using debian package
33
date: 2020-05-25 00:00:00 Z
44
description: How to install Passbolt CE on Debian 10 (Buster)
5-
card_title: Debian package
5+
card_title: Debian 10 package
66
card_teaser: Step by step guide to install passbolt on Debian 10
77
card_position: 1
88
icon: fa-server

docs/feed.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.4">Jekyll</generator><link href="https://help.passbolt.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://help.passbolt.com/" rel="alternate" type="text/html" /><updated>2020-06-04T11:53:06+02:00</updated><id>https://help.passbolt.com/feed.xml</id><title type="html">Passbolt | Help</title><subtitle>The help site for passbolt, the open source password manager for teams. This site contains frequently asked questions, article to troubleshoot common issues, installation tutorials, blueprints for developers, and more!</subtitle><entry><title type="html">Install Passbolt CE using debian package</title><link href="https://help.passbolt.com/hosting/install/ce/beta/debian-package.html" rel="alternate" type="text/html" title="Install Passbolt CE using debian package" /><published>2020-05-25T02:00:00+02:00</published><updated>2020-05-25T02:00:00+02:00</updated><id>https://help.passbolt.com/hosting/install/ce/beta/Debian%20package</id><content type="html" xml:base="https://help.passbolt.com/hosting/install/ce/beta/debian-package.html">&lt;div class=&quot;row&quot;&gt;
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.4">Jekyll</generator><link href="https://help.passbolt.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://help.passbolt.com/" rel="alternate" type="text/html" /><updated>2020-06-04T11:57:25+02:00</updated><id>https://help.passbolt.com/feed.xml</id><title type="html">Passbolt | Help</title><subtitle>The help site for passbolt, the open source password manager for teams. This site contains frequently asked questions, article to troubleshoot common issues, installation tutorials, blueprints for developers, and more!</subtitle><entry><title type="html">Install Passbolt CE using debian package</title><link href="https://help.passbolt.com/hosting/install/ce/beta/debian-package.html" rel="alternate" type="text/html" title="Install Passbolt CE using debian package" /><published>2020-05-25T02:00:00+02:00</published><updated>2020-05-25T02:00:00+02:00</updated><id>https://help.passbolt.com/hosting/install/ce/beta/Debian%20package</id><content type="html" xml:base="https://help.passbolt.com/hosting/install/ce/beta/debian-package.html">&lt;div class=&quot;row&quot;&gt;
22
&lt;div class=&quot;col7&quot;&gt;
33

44
&lt;div class=&quot;message warning&quot;&gt;
@@ -578,7 +578,7 @@ February
578578
&lt;/div&gt;
579579

580580
&lt;/div&gt;
581-
&lt;/div&gt;</content><author><name></name></author><summary type="html"></summary></entry><entry><title type="html">Install Passbolt Pro on Debian 9 (Stretch)</title><link href="https://help.passbolt.com/hosting/install/pro/debian-10-buster.html" rel="alternate" type="text/html" title="Install Passbolt Pro on Debian 9 (Stretch)" /><published>2019-08-09T02:00:00+02:00</published><updated>2019-08-09T02:00:00+02:00</updated><id>https://help.passbolt.com/hosting/install/pro/Debian%209%20(Stretch)</id><content type="html" xml:base="https://help.passbolt.com/hosting/install/pro/debian-10-buster.html">&lt;div class=&quot;row&quot;&gt;
581+
&lt;/div&gt;</content><author><name></name></author><summary type="html"></summary></entry><entry><title type="html">Install Passbolt Pro on Debian 9 (Stretch)</title><link href="https://help.passbolt.com/hosting/install/pro/debian-9-stretch.html" rel="alternate" type="text/html" title="Install Passbolt Pro on Debian 9 (Stretch)" /><published>2019-08-09T02:00:00+02:00</published><updated>2019-08-09T02:00:00+02:00</updated><id>https://help.passbolt.com/hosting/install/pro/Debian%209%20(Stretch)</id><content type="html" xml:base="https://help.passbolt.com/hosting/install/pro/debian-9-stretch.html">&lt;div class=&quot;row&quot;&gt;
582582
&lt;div class=&quot;col7&quot;&gt;
583583

584584
&lt;!---

docs/hosting/install.html

Lines changed: 7 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -304,20 +304,6 @@ <h2>Community edition</h2>
304304

305305

306306

307-
308-
309-
<div class="col4 ">
310-
311-
<a class="tile" href="/hosting/install/ce/debian-9-stretch.html">
312-
313-
314-
315-
<span class="tile-teaser"><i class="fa fa-server fa-fw"></i></span>
316-
<span class="tile-title">Debian 9 guide</span>
317-
<span class="tile-description">Step by step guide to install passbolt on Debian 9</span>
318-
</a>
319-
</div>
320-
321307

322308

323309

@@ -344,7 +330,7 @@ <h2>Community edition</h2>
344330

345331

346332

347-
<div class="col4 last">
333+
<div class="col4 ">
348334

349335
<a class="tile" href="/hosting/install/ce/beta/debian-package.html">
350336

@@ -353,7 +339,7 @@ <h2>Community edition</h2>
353339
<div class="ribbon ribbon-warning"><span>BETA</span></div>
354340

355341
<span class="tile-teaser"><i class="fa fa-server fa-fw"></i></span>
356-
<span class="tile-title">Debian package</span>
342+
<span class="tile-title">Debian 10 package</span>
357343
<span class="tile-description">Step by step guide to install passbolt on Debian 10</span>
358344
</a>
359345
</div>
@@ -380,7 +366,7 @@ <h2>Community edition</h2>
380366

381367

382368

383-
<div class="col4 ">
369+
<div class="col4 last">
384370

385371
<a class="tile" href="/hosting/install/ce/centos-7.html">
386372

@@ -428,7 +414,7 @@ <h2>Community edition</h2>
428414

429415

430416

431-
<div class="col4 last">
417+
<div class="col4 ">
432418

433419
<a class="tile" href="/hosting/install/ce/docker.html">
434420

@@ -447,7 +433,7 @@ <h2>Community edition</h2>
447433

448434

449435

450-
<div class="col4 ">
436+
<div class="col4 last">
451437

452438
<a class="tile" href="/hosting/install/ce/from-source.html">
453439

@@ -679,22 +665,6 @@ <h2>Pro edition</h2>
679665

680666

681667

682-
<div class="col4 last">
683-
684-
<a class="tile" href="/hosting/install/pro/debian-10-buster.html">
685-
686-
687-
<div class="ribbon"><span>PRO</span></div>
688-
689-
690-
<span class="tile-teaser"><i class="fa fa-server fa-fw"></i></span>
691-
<span class="tile-title">Debian 9 guide</span>
692-
<span class="tile-description">Step by step guide to install passbolt on Debian 9</span>
693-
</a>
694-
</div>
695-
696-
697-
698668

699669

700670

@@ -705,7 +675,7 @@ <h2>Pro edition</h2>
705675

706676

707677

708-
<div class="col4 ">
678+
<div class="col4 last">
709679

710680
<a class="tile" href="/hosting/install/pro/centos-7.html">
711681

@@ -762,7 +732,7 @@ <h2>Pro edition</h2>
762732

763733

764734

765-
<div class="col4 last">
735+
<div class="col4 ">
766736

767737
<a class="tile" href="/hosting/install/pro/docker.html">
768738

0 commit comments

Comments
 (0)