Skip to content

Commit dd911a4

Browse files
committed
Introduce ordering to tools section
1 parent 57ac61d commit dd911a4

15 files changed

+16
-3
lines changed

_posts/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ For projects (tools):
2424
---
2525
layout: tool
2626
title: "Tool Title"
27+
index: 0 # The lower the index the higher up on the page the tool will be -> used for sorting
2728
date: 2021-11-25 12:55:00 +0100 # That's the release date of the blog entry
2829
categories: [tool, tool-ready-to-use]
2930
image: assets/tools-frontpage/cevi_logo_generator.jpg

_posts/tools/2023-04-16-app.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
layout: tool
33
title: "App"
4+
index: 65
45
date: 2022-01-16 09:30:00 +0100 # That's the release date of the blog entry
56
categories: [tool, tool-diy]
67
excerpt: Chästlizettel mit Mobile App, Anbindung an Nextcloud und automatischen Mails.

_posts/tools/2023-04-16-automatic-walk-time-tables.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
layout: tool
33
title: "Automatische Marschzeittabellen"
4+
index: 45
45
date: 2022-01-16 10:30:00 +0100 # That's the release date of the blog entry
56
categories: [tool, tool-ready-to-use]
67
excerpt: Lasse Marschzeittabellen generieren.

_posts/tools/2023-04-16-emeal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
layout: tool
33
title: "eMeal - Menüplanung"
4+
index: 40
45
date: 2022-01-16 10:30:00 +0100 # That's the release date of the blog entry
56
categories: [tool, tool-ready-to-use]
67
excerpt: Automatisiere die Essensplanung für ein Lager oder Anlass.

_posts/tools/2023-04-16-logo-generator.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
layout: tool
33
title: "Cevi Logo Generator"
4+
index: 35
45
date: 2022-01-16 10:30:00 +0100 # That's the release date of the blog entry
56
categories: [tool, tool-ready-to-use]
67
excerpt: Erstelle Cevi Claims.

_posts/tools/2023-04-16-onlinemat.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
layout: tool
33
title: "Online-Material"
4+
index: 60
45
date: 2022-01-16 09:30:00 +0100 # That's the release date of the blog entry
56
categories: [tool, tool-in-development]
67
excerpt: Verwalte dein Materiallager online.

_posts/tools/2023-04-16-qr-codes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
layout: tool
33
title: "QR Code Generator"
4+
index: 20
45
date: 2023-04-16 10:30:00 +0100 # That's the release date of the blog entry
56
categories: [tool, tool-ready-to-use]
67
excerpt: Erstelle Cevi QR-Codes

_posts/tools/2023-04-16-qualitool.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
layout: tool
33
title: "Quali-Tool"
4+
index: 30
45
date: 2022-01-16 10:30:00 +0100 # That's the release date of the blog entry
56
categories: [tool, tool-ready-to-use]
67
excerpt: Online Qulifikationstool für J+S-Kurse

_posts/tools/2023-04-16-rallly.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
layout: tool
33
title: "Termine finden"
4+
index: 25
45
date: 2022-01-16 10:30:00 +0100 # That's the release date of the blog entry
56
categories: [tool, tool-ready-to-use]
67
excerpt: Finde einen Termin mit der Doodle-Alternative.

_posts/tools/2023-04-16-url-shortener.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
layout: tool
33
title: "URL-Shortener"
4+
index: 55
45
date: 2022-01-16 09:30:00 +0100 # That's the release date of the blog entry
56
categories: [tool, tool-in-development]
67
excerpt: Erstelle verkürzte URLs.

0 commit comments

Comments
 (0)