GitShow/withastro/github-pages
withastro

github-pages

Automatically deploy an Astro site to GitHub Pages

by withastro
actionastrodeploygithub-pages
Star on GitHubFork

Astro

57 stars16 forks5 contributorsQuiet · 5mo agoSince 2022

Meet the team

See all 5 on GitHub →
natemoo-re
natemoo-re14 contributions
nickserv
nickserv5 contributions
delucis
delucis1 contribution
trueberryless
trueberryless1 contribution
mandar1jn
mandar1jn1 contribution

Languages

View on GitHub →
Astro71.6%
JavaScript28.4%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
50
✓README○License○Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
jp-knj
Add Deno support to GitHub Pages templateMergedPR

Add Deno support to GitHub Pages template This pull request enhances the existing Astro GitHub Pages template by adding first-class support for building under Deno, in line with the upstream changes in ](https://github.com/withastro/action/pull/77). 📝 What’s Changed 1. Documentation Added a “🔧 Enabling Deno Support” section with: Add configuration Explanation of the Deno task setup & build flow Updated the project structure diagram to surface as an optional root file. 2. Deno Configuration () Introduced a minimal example that: Enables Deno’s Node-builtins compatibility Defines a task (caching) and a task ( via Deno’s loader) 3. GitHub Actions Workflow 🎯 Motivation Leverage the new Deno support in so that users who prefer Deno can build & deploy their Astro sites without installing Node. Keep the Node-first flow fully supported and unchanged for existing users. 🔗 References Upstream Deno support in action: https://github.com/withastro/action/pull/77 Deployment guide: https://docs.astro.build/en/guides/deploy/github/ ✅ Checklist [ ] README updated with clear Deno instructions [ ] Workflow file updated and tested on a sample Deno repo [ ] Backward compatibility verified for Node-only projects

jp-knj · 5mo ago
trueberryless
feat: upgrade Astro, logo, GitHub Action, ... (everything)MergedPR

Description This PR updates the whole project to the latest Astro version by creating the whole project from scratch with the command and subsequently restoring adaptions from the old project. Then update the GitHub workflow as well (concurrency was removed, but I kept it here). Related issues Closes #11 Closes #10

trueberryless · 5mo ago
molystechie
Tailwind CSS not work on GitHub PagesClosedIssue

Hello! I am styling astro page with Tailwind CSS. But for some reason, the tailwind classes do not appear on the deployed GitHub page although it does show during the local build environment. I have installed Tailwind through npm install @astrojs/tailwind and follow the official documentation as described on https://docs.astro.build/en/guides/integrations-guide/tailwind/ How to make Tailwind CSS work after deploy on GitHub Pages? My test project is this one: https://github.com/molystechie/Astro-hello-world

molystechie · 5mo ago
Structured data for AI agents

Repository: withastro/github-pages. Description: Automatically deploy an Astro site to GitHub Pages Stars: 57, Forks: 16. Primary language: Astro. Languages: Astro (71.6%), JavaScript (28.4%). Topics: action, astro, deploy, github-pages. Open PRs: 0, open issues: 0. Last activity: 5mo ago. Community health: 50%. Top contributors: natemoo-re, nickserv, delucis, trueberryless, mandar1jn.

·@ofershap

Replace github.com with gitshow.dev