summaryrefslogtreecommitdiff
path: root/examples/docs (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-08-26improve introduction page of example/docsGravatar Fred K. Schott 1-0/+4
2021-08-26improve introduction page of example/docsGravatar Fred K. Schott 1-2/+6
2021-08-26Merge branch 'okikio/main' (#1111)Gravatar Fred K. Schott 45-1007/+1796
2021-08-26add algolia and cleanup docs readmeGravatar Fred K. Schott 19-617/+286
2021-08-26Version Packages (#1239)astro@0.20.1Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-26WIP update examples/docs/Gravatar Okiki 43-692/+1812
2021-08-26add "astro preview" command (#1226)Gravatar Fred K. Schott 2-2/+4
* add "astro preview" command * Update green-buttons-reflect.md * Update cli-reference.md
2021-08-26Version Packages (#1228)astro@0.20.0@astrojs/markdown-support@0.3.0Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-24Fix CSS in docs example (#1221)Gravatar Marcus Otterström 1-2/+3
2021-08-24Version Packages (#1217)astro@0.19.4Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-23Version Packages (#1206)astro@0.19.3Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-23Add zod schema validation (#1198)Gravatar Fred K. Schott 1-14/+12
* add zod schema validation * update pageUrlFormat config name * add trailing slash support to config
2021-08-23Version Packages (#1181)astro@0.19.2Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-19Version Packages (#1163)astro@0.19.1@astrojs/markdown-support@0.2.4Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-18add dev script, switch documentation from advising start to dev script (#1141)Gravatar Jonathan Neal 3-4/+5
2021-08-18Version Packages (#1150)astro@0.19.0@astrojs/parser@0.18.6Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-17Version Packages (next) (#1129)astro@0.19.0-next.3Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-17make example favicons prefer non-dark modeGravatar Fred K. Schott 1-0/+0
2021-08-16cleanup example faviconsGravatar Fred K. Schott 2-13/+1
2021-08-16Adding favicon to examples (#1084)Gravatar Rafid Muhymin Wafi 2-5/+3
2021-08-13[ci] yarn formatGravatar FredKSchott 1-2/+2
2021-08-13change the typescript moduleResolution of all examples to "node" (#1108)Gravatar Kaffee☕ 1-0/+3
* Fixes many Errors related to typescript Fix Svelte Component Errors importing Svelte standard functions using typescript see https://github.com/snowpackjs/astro/issues/403. Also fixes "ReferenceError: exports is not defined" see https://github.com/snowpackjs/astro/issues/969. * change typescript default moduleresolution in examples see #403
2021-08-12Version Packages (next) (#1092)astro@0.19.0-next.2Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-11Version Packages (next) (#1089)astro@0.19.0-next.1Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-11Version Packages (next) (#1087)astro@0.19.0-next.0Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-11Version Packages (#1064)astro@0.18.10@astrojs/renderer-vue@0.1.7Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-08Add CSS in example project: docs (#1062)Gravatar Marcus Otterström 1-0/+2
2021-08-05Version Packages (#1036)astro@0.18.9Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-05Revert "Version Packages (#1011)"Gravatar Fred K. Schott 1-1/+1
This reverts commit 7f14ea6e3805a4931ce15925f4dddc37e1405fde.
2021-08-05Version Packages (#1011)Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-03Version Packages (#1002)Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-03Version Packages (#999)Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-03Version Packages (#951)Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-07-30Fixes throwing 404 (#894)Gravatar Maciej Palmowski 1-3/+0
* Fixes throwing 404 * Update index.css Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-07-30Version Packages (#940)Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-07-28Version Packages (#923)Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-07-28Version Packages (#922)Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-07-28Version Packages (#912)Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-07-27Version Packages (#887)Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-07-27Version Packages (#882)Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-07-27Version Packages (next) (#865)Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-07-26some docs site polish (#853)Gravatar Fred K. Schott 1-12/+0
* some docs polish * attempt to fix theme toggle
2021-07-26Version Packages (next) (#859)Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-07-24Version Packages (next) (#845)Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-07-24fix a bad change to example astro versionsGravatar Fred K. Schott 1-1/+1
2021-07-22fix example astro versionsGravatar Fred K. Schott 1-1/+1
2021-07-21Version Packages (next) (#810)Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-07-21Version Packages (next) (#796)Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-07-21Version Packages (next) (#794)Gravatar github-actions[bot] 1-1/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-07-21Revert "Version Packages (next) (#692)"Gravatar Fred K. Schott 1-1/+1
This reverts commit 790bd89ead10ababe7010b9b72ea6e6a23e93fed.