Commit 9aeb12f
committed
Merge #187: feat(blog): add deployer-based tracker deployment article
f56ccd5 feat(blog): add tracker deployer deployment article (Jose Celano)
Pull request description:
## Summary
- add new blog post: Deploying Torrust Tracker with the Deployer
- add article metadata and page server loader
- add article images in WebP format
- update related link(s) and generated blog metadata
## Validation
- npm run check
- npm run lint
- npm run build
## Notes
- pre-commit checks passed locally (warnings only, no errors)
ACKs for top commit:
josecelano:
ACK f56ccd5
Tree-SHA512: 6364b4308a590567178a0bb317b58b2a1e1f10f79fcd10916d83fffb38f86bc10d7669a71471286ae96bca6e4f525b09a6cfec94589f691b698336e2d862553aFile tree
13 files changed
+1856
-59
lines changed- src/routes/blog
- deploying-torrust-to-production
- deploying-torrust-tracker-with-the-deployer
- static
- images/posts/deploying-torrust-tracker-with-the-deployer
13 files changed
+1856
-59
lines changedLines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
29 | 41 | | |
30 | 42 | | |
31 | 43 | | |
| |||
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments