Commit Graph

161 Commits

Author SHA1 Message Date
b9f3f3b597 Add a Dockerfile 2024-02-23 14:13:41 +01:00
87414dd6a6 Test Gitea mirror sync 2024-02-21 21:03:28 +01:00
21a860a164 Publish the Debian tutorial 2024-02-21 01:34:11 +01:00
13c42ae58e Change Debian live USB tutorial's title 2024-02-20 23:39:45 +01:00
44ce938baa Publish first draft of Debian live USB tutorial 2024-02-20 23:29:59 +01:00
8b9499676a Set draft field to false instead of removing it 2024-02-17 17:28:58 +01:00
173dec53c7 Remove draft status from project homelab post 2024-02-17 17:11:51 +01:00
49baa12bc7 Publish a draft of my project homelabtop introduction 2024-02-17 16:10:34 +01:00
c9697aca1e Upgrade Astro to v4 2024-02-15 16:44:17 +01:00
3afb845c94
Merge pull request #11 from maciejpedzich/dependabot/npm_and_yarn/vite-4.5.2
Bump vite from 4.5.1 to 4.5.2
2024-01-25 16:16:27 +01:00
dependabot[bot]
d539bedf02
Bump vite from 4.5.1 to 4.5.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 05:49:46 +00:00
0cc1cb803e Merge branch 'master' of https://github.com/maciejpedzich/maciejpedzi.ch 2024-01-01 15:41:48 +01:00
d1043f829d Happy New Year! 2024-01-01 15:41:10 +01:00
71f158f15a
Merge pull request #10 from maciejpedzich/dependabot/npm_and_yarn/zod-and-astro-3.22.4
Bump zod and astro
2023-12-10 11:29:45 +01:00
dependabot[bot]
afb14f07fa
Bump zod and astro
Bumps [zod](https://github.com/colinhacks/zod) to 3.22.4 and updates ancestor dependency [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). These dependencies need to be updated together.


Updates `zod` from 3.21.1 to 3.22.4
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.21.1...v3.22.4)

Updates `astro` from 3.4.0 to 3.6.4
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@3.6.4/packages/astro)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: indirect
- dependency-name: astro
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-09 21:07:40 +00:00
54edf7c929
Merge pull request #9 from maciejpedzich/dependabot/npm_and_yarn/vite-4.5.1
Bump vite from 4.5.0 to 4.5.1
2023-12-09 22:06:48 +01:00
dependabot[bot]
9d20546b97
Bump vite from 4.5.0 to 4.5.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 23:52:12 +00:00
8d4d52e386 Reword a couple words and sentences 2023-10-30 23:29:34 +01:00
74d396dad1 Release the first LeetCode one-liners article 2023-10-28 22:49:44 +02:00
87df48a764 Tweak the remove element post's description 2023-10-28 21:12:53 +02:00
9eadb1441d Add first post in the LeetCode one-liners series 2023-10-28 20:49:11 +02:00
a8fa75ddad Add leetcode and js tags plus categories 2023-10-28 10:20:41 +02:00
6e63217111 Add Discord verification file 2023-10-27 09:45:24 +02:00
dcfe7e9b22 Update Astro to 3.4.0 2023-10-27 09:45:14 +02:00
13805f3dff
Merge pull request #7 from maciejpedzich/dependabot/npm_and_yarn/undici-5.26.3
Bump undici from 5.23.0 to 5.26.3
2023-10-19 10:45:05 +02:00
64ba06c098
Merge pull request #8 from maciejpedzich/dependabot/npm_and_yarn/babel/traverse-7.23.2
Bump @babel/traverse from 7.22.11 to 7.23.2
2023-10-19 10:44:50 +02:00
dependabot[bot]
86850762a1
Bump @babel/traverse from 7.22.11 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.11 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 05:44:44 +00:00
dependabot[bot]
70f03a18a8
Bump undici from 5.23.0 to 5.26.3
Bumps [undici](https://github.com/nodejs/undici) from 5.23.0 to 5.26.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.23.0...v5.26.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 16:17:25 +00:00
a4bf42fa34
Merge pull request #6 from maciejpedzich/dependabot/npm_and_yarn/postcss-8.4.31
Bump postcss from 8.4.29 to 8.4.31
2023-10-08 21:43:35 +02:00
dependabot[bot]
0c1356bf16
Bump postcss from 8.4.29 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-08 02:38:26 +00:00
0ced9fd005 Make "item names" bold 2023-09-29 00:44:38 +02:00
4d7cd39738
Update storage and Linux details 2023-09-28 23:55:28 +02:00
b185034480 Announce spotifyplaylistarchive.com rewrite 2023-09-20 15:26:08 +02:00
1aa66cba69 Upload shells and scripts pt. 2 as a draft 2023-09-11 18:21:48 +02:00
2760d1c403 Publish a post about the making of catsof.tech 2023-09-11 18:21:21 +02:00
795fabf400 Add Astro tag 2023-09-07 10:02:45 +02:00
552b5c110a Remove extra space after nbsp 2023-08-31 16:18:55 +02:00
92a024956c Adjust styling for blog post page and components 2023-08-31 16:03:54 +02:00
ce0a0f180d Add non-breaking space between name and year 2023-08-31 15:54:52 +02:00
387479e05d Migrate to Astro 3.0 2023-08-31 15:50:20 +02:00
f948d0b088 Set draft field's value to false 2023-08-28 20:24:50 +02:00
7dd0408f63 Create part 1 of shells and scripts notes 2023-08-28 20:24:29 +02:00
d7de107c38 Publish first notes from learning model linux 2023-08-25 17:22:19 +02:00
95005b2759 Create a first revision of my Linux intro notes 2023-08-24 23:17:25 +02:00
c6566812c6 Read categories and tags from different file 2023-08-24 23:17:05 +02:00
fd93a73d31 Restore missing taxonomy fields 2023-08-23 12:55:06 +02:00
23780983bf Add missing draft field 2023-08-23 12:50:05 +02:00
d2ff322a99 Add missing tags and description 2023-08-23 12:37:44 +02:00
a5be4c17cf Write a blog post for the first time in 2 months 2023-08-23 12:17:48 +02:00
1ba8ac3461
Merge pull request #5 from maciejpedzich/dependabot/npm_and_yarn/semver-6.3.1
Bump semver from 6.3.0 to 6.3.1
2023-07-13 09:14:30 +02:00