blog-template icon indicating copy to clipboard operation
blog-template copied to clipboard

📚 Openblog is an elegant, simple, and user-friendly blog. Focused on accessibility, SEO and performance.

Results 13 blog-template issues
Sort by recently updated
recently updated
newest added

Hi, I've found that each post's hero image is displayed correctly because it's defined in the MDX frontmatter section and is built to the /dist/_astro path during the Astro build...

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.3. Changelog Sourced from vite's changelog. 4.5.3 (2024-03-24) fix: fs.deny with globs with directories (#16250) (96a7f3a), closes #16250 4.5.2 (2024-01-19) fix: fs deny for case...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies

In View All, is there a way to add pagination?

Hi, I've been using this template for months and appreciate the value you created and shared. Recently, I noticed the absence of math typesetting support when I tried to incorporate...

Shall this really be h1? Better div, or? https://github.com/danielcgilibert/blog-template/blob/774bffc9a64929a3bb3e9fab8dcd91d337b6a62c/src/components/TableOfContents.astro#L32

ran into an issue while trying to run `pnpm dev` ``` Unknown Syntax Error: Extraneous positional argument ("dev'"). $ tinacms dev [--experimentalData] [--isomorphicGitBridge] [-p,--port #0] [--datalayer-port #0] [-c,--command #0] [--rootPath...