Skip to content

feat: add github pages workflow#2

Merged
itziarZG merged 6 commits into
mainfrom
feat_githubpages
Jan 11, 2026
Merged

feat: add github pages workflow#2
itziarZG merged 6 commits into
mainfrom
feat_githubpages

Conversation

@itziarZG

@itziarZG itziarZG commented Jan 11, 2026

Copy link
Copy Markdown
Collaborator
  • Added Github Pages workflow.

Comment thread astro.config.mjs
Comment on lines +5 to +6
site: 'https://python-spain.github.io',
base: '/2026.es.pycon.org',

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Este nombre va a funcionar con el DNS previsto?

la URL deberia ser https://2026.es.pycon.org y deberia salir todo de /

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

para que ahora funcionen los estáticos con githubpages debe añadirse el folder pero luego será '/' como dices... lo he dejado comentado en el código. no sé si os mola así.. o lo dejo en el canal de Discord?

Comment thread astro.config.mjs
Comment on lines +5 to +6
site: 'https://python-spain.github.io',
base: '/2026.es.pycon.org',

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suposo q haurem d'actualitzar al futur perquè sigui la URL directament https://2026.es.pycon.org

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sí, com bé dius, després l'haurem de modificar... ho he deixat comentat. no sé si us agrada..

Comment thread src/content/config.ts Outdated
name: z.string(),
url: z.string().url(),
// Define the exact allowed tiers (Keystone, Diamond, etc.)
tier: z.enum(['keystone', 'diamond', 'platinum', 'gold', 'silver', 'bronze']),

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

són: principal, platino, oro, plata, bronce. Però ja ho canviarem.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sí, era test- se m'ha colat...

@itziarZG itziarZG merged commit 4379b61 into main Jan 11, 2026
@itziarZG itziarZG deleted the feat_githubpages branch January 11, 2026 18:20
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.

3 participants