-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/d-oit/d-oit.github.io
- Loading branch information
Showing
15 changed files
with
558 additions
and
63 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,6 @@ title: Statische Website erstellen | |
description: Website mit Hugo Hinode Theme erstellen | ||
slug: statische-website-erstellen | ||
date: 2024-05-23T14:21:58.426Z | ||
draft: true | ||
tags: | ||
- Hugo | ||
- Website | ||
|
@@ -52,6 +51,20 @@ Vorgehensweise ist in der Dokumentation des **Hinode Hugo Theme** ausführlich b | |
*Voraussetzung*: Command Line Interface (CLI) >> https://code.visualstudio.com/docs/editor/command-line | ||
|
||
|
||
Nach der Installation kann lokal per `hugo server` Terminal Befehl der lokale Hugo Webserver gestartet werden. Dieser prüft auch automatisch ob z.B. eine Bilddatei fehlt für die Anzeige in der Webansicht. | ||
|
||
## Website veröffentlichen | ||
|
||
Der aktuelle Stand wird per git Sourceverwaltung auf **github** gestellt und per **Actions** als fertige html Seite (github pages) auf den öffentlichen Ordner gestellt. | ||
|
||
Das Ergebnis sind statische html Dateien ohne große Leistungsprobleme: https://pagespeed.web.dev/analysis/https-d-oit-github-io/tvgpcmjj5b?form_factor=desktop | ||
|
||
Damit kann ohne großen Aufwand die Veröffentlichung erfolgen sobald eine Internetverbindung besteht. | ||
|
||
|
||
Falls ein Interesse an einer ausführlichen Einführung in Hugo mit den Hinode Theme inklusive Blogartikelerstellung auf deutsch besteht gerne eine kurze email an [email protected] | ||
|
||
|
||
|
||
|
||
|
||
|
39 changes: 39 additions & 0 deletions
39
content/de/blog/2024-05-24-my-productivity-apps--tools-list-in-2024.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
title: Meine produktive Apps / Tools Liste 2024 | ||
description: Übersicht über meine aktuellen produktiven Apps/Tools | ||
slug: productivity-apps-tools-list-2024 | ||
date: 2024-05-24T13:38:36.132Z | ||
tags: | ||
- Apps/Tools 2024 | ||
thumbnail: | ||
url: /img/blog/productivity-apps-tools-list.png | ||
--- | ||
|
||
## Windows apps / tools | ||
|
||
- **KeePass** | ||
- **TPFan** (für Lenovo Notebooks Lüftersteuerung) | ||
- **WhatsApp** for Windows (Zwangsweise für private Nachrichten) | ||
|
||
### Grafik | ||
- **Paint.Net ** | ||
- [PNG to SVG](https://www.microsoft.com/store/productId/9PFK7JFT951V?ocid=pdpshare) | ||
|
||
### Büro / Organisationstool | ||
- **draw.io** Desktop >> https://app.diagrams.net | ||
- **MultiCommander** (Windows Explorer alternative zum Kopieren zwischen Laufwerken) | ||
- **Wiso Steuer / Tax** (deutsche Steuererklärung) | ||
|
||
### Entwicklungstool / Editors | ||
- [Visual Studio Code](https://code.visualstudio.com) | ||
|
||
### Video / Audio | ||
- **OBS Studio** | ||
- **Audacity** | ||
|
||
## Web | ||
|
||
- **Canva** ist ein kostenloses Online-Tool für Grafikdesign | ||
- **Github** (Softwareentwicklung und Versionsverwaltung) | ||
- **GoFullPage** (Screenshot einer kompletten Website) | ||
- **Aixploria** >> https://www.aixploria.com/en/ultimate-list-ai/ |
34 changes: 0 additions & 34 deletions
34
content/en/blog/2024-05-24-my-productivity-apps--tools-list-in-2024.md
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.