π Node [[astro rfcs]]
π
Astro RFCs.md (text) by @evan
π€
-
Components
<Raw/>
[[escaped-and-raw-components]]<Escape/>
[[escaped-and-raw-components]]
-
Compiler
- AllowedCustomElements [[custom-elements]]
-
API
-
Astro.defer(execute: function,point: number = 1)
-
Runs after rest of site is built
- Site.0
- Astro.defer.1
- Astro.defer.2
- Astro.defer.2
- Astro.defer.3
- etc
-
Runs after rest of site is built
Astro.compile(thing: function)
run at compile time, entireAstro.compile(...)
is replaced with whateverthing
returns (let n = Astro.compile(function() {return 5 + 5})
is compiled intolet n = 10
once built)
-
Loading context... (requires JavaScript)
ποΈ Stoas for [[astro rfcs]]
π Open document (Hedgedoc) at https://doc.anagora.org/astro-rfcs
π Open document (Etherpad) at https://stoa.anagora.org/p/astro-rfcs
π Full text search for [[astro rfcs]]