This website requires JavaScript.
Explore
Help
Sign in
michael
/
astro
Watch
1
Star
0
Fork
You've already forked astro
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
e773771b91
astro
/
examples
/
blog
/
astro.config.mjs
6 lines
61 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add sitemap generation (#120) * Add sitemap generation * Update README * Fix index handling, sort sitemap * Add --no-sitemap CLI flag (and config option)
2021-04-21 20:14:24 +00:00
export
default
{
Improve blog template (#217)
2021-05-17 22:45:41 +00:00
buildOptions
:
{
update the blog example (#565)
2021-06-28 22:29:16 +00:00
sitemap
:
true
,
redesign create-astro (#301) * redesign create astro * add changeset * Use npm start * Update the astro version * Adds the changeset Co-authored-by: Fred Schott <fks@Freds-MBP.attlocal.net> Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2021-06-08 15:10:56 +00:00
}
,
update the blog example (#565)
2021-06-28 22:29:16 +00:00
}
Reference in a new issue
Copy permalink