Commit graph

270 commits

Author SHA1 Message Date
a0116583e0
fix: makefile 2024-12-31 10:20:15 +01:00
a5c1479549
ci: daily builds for scheduled posts
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
ci/woodpecker/cron/deploy Pipeline was successful
2024-11-26 08:51:09 +01:00
c58d3d0d58
post: welcome hugo
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
2024-08-09 12:37:58 +02:00
f4906f454b
ci: added deploy step
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
2024-08-09 08:14:56 +02:00
32b89a038d
removed gen files 2024-08-08 21:37:26 +02:00
5e61263cf6
post: keep it simple, stupid 2024-08-08 21:37:16 +02:00
c6f3c45fa1
ci: woodpecker setup
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
2024-07-26 14:52:41 +02:00
e77e5583c2
refactor: moved to hugo 2024-06-19 23:57:48 +02:00
4c6912edd0
move edits to the top of the post 2024-04-29 23:00:09 +02:00
9a08321b37
fixed typo in example 2024-04-29 23:00:02 +02:00
656fb2fc80
post: 2024-04-28-journey-to-k3s-accessing-from-the-outside 2024-04-28 21:27:15 +02:00
74b4b7c2c0
post: Journey to K3s: Basic Cluster Backups 2024-04-21 20:44:06 +02:00
971985d03a
post: import data manually into a lonrhorn volume 2024-04-09 23:01:02 +02:00
fc6cd0c430
post: audiobook can be a great alternative to tv 2024-04-08 23:08:25 +02:00
Felipe Martin
19143184a4
post: fossdem 2024 (#17)
* post: fosdem 2024

* post: fosdem 2024

* fixed date
2024-04-08 22:45:53 +02:00
c760c34707
post: Journey to K3S: Deploying the first service and its requirements 2024-03-25 23:37:40 +01:00
55212627a3
chore: optional build date in footer 2024-03-22 16:37:49 +01:00
672c34aa1a
fix: avoid loading analytics in localhost 2024-03-18 18:16:30 +01:00
453486761d
feat: added analytics block to template 2024-03-17 19:04:55 +01:00
2e3c43e685
post: journey to k3s - basic cluster setup 2024-03-14 21:39:31 +01:00
dependabot[bot]
f107d8e7a2
Bump the all group with 3 updates (#16)
Bumps the all group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-python](https://github.com/actions/setup-python) and [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages).


Updates `actions/checkout` from 2 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)

Updates `actions/setup-python` from 2 to 5
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v5)

Updates `peaceiris/actions-gh-pages` from 3.6.1 to 3.9.3
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3.6.1...v3.9.3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: peaceiris/actions-gh-pages
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 00:16:45 +01:00
559337b781
ci: allow deploying manually 2024-03-13 00:09:10 +01:00
77ad32d0c7
post: create audiobook file from several mp3 files using ffmpeg 2024-03-13 00:02:11 +01:00
6db38c0813
thumbnail generator webp support 2024-02-26 21:23:30 +01:00
0acfee6187
moved drafts to folder 2024-02-26 21:23:19 +01:00
a77055d617
post: my defaults at the end of 2023 2024-02-26 21:22:44 +01:00
d1bdcaf118
update: added post table 2023-10-27 17:20:27 +02:00
517a82b054
post: I just read The Sunlit Man 2023-10-27 17:05:03 +02:00
98494c02fe
updated deploy workflow 2023-10-27 16:59:09 +02:00
4e60375b95
added dependabot 2023-10-27 16:56:08 +02:00
cff628b82c
style changes and contact section 2023-10-27 16:16:53 +02:00
dependabot[bot]
774a5c5ddd
Bump certifi from 2021.10.8 to 2022.12.7 (#11)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-10 09:16:45 +01:00
cb7b2f1d06
post:
Using ssh_config Match to connect to a host using
multiple IP or Hostnames
2022-08-12 13:28:13 +02:00
f647625361
plugin(emojize): updated to latest version 2022-08-12 12:52:40 +02:00
e7bd560edb post: april 2022 2022-05-04 18:50:21 +02:00
5df5bd57df
post: 2022-03 2022-04-03 15:07:22 +02:00
5b5265f565
post: february 2022 2022-03-01 17:26:45 +01:00
3561ffa029
post: january 2022 2022-01-31 21:23:02 +01:00
b8600cf29c
feat: updated dependencies and github actions 2022-01-01 18:12:45 +01:00
8c8184a78f
fix: removed npm step from github actions 2022-01-01 17:44:30 +01:00
9757926ef6
post: december 2021 2022-01-01 14:06:54 +01:00
433f9ac716
post: nov 2021 2021-12-01 19:31:40 +01:00
964b9e6c3f
post: how i organize my home assistant automations 2021-11-30 09:03:39 +01:00
657da0c08f
post: battery levels in home assistant 2021-11-16 11:27:00 +01:00
2cb59b2671
feat: updated dependencies 2021-11-03 22:42:23 +01:00
e4cfd4f8c0
post: october 2021 2021-11-03 22:31:20 +01:00
4e1a674b96
post: storing data in node-red flows using context 2021-10-11 23:15:03 +02:00
7186839b0f
Sept 2021 2021-10-02 17:14:33 +02:00
6d8318e142
Aug 2021 2021-09-12 19:23:54 +02:00
cac3ec358a
July 2021 2021-08-01 16:30:30 +02:00