Commit graph

77 commits

Author SHA1 Message Date
JasterV
ba8b430f6d fix: give nginx permissions over D2 generated assets 2026-04-26 18:12:19 +02:00
JasterV
845aea809c feat: prepare build and deploy to deploy docker image 2026-04-26 17:49:47 +02:00
JasterV
8548c1a00d chore: update main page 2026-03-06 01:22:31 +01:00
JasterV
5c1f5675b1 feat: update CI to publish site 2026-03-03 21:58:31 +01:00
JasterV
24aa6ef4ee refactor: move CI to woodpecker 2026-03-03 20:32:51 +01:00
JasterV
24e501b62b add GNU license 2026-03-02 14:45:35 +01:00
dependabot[bot]
9a3ae3a5af
Bump astro-d2 from 0.8.1 to 0.9.0 (#7)
Bumps [astro-d2](https://github.com/HiDeoo/astro-d2/tree/HEAD/packages/astro-d2) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/HiDeoo/astro-d2/releases)
- [Changelog](https://github.com/HiDeoo/astro-d2/blob/main/packages/astro-d2/CHANGELOG.md)
- [Commits](https://github.com/HiDeoo/astro-d2/commits/astro-d2@0.9.0/packages/astro-d2)

---
updated-dependencies:
- dependency-name: astro-d2
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-09 16:35:17 +01:00
JasterV
b74d234274 feat: update code block styles 2025-12-10 21:14:30 +01:00
Víctor Martínez
304d585c45
Merge pull request #6 from JasterV/feat/rcmap-rust-post
post: Implementing a reference-count map in Rust
2025-12-10 20:59:33 +01:00
JasterV
6a7dabe3d0 [chore] Update dependencies 2025-12-04 22:42:55 +01:00
Víctor Martínez
adead72561
Update DecouplingElixirGenServers.md 2025-06-06 18:35:16 +02:00
JasterV
b1d316cc18 [fix] typo 2025-06-05 23:02:47 +02:00
JasterV
6e387d6c8d [update] code 2025-06-05 23:02:11 +02:00
JasterV
bdf61e70af [fix] typos 2025-06-05 22:59:13 +02:00
JasterV
293fdcee2a [fix] typos 2025-06-05 22:58:38 +02:00
JasterV
a6ee49b50c [fix] typos 2025-06-05 22:56:39 +02:00
JasterV
0d7fb1561a Update code style 2025-06-05 22:53:21 +02:00
JasterV
c8f247dcce Be more consistent with the word Door server 2025-06-05 22:40:43 +02:00
JasterV
c39914d979 Update typos & add new diagram to latest post 2025-06-05 22:33:54 +02:00
JasterV
33c0b31ce1 fix CI 2025-06-05 22:18:12 +02:00
Víctor Martínez
45af154c14
Merge pull request #4 from JasterV/about-interfaces
[Post] Decoupling Elixir GenServers with Phoenix PubSub
2025-06-05 22:12:16 +02:00
JasterV
93ec842720 Format 2025-06-05 22:10:19 +02:00
JasterV
8448ad4a9f update github action 2025-06-05 22:05:30 +02:00
JasterV
622dab44cd Fix responsiveness issues 2025-06-05 22:00:23 +02:00
JasterV
c071e9d3c1 update base layout header 2025-06-05 21:53:46 +02:00
JasterV
ed0ea28d34 add more words to codebook 2025-06-05 21:53:40 +02:00
JasterV
4d1de628bf Fix code style 2025-06-05 21:53:35 +02:00
JasterV
a9613f37a5 Update pubDate 2025-06-05 21:01:20 +02:00
JasterV
de9c416101 Update my first post 2025-06-05 21:00:43 +02:00
JasterV
b986ffb4f1 Add support for an optional description on posts 2025-06-05 20:56:39 +02:00
JasterV
24fc48b367 add a codebook file 2025-06-05 20:52:01 +02:00
JasterV
23d0a96486 Fix typos 2025-06-05 20:50:57 +02:00
JasterV
9e67afcbcf Add email link! 2025-06-05 20:35:04 +02:00
JasterV
e3c7a91a95 chore: update layouts wrapper width 2025-06-05 20:27:55 +02:00
JasterV
e3dd5dae1e Update post 2025-06-05 20:26:16 +02:00
Víctor Martínez
75fc993f3d
Merge pull request #5 from JasterV/dependabot/bun/prettier-plugin-astro-0.14.1
Bump prettier-plugin-astro from 0.12.3 to 0.14.1
2025-06-03 15:53:16 +02:00
dependabot[bot]
4d9f1da942
Bump prettier-plugin-astro from 0.12.3 to 0.14.1
Bumps [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) from 0.12.3 to 0.14.1.
- [Release notes](https://github.com/withastro/prettier-plugin-astro/releases)
- [Changelog](https://github.com/withastro/prettier-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/withastro/prettier-plugin-astro/compare/v0.12.3...v0.14.1)

---
updated-dependencies:
- dependency-name: prettier-plugin-astro
  dependency-version: 0.14.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-03 10:52:02 +00:00
JasterV
922467e815 Update post 2025-06-03 01:15:40 +02:00
JasterV
d8453e5f78 chore: Add Install D2 step on deploy workflow 2025-06-02 22:07:24 +02:00
JasterV
43e2798fb1 Add D2 as a diagramming tool 2025-06-02 22:06:10 +02:00
JasterV
8e8a89f279 continue writing the post 2025-06-02 22:06:10 +02:00
JasterV
56db98f23e Update post layout 2025-06-02 22:06:10 +02:00
JasterV
94eeebfe02 wip 2025-06-02 22:06:10 +02:00
JasterV
eda6c0a5e2 [chore] Update deploy workflow to depend on CI and CI to run only on PRs 2025-06-02 22:05:54 +02:00
JasterV
588cf9ddda [chore] Add a meta description 2025-06-02 15:07:16 +02:00
JasterV
bff554504e [chore] Add a dynamic robots.txt and sitemap 2025-06-02 14:54:45 +02:00
JasterV
97af3660de [chore] set font-display for fonts 2025-06-02 14:46:13 +02:00
JasterV
162296bfe0 [fix] Typescript types 2025-06-02 14:33:53 +02:00
JasterV
de6a31c290 [chore] remove unnecessary env.d.ts 2025-06-02 14:18:30 +02:00
JasterV
03c99121b4 [feat] Update codebase to optimize images and use content collections 2025-06-02 14:12:35 +02:00