summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-08-06Update files (#1048)Gravatar Drew Powers 1-1/+1
2021-08-06[ci] yarn formatGravatar FredKSchott 1-2/+2
2021-08-06another pass on alias docsGravatar Fred K. Schott 1-34/+21
2021-08-06[ci] yarn formatGravatar FredKSchott 1-10/+7
2021-08-06[Docs] Added an "Aliases" page under Guides. [En] (#1042)Gravatar V. Tinev 2-0/+62
* Styled the dark version for the search bar. Changed some stlyes for both themes. * [Docs] Added an "Aliases" page under Guides. [EN] * [Docs] Added "Aliases" page under Guides. Removed styles from another PR. * Revert theme.css. * Revert Search.css. * Edited the text. Co-authored-by: Peter Singh <drgaud@hotmail.com> * Text edits after review. * Apply suggestions from documentation review. Co-authored-by: Fred K. Schott <fkschott@gmail.com> Co-authored-by: V. Tinev <vtinev@2create.studio> Co-authored-by: Peter Singh <drgaud@hotmail.com> Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-08-06[ci] yarn formatGravatar FredKSchott 2-52/+52
2021-08-06Styled the dark version of the search bar. (#1041)Gravatar V. Tinev 2-49/+70
* Styled the dark version for the search bar. Changed some stlyes for both themes. * Adjusted the SearchFooter glow. Co-authored-by: Peter Singh <drgaud@hotmail.com> * Removed search footer glow. * Added inset shadow for the search modal. Co-authored-by: V. Tinev <vtinev@2create.studio> Co-authored-by: Peter Singh <drgaud@hotmail.com>
2021-08-06Fix contrast issue in lang picker (#1044)Gravatar Marcus Otterström 1-2/+2
2021-08-06[ci] yarn formatGravatar FredKSchott 1-1/+1
2021-08-06[ADD][i18n][Docs] French translation of getting started page (#1040)Gravatar Philippe L'ATTENTION 4-1/+70
* [ADD][i18n][Docs] French translation of getting started page - Add Sidebar translated menus - Add lang code fr to language selection - Add french translated getting-started page * [ADD][i18n][Docs] Adding 'fr' key to known langs for automatic redirect
2021-08-05testing complete, add back if check for release messageGravatar Fred K. Schott 1-1/+1
2021-08-05update discord release messageGravatar Fred K. Schott 1-1/+1
2021-08-05update discord release messageGravatar Fred K. Schott 1-1/+1
2021-08-05add discord announcement when a new release goes outGravatar Fred K. Schott 1-0/+8
2021-08-06[ci] yarn formatGravatar FredKSchott 2-3/+3
2021-08-05Added Bulgarian translation for the Getting Started page. (#1032)Gravatar V. Tinev 4-2/+71
* Added translation for the Getting Started page. * Removed remaining English text from the translated version. * Added Bulgarian as a known langugage (index.astro). * Added Bulgarian as a known langugage (index.astro). Co-authored-by: V. Tinev <vtiev@2create.studio>
2021-08-06[ci] yarn formatGravatar FredKSchott 1-1/+1
2021-08-05Docs: Add zh-tw translation for Setup (#980)Gravatar YM 6-33/+277
* Add zh-tw translation of quick start in doc * Add translation into zh-tw for Install in docs * Update getting started for zh-tw * Update language label for Traditional Chinese * Update toc titles for zh-hant-TW * Update lang attribute for zh-TW * Add zh-tw translation of example in doc * Update sidebar items for zh-TW in Docs
2021-08-05Version Packages (#1036)astro@0.18.9Gravatar github-actions[bot] 22-29/+26
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-05Revert "Version Packages (#1011)"Gravatar Fred K. Schott 23-31/+29
This reverts commit 7f14ea6e3805a4931ce15925f4dddc37e1405fde.
2021-08-05Version Packages (#1011)Gravatar github-actions[bot] 22-29/+26
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-05update release CI script to publish (#1034)Gravatar Fred K. Schott 2-2/+7
2021-08-05[ci] yarn formatGravatar FredKSchott 1-3/+3
2021-08-05refactor bin entrypoint, add stackblitz support (#1029)Gravatar Fred K. Schott 5-42/+100
2021-08-04update automatic docs redirect (#1014)Gravatar Fred K. Schott 2-4/+7
2021-08-04[ci] yarn formatGravatar FredKSchott 1-1/+1
2021-08-04Add Portuguese Translation of Getting Started page (#981)Gravatar Laura Caroline 2-0/+65
* Add Portuguese Translation of Getting Started page Based on Brazilian Portuguese * Fix/add improvement sugestions. * Add missing preposition * Update file to represent also the region The Only changes to the existing files were the addition of the lang attribute * Add language selection for Brazilian Portuguese
2021-08-04Adding Dir attribute to allow rtl languages to work (#982)Gravatar Abdullah Mzaien 2-2/+2
* Adding Dir attribute to allow rtl languges to work * Update docs/src/layouts/MainLayout.astro Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz> Co-authored-by: Fred K. Schott <fkschott@gmail.com> Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>
2021-08-04Add spanish getting-started translation (#988)Gravatar Jesus Gil 3-0/+69
* Add spanish getting-started translation Translated getting-started page to spanish. Added spanish links to config.ts, and spanish option to header language dropdown. * add language code to frontmatter Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-08-04Docs/add german translation (#1005)Gravatar Joshua Stübner 3-0/+76
* feat: add German getting started page * feat: add missing links to German page to config and LanguageSelect * feat: remove two dashes because that's considered bad practice * Update LanguageSelect.tsx Co-authored-by: Joshua <joshua.stuebner@bloxxter.com> Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-08-04Handle layouts and head injection (#1007)Gravatar Matthew Phillips 17-82/+156
* Revert "Revert "Fixes duplicate head content (#995)" (#1001)" This reverts commit b1959f0fed34ddc4c109c75ce32541b74efff13d. * Handle markdown layouts * Adding a changeset
2021-08-04[ci] yarn formatGravatar FredKSchott 5-18/+22
2021-08-04docs(translate):translate getting-started.md into ZH (CN & TW) (#979)Gravatar Xinyuan Wang 9-3/+395
* translate getting-started.md into ZH (CN & TW) * fix translate the title for getting-started.md * add zh CN & TW config in Docs * fix config "locale" * fix config.ts add route for CN & TW * fix installation.md Next Steps title 's level * translate quick-start.md & installation.md & examples.md into ZH (CN ) * Add lang variable to docs frontmatter for translations * Update docs/src/pages/zh-TW/getting-started.md Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz> Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>
2021-08-04Reduce meta viewport tag (#1006)Gravatar Jonathan Neal 15-16/+16
2021-08-03Update deploy.md (typo in newly added section) (#998)Gravatar Bryce Wray 1-1/+1
2021-08-03Version Packages (#1002)Gravatar github-actions[bot] 21-24/+25
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-03Revert "Fixes duplicate head content (#995)" (#1001)Gravatar Matthew Phillips 16-121/+78
* Revert "Fixes duplicate head content (#995)" This reverts commit 268a36f3999ce1255e759561e3591498c2a59554. * Changeset
2021-08-03Version Packages (#999)Gravatar github-actions[bot] 25-36/+36
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-03fix preact render to update a component on first render (#966)Gravatar Fred K. Schott 2-2/+7
* fix preact render to modify server-rendered code * add changeset
2021-08-03[ci] yarn formatGravatar matthewp 2-5/+5
2021-08-03Fixes duplicate head content (#995)Gravatar Matthew Phillips 16-73/+126
* Completely fixes head/doctype stuff * Remove the .only * Add a comma following props * Inject head stuff if there are both head and body elements in the component * Remove extra debugger;
2021-08-03[ci] yarn formatGravatar matthewp 1-1/+1
2021-08-03Make fetch available in all component types (#949)Gravatar Matthew Phillips 6-0/+49
* Make fetch available in all component types This makes `globalThis.fetch` available in all components. * Adds a changeset
2021-08-03[ci] yarn formatGravatar matthewp 1-2/+2
2021-08-03Version Packages (#951)Gravatar github-actions[bot] 25-35/+33
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-03Update deploy.md for Cloudflare Pages (#992)Gravatar Bryce Wray 1-1/+19
* Update deploy.md for Cloudflare Pages - Adding description of how to set up an Astro site in Cloudflare Pages. - Minor grammatical fix in the “Credits” area. :-) [Sorry, I have OCD about “off of.”] * Remove sentence fragment Removing sentence fragment left behind when I was researching the Environment Variable part. :-/ * Update deploy.md (remove misplaced text) Same as before, but removing potentially misleading reference to Node version (since we explain in "Environment variables (advanced)" part how to resolve).
2021-08-03Fix portfolio example (#987)Gravatar Maksim Markelov 1-1/+1
2021-08-03Improve Collection docs for RSS (#990)Gravatar Joshua Stübner 1-1/+5
- Added missing but required link attribute - Added note on how to create a full text feed
2021-08-03Improve code sample for lit integration (#991)Gravatar tobi-or-not-tobi 1-4/+6
Align the lit component with the astro import and usage of it.
2021-08-03fix: Exclude remote srcset URLs (#986)Gravatar Maarten Van Hoof 2-1/+8
* fix: Exclude remote srcset URLs Fixed #985 * chore: add changeset for 'Exclude remote srcset URLs'