Static Site Generation, multiple templates
Astro
Getting Started ๐ Astro Documentation
A Look at Building with Astro | CSS-Tricks
Tag Archive astro
Astro 2.0 | Astro 2023-01
Astro just Launched.... Could it be the ultimate web framework? - YouTube
Building a multi-framework dashboard with Astro - LogRocket Blog
Your First Steps with the Astro Framework: A Quickstart Guide
Astro 3.0 | Astro
Upgrade to Astro v3 ๐ Astro Documentation
Astro's New Features Have Me Rethinking Everything - YouTube Astro 3.0, element transition animation
Does Astro make heavy JS frameworks obsolete? - YouTube 2023-09, 1:31:01, Astro 3.0
The Astro Crash Course - YouTube 3.0, demo project with SolidJS
Astro Crash Course in 20 Minutes! - YouTube 2022-12
Astro Crash Course - YouTube 2022-08, 1:35:00
Astro Crash Course - YouTube 2021-2022
Astro makes websites faster & easier to build - YouTube 2023-06, 22:54, refactor a site using Astro components
Server-side Rendering
Server-side Rendering ๐ Astro Documentation
Endpoints ๐ Astro Documentation
Static Site Generation
for blogs and documentations
Introducing Content Collections: Type-Safe Markdown in Astro 2.0 | Astro
Astro 2.0 ๐จโ๐๐ Content Collections API Deep Dive - YouTube
Build your first Astro Blog ๐ Astro Documentation
Authoring Content ๐ Astro Documentation
Content Collections ๐ Astro Documentation
Markdown & MDX ๐ Astro Documentation
Configuration Reference ๐ Astro Documentation Markdown Options
getStaticPaths() - API Reference ๐ Astro Documentation
Astro Blog Example - StackBlitz
docs/api-reference.mdx at main ยท withastro/docs
Build a blog with Astro, Vite, and MDX - LogRocket Blog
#08: Build a Blog - With Astro! - DEV Community
- disable
smartypants
Hybrid Rendering
Unlock New Possibilities with Hybrid Rendering | Astro opt-in pre-rendering in SSR
Templates
Install Astro with the Automatic CLI ๐ Astro Documentation
astro.new
Search ยท astro starter
I need:
- syntax highlighting
- WikiLinks
- Fuzzy search
- archive page (title only; [bonus] link to months, see jacman)
- tags index page
- tags widget sorted by posts
- TOC ([bonus] with location tracking on the side)
- [bonus] published date
- [bonus] last updated date
- [bonus] Foam Graph
It's better to show tags in archive and main index.
Shortlist
Blog | Astro Official, best practices
AstroPaper | Astro Fuzzy search (FuseJS), TailwindCSS, TOC
Astro Boilerplate | Astro
Accessible Astro Starter | Astro MDX, components
Blogster Bubblegum | Astro Markdoc
Blogster Sleek | Astro Markdoc
Hello Astro | Astro Fuzzy search (Algolia), MDX, TailwindCSS
Astro Blog Markdown | Astro Svelte, MDsveX, modified date
Astro WordPress Starter | Astro WPGraphQL
Writing Templates
Layouts ๐ Astro Documentation
astro/examples at main ยท withastro/astro
blog/
, docs/
, framework-*/
, with-mdx/
docs/api-reference.mdx at main ยท withastro/docs in src/utils/
:
- generate ToC in layout
- GitHub edit link
API Reference ๐ Astro Documentation Astro
, <Debug />