astro-paper icon indicating copy to clipboard operation
astro-paper copied to clipboard

A minimal, accessible and SEO-friendly Astro blog theme

Results 48 astro-paper issues
Sort by recently updated
recently updated
newest added

Astro Font: https://www.launchfa.st/blog/building-astro-font # Changes This PR integrates `astro-font` which automatically generates the fallback font and pass it as the CSS Variable.

Hi there, thank you for awesome theme. I deployed your theme to Netlify and it works without issue, but locally (Node v18.17.1, macOS Sonoma v14.4) it fails with following error:...

Bumps [undici](https://github.com/nodejs/undici) from 5.26.3 to 5.28.4. Release notes Sourced from undici's releases. v5.28.4 :warning: Security Release :warning: Fixes https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7 CVE-2024-30260 Fixes https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672 CVE-2024-30261 Full Changelog: https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 v5.28.3 ⚠️ Security Release...

dependencies

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 5.2.8. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...

dependencies

This PR includes a Dockerfile and .dockerignore that uses a two-stage build process: building static files with Node.js and serving them via a official NGINX image. The initial build stage...

I made a table with Tailwind, customized with colors for dark and light mode. The big problem I have is that when I change the mode (light-dark), these changes are...

Complete Beginner to SSG like astro. Wanted to know more about like How can we generate our own version of articles, posts in this type of portfolio.

in /src/layouts/Layout.astro line 48 \ this will add the same canonical tag to every page The use of the "rel=canonical" link element is specifically intended for specifying a preferred canonical...

Thank you for your efforts. Please consider adding [mastodon verification](https://joinmastodon.org/verification) support for the theme.

Add the pnpm install command to README.md.