github-actions[bot]
7f14ea6e38
Version Packages ( #1011 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-05 13:42:36 -07:00
Fred K. Schott
f0737adf2c
update release CI script to publish ( #1034 )
2021-08-05 13:39:55 -07:00
FredKSchott
2ad2ccdc50
[ci] yarn format
2021-08-05 18:27:51 +00:00
Fred K. Schott
6ec7968d12
refactor bin entrypoint, add stackblitz support ( #1029 )
2021-08-05 11:24:36 -07:00
Fred K. Schott
eafbb45f04
update automatic docs redirect ( #1014 )
2021-08-04 14:22:11 -07:00
FredKSchott
6a4a9fe3a1
[ci] yarn format
2021-08-04 19:46:51 +00:00
Laura Caroline
c2723567d9
Add Portuguese Translation of Getting Started page ( #981 )
...
* 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-04 12:45:22 -07:00
Abdullah Mzaien
81c885f54f
Adding Dir attribute to allow rtl languages to work ( #982 )
...
* 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-04 12:33:55 -07:00
Jesus Gil
a1e5d04118
Add spanish getting-started translation ( #988 )
...
* 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-04 11:06:19 -07:00
Joshua Stübner
935fe60070
Docs/add german translation ( #1005 )
...
* 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-04 11:04:33 -07:00
Matthew Phillips
4bbf113050
Handle layouts and head injection ( #1007 )
...
* Revert "Revert "Fixes duplicate head content (#995 )" (#1001 )"
This reverts commit b1959f0fed
.
* Handle markdown layouts
* Adding a changeset
2021-08-04 13:53:56 -04:00
FredKSchott
08b442dcf5
[ci] yarn format
2021-08-04 16:06:21 +00:00
Xinyuan Wang
2bd178d4f9
docs(translate):translate getting-started.md into ZH (CN & TW) ( #979 )
...
* 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-04 09:05:00 -07:00
Jonathan Neal
c7aca2c9b2
Reduce meta viewport tag ( #1006 )
2021-08-04 08:30:58 -04:00
Bryce Wray
058388c874
Update deploy.md (typo in newly added section) ( #998 )
2021-08-03 18:31:20 -05:00
github-actions[bot]
ba70f5c937
Version Packages ( #1002 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-03 17:03:28 -04:00
Matthew Phillips
b1959f0fed
Revert "Fixes duplicate head content ( #995 )" ( #1001 )
...
* Revert "Fixes duplicate head content (#995 )"
This reverts commit 268a36f399
.
* Changeset
2021-08-03 16:57:04 -04:00
github-actions[bot]
57b736211a
Version Packages ( #999 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-03 15:17:37 -04:00
Fred K. Schott
f7e86150e0
fix preact render to update a component on first render ( #966 )
...
* fix preact render to modify server-rendered code
* add changeset
2021-08-03 14:00:49 -04:00
matthewp
260d03b1b6
[ci] yarn format
2021-08-03 17:35:43 +00:00
Matthew Phillips
268a36f399
Fixes duplicate head content ( #995 )
...
* 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 13:34:30 -04:00
matthewp
010bf72958
[ci] yarn format
2021-08-03 17:14:12 +00:00
Matthew Phillips
39df7952a5
Make fetch available in all component types ( #949 )
...
* Make fetch available in all component types
This makes `globalThis.fetch` available in all components.
* Adds a changeset
2021-08-03 13:13:00 -04:00
matthewp
fc739c24d7
[ci] yarn format
2021-08-03 14:50:44 +00:00
github-actions[bot]
9cf7ca1029
Version Packages ( #951 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-08-03 10:49:20 -04:00
Bryce Wray
07244a3782
Update deploy.md for Cloudflare Pages ( #992 )
...
* 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-03 10:48:57 -04:00
Maksim Markelov
8464a441f1
Fix portfolio example ( #987 )
2021-08-03 08:19:34 -04:00
Joshua Stübner
52ca7fafb0
Improve Collection docs for RSS ( #990 )
...
- Added missing but required link attribute
- Added note on how to create a full text feed
2021-08-03 08:18:25 -04:00
tobi-or-not-tobi
418bc1d91c
Improve code sample for lit integration ( #991 )
...
Align the lit component with the astro import and usage of it.
2021-08-03 08:18:11 -04:00
Maarten Van Hoof
27672096f5
fix: Exclude remote srcset URLs ( #986 )
...
* fix: Exclude remote srcset URLs
Fixed #985
* chore: add changeset for 'Exclude remote srcset URLs'
2021-08-03 08:17:24 -04:00
Matthew Phillips
0334956030
Make Astro.request available to all astro components ( #960 )
...
* Make Astro.request available to all astro components
* Adds a changeset
2021-08-03 08:17:03 -04:00
Caleb Jasik
c2d8cea41f
Add lang
variable to docs frontmatter for translations ( #984 )
2021-08-02 13:45:28 -04:00
Bryce Wray
f935c5a9fa
Update styling.md re link-handling for .scss files ( #977 )
...
Adding a note to make clear that users of .scss files should still link to the final compiled .css files, as per https://discord.com/channels/830184174198718474/853350631389265940/871151798075949066 .
2021-08-01 23:52:58 -07:00
Fred K. Schott
b3270728c2
add support for 4-letter language codes (ex: zh-TW)
2021-08-01 23:49:24 -07:00
FredKSchott
877f9d2702
[ci] yarn format
2021-08-02 06:40:02 +00:00
Fred K. Schott
94f89a3c88
full translation ( #967 )
2021-08-01 23:38:50 -07:00
Fred K. Schott
c6af27a1aa
Update CONTRIBUTING.md
2021-08-01 23:34:34 -07:00
FredKSchott
a6b4cc2441
[ci] yarn format
2021-08-02 06:31:40 +00:00
Fred K. Schott
091078e38e
Update and rename contributing.md to CONTRIBUTING.md
2021-08-01 23:30:26 -07:00
Fred K. Schott
7d08467d78
Delete COMMUNITY.md
2021-08-01 23:08:01 -07:00
Fred K. Schott
ca3c16a611
fix bad merge from outdated layout
2021-07-31 08:36:01 -07:00
Maciej Palmowski
01d72bc27a
Fixes throwing 404 ( #894 )
...
* Fixes throwing 404
* Update index.css
Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-07-30 23:16:36 -07:00
Fred K. Schott
289450fce6
small cleanup to installation docs
2021-07-30 23:15:24 -07:00
Fred K. Schott
ee95351ee8
add finnish to language selector
2021-07-30 23:11:24 -07:00
Fred K. Schott
bc7dae9faf
move finnish translations to fi
2021-07-30 23:05:24 -07:00
Vesa Piittinen
d55fe81d10
WIP: Documentation in Finnish ( #837 )
...
* Initial Finnish getting-started.md
* Initial Finnish `quick-start.md`
* Missing word
* Use a different test path name
* Initial Finnish `installation.md`
* Sync with `installation.md`
* WIP Finnish island-architecture.md
* Fix some sillyness
* Delete island-architecture.md
Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-07-30 23:04:42 -07:00
Diogo Felix
5e9a47ffbc
📘 DOC: Add PostCSS configuration on Astro ( #947 )
2021-07-30 22:45:56 -07:00
Fred K. Schott
758f172708
fix styling URL link
2021-07-30 22:43:03 -07:00
FredKSchott
d7b0080da0
[ci] yarn format
2021-07-31 05:41:22 +00:00
Rubens de Melo
6300c88cac
fix styling guide ( #961 )
...
* fix styling guide
fix styling guide
* remove /docs
remove /docs
2021-07-30 22:39:59 -07:00