Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-25 | Add Algolia docsearch language facet (#1568) | 3 | -4/+12 | ||
* add docsearch language facet and initialize Algolia with the language facet filter * disable facetFilters in docsearch revisit implementation once Astro docs have been indexed by lang | |||||
2021-10-25 | Update LeftSidebar.astro | 1 | -3/+0 | ||
2021-10-20 | Docs: Add Japanese Installation page (#1608) | 4 | -2/+182 | ||
* docs: Add Japanese installation page * yarn format * fix anchor links | |||||
2021-10-20 | docs(pagination): change `h1` to `li` on example using `page` props (#1604) | 1 | -1/+1 | ||
2021-10-20 | Fix sponsors title contrast (#1590) | 1 | -2/+4 | ||
2021-10-20 | Fix relative link (#1613) | 1 | -1/+1 | ||
From: `https://docs.astro.build/quick-start/installation` To: `https://docs.astro.build/installation` | |||||
2021-10-18 | Docs/update-gitlab-deploy (#1586) | 1 | -4/+20 | ||
Co-authored-by: Peter Singh <drgaud@hotmail.com> | |||||
2021-10-18 | Removed duplicated info from getting started for other languages (#1571) | 11 | -22/+0 | ||
2021-10-18 | Made sponsored links more accessible (#1576) | 1 | -2/+2 | ||
2021-10-18 | Added label to language selection (#1577) | 1 | -0/+1 | ||
2021-10-18 | [ci] yarn format | 1 | -0/+1 | ||
2021-10-18 | Added clarifications regarding using images and videos especially regarding ↵ | 2 | -0/+9 | ||
Markdown (#1583) | |||||
2021-10-18 | Fix comparison heading order (#1572) | 1 | -16/+16 | ||
2021-10-15 | fix: update link in fr version (#1562) | 1 | -2/+2 | ||
- Fix quick-start that redirect to 404 - Fix installation that redirect to en version | |||||
2021-10-14 | Add Vercel sponsorship logo (#1555) | 1 | -42/+48 | ||
* Add Vercel sponsorship logo Also normalize other logos * Add Vercel logo to www * Add logos to docs | |||||
2021-10-14 | Include pnpm example on "Installation" page (#1554) | 1 | -0/+5 | ||
2021-10-14 | Added descriptions to docs pages (#1550) | 21 | -5/+25 | ||
2021-10-13 | Add Community Themes and separate Featured Theme (#1543) | 2 | -8/+30 | ||
* Separate object for featured and community themes I've split up the two so there's the featured one at the top at the page and community ones below the official themes * Add community themes and change featured themes * Add comma after featured object | |||||
2021-10-13 | [ci] yarn format | 1 | -1/+1 | ||
2021-10-13 | docs: unify concepts in Spanish version (#1545) | 6 | -11/+11 | ||
2021-10-13 | [ci] yarn format | 1 | -1/+1 | ||
2021-10-13 | Add german quick start page (#1544) | 1 | -0/+73 | ||
* Add german quick start page * Apply suggestions from code review Co-authored-by: Kim Schneider <web@schneider.kim> * Fix typo Co-authored-by: Kim Schneider <web@schneider.kim> | |||||
2021-10-12 | docs: fix knownEntryPoints and add async renderToStaticMarkup example (#1489) | 1 | -3/+16 | ||
2021-10-12 | Revert #1520 (#1538) | 1 | -6/+0 | ||
2021-10-12 | Add Accessible Astro Starter (#1520) | 1 | -0/+6 | ||
This is only a suggestion to get the word out about accessibility BUT, if you guys just want to show one featured theme then I understand and Ink would be better suited 😄 If that's the case just decline the request 🙂 | |||||
2021-10-12 | Fix broken link to quick-start guide (#1534) | 1 | -1/+1 | ||
2021-10-12 | [ci] yarn format | 6 | -15/+28 | ||
2021-10-12 | [docs/ru] add translation for quick start (#1524) | 3 | -1/+74 | ||
* [ru] add translation for quick start * fix mistakes | |||||
2021-10-12 | docs: spanish translation (#1531) | 25 | -17/+2104 | ||
2021-10-12 | [ci] yarn format | 1 | -4/+4 | ||
2021-10-12 | Add docs for deploying using Google Cloud (#1533) | 1 | -0/+32 | ||
2021-10-12 | [ci] yarn format | 1 | -4/+4 | ||
2021-10-12 | Documentation for deploying with buddy.works (#1506) | 1 | -0/+18 | ||
* Added documentation for deploying to Buddy * Fix to make it more clear | |||||
2021-10-11 | [ci] yarn format | 1 | -1/+1 | ||
2021-10-11 | Adds the astro check command (#1410) | 1 | -0/+6 | ||
* Adds the `astro check` command. This adds `astro check`, which runs type checking (and general error checking) on Astro projects. * print the number of errors found * Adds a changeset * Add cli docs * Upgrade the language server version * Prevent linting the console.logs | |||||
2021-10-10 | [ci] yarn format | 1 | -1/+1 | ||
2021-10-10 | Typo in code snippet (#1523) | 1 | -1/+1 | ||
2021-10-09 | [ci] yarn format | 1 | -10/+10 | ||
2021-10-09 | i18n/es: Added comparing-astro-vs-others.md (#1488) | 4 | -5/+239 | ||
2021-10-09 | [ci] yarn format | 1 | -10/+10 | ||
2021-10-09 | Docs: Add Japanese quick-start page (#1503) | 3 | -1/+75 | ||
2021-10-05 | Added astro-spa to the featured packages (#1485) | 1 | -0/+9 | ||
2021-10-01 | Update comparison to reflect Gatsby SSR Support (#1474) | 1 | -1/+1 | ||
* Updated comparison to reflect Gatsby SSR Support Updated comparison to show that Gatsby now supports SSR in version 4, as show by https://v4.gatsbyjs.com/docs/how-to/rendering-options/using-server-side-rendering/ * Clarified support in future versions Small change just because it clarifies it better and I didn't add it in the original commit * Removed Gatsby SSG paragraph * Added information to Gatsby comparison | |||||
2021-10-01 | docs: Improvements to language select and theme toggle (#1473) | 2 | -24/+5 | ||
2021-10-01 | Added quick-start.md in spanish and link into sidebar in config.ts (#1466) | 2 | -0/+74 | ||
* Added quick-start.md in spanish and link into sidebar in config.ts * Change accepted * Fixed typos errors Co-authored-by: Felipe Gutiérrez <pipo@pop-os.localdomain> | |||||
2021-10-01 | docs: Update danish getting started docs (#1470) | 1 | -6/+16 | ||
2021-09-30 | [ci] yarn format | 1 | -1/+1 | ||
2021-09-30 | Remove duplicated info (#1464) | 1 | -2/+0 | ||
2021-09-30 | Translation for Getting Started [RU] (#1461) | 3 | -0/+80 | ||
* add getting started in russian * add russian in the lang selector * add russian in blog post * minor changes * translation for the comments in the code Co-authored-by: Alex <bespoyasov@me.com> * changes from @nlopin Co-authored-by: Nikolai Lopin <lopinopulos@gmail.com> * sync with original docs #1464 * accept changes from @nlopin with slight changes Co-authored-by: Alex <bespoyasov@me.com> Co-authored-by: Nikolai Lopin <lopinopulos@gmail.com> | |||||
2021-09-30 | Update deploy docs for gitlab pages (#1465) | 1 | -1/+1 | ||