Skip to content

Feat: Blog POC#121

Draft
RaniAgus wants to merge 16 commits into
mainfrom
feat/blog
Draft

Feat: Blog POC#121
RaniAgus wants to merge 16 commits into
mainfrom
feat/blog

Conversation

@RaniAgus
Copy link
Copy Markdown
Contributor

@RaniAgus RaniAgus commented Aug 18, 2024

Así se vería unificar el blog y docs

Home

image

All posts

image

Posts by category

image

Single post

image

Los posts van todos en docs/blog/posts/<category>/<date>_<title>.md y hay que agregarle esto al principio y al final para que se vea bien:

---
title: <!-- Acá va el título -->
author: <!-- Acá va el github user -->
---

<PostBreadcrumb />

# {{ $frontmatter.title }}

<!-- Acá va el contenido -->

---

Créditos:

TODO:

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 18, 2024

Deploy Preview for utnso-docs ready!

Name Link
🔨 Latest commit 00bbd75
🔍 Latest deploy log https://app.netlify.com/sites/utnso-docs/deploys/672e2b8753e5100008f6871a
😎 Deploy Preview https://deploy-preview-121--utnso-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@RaniAgus RaniAgus marked this pull request as ready for review August 18, 2024 20:39
@RaniAgus
Copy link
Copy Markdown
Contributor Author

@iago64 estuve investigando y parece que podríamos hostear los posts en un CMS separado que exponga una API, así VitePress obtiene su contenido y genera las páginas al buildear: https://vitepress.dev/guide/cms

Si querés podemos ver si es viable usar headless WordPress o algún otro servicio self-hosted

@iago64
Copy link
Copy Markdown
Contributor

iago64 commented Aug 19, 2025

Podemos pegarle una revisada, capaz que si hacemos eso en lugar de tener en netlify el sitio de docs deberíamos migrarlo a algo en utnso.

@RaniAgus RaniAgus marked this pull request as draft August 22, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants