Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-20 | Add title for the Astro Documentation Page (#774) | 1 | -1/+1 | ||
* Add title for the Astro Documentation Page * Add the missing object braces Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> | |||||
2021-07-20 | Remove trailing comma (#773) | 1 | -1/+1 | ||
2021-07-20 | docs: use `aria-current="page"` rather than `.is-active` in ↵ | 1 | -5/+4 | ||
SiteSidebar.astro (#770) | |||||
2021-07-19 | add back removed left sidebar scroll behavior | 1 | -0/+9 | ||
2021-07-19 | docs/fix: add language to code block (#761) | 1 | -1/+1 | ||
2021-07-19 | Improve docs theme (#717) | 4 | -545/+161 | ||
* Revert "Revert "New getting started guide (#715)"" This reverts commit dc4ba25b01254ed1c2088c081e8c861172ae58a4. * style: update docs theme * style: implement feedback * feat: remove FOUC * Update docs/src/pages/404.astro Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz> * Fix 404 title prop * chore: implement feedback * fix: ul, ol styles * fix: center logo on mobile * fix: improve navbar header contrast * fix: improve logo overlap * fix: `.nav-link` radius * fix: small mobile tweaks * feat: improve nav styles * feat: improve embed styles * fix: feedback items * fix: make header sticky on mobile Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz> | |||||
2021-07-19 | fix: :bug: ThemeToggle should initialize from localstorage immediately (#748) | 1 | -6/+6 | ||
Co-authored-by: Tony Sullivan <tony.f.sullivan@gmail.com> | |||||
2021-07-19 | [ci] yarn format | 1 | -26/+20 | ||
2021-07-19 | add comparison docs (#718) | 4 | -1/+201 | ||
2021-07-19 | small typo fix | 1 | -1/+1 | ||
2021-07-17 | [ci] yarn format | 1 | -1/+1 | ||
2021-07-17 | Fix typos in the documentation. (#731) | 13 | -30/+30 | ||
Co-authored-by: mundry <mundry@users.noreply.github.com> | |||||
2021-07-17 | closing style tag (#730) | 1 | -0/+1 | ||
2021-07-16 | [ci] yarn format | 2 | -14/+11 | ||
2021-07-16 | New getting started guide | 8 | -22/+65 | ||
2021-07-16 | Revert "New getting started guide (#715)" | 13 | -174/+570 | ||
This reverts commit 2827f077baab6674a8ee47f3006e82ce991118b8. | |||||
2021-07-16 | Revert "[ci] yarn format" | 2 | -11/+14 | ||
This reverts commit c2176bfc839e31051e09bebd97cb09311c506b3a. | |||||
2021-07-16 | [ci] yarn format | 2 | -14/+11 | ||
2021-07-16 | New getting started guide (#715) | 13 | -570/+174 | ||
* New getting started guide * style: small style tweaks * style: theme updates * chore: add redirect * style: theme tweaks * fix: clamp logo height * style: fix sidebar width Co-authored-by: Nate Moore <nate@skypack.dev> | |||||
2021-07-16 | Changed URLs to match the release (#711) | 2 | -4/+4 | ||
2021-07-16 | Added 404.astro to docs (#712) | 1 | -0/+240 | ||
2021-07-15 | add site analytics | 1 | -0/+9 | ||
2021-07-15 | fix import.meta docs reference | 1 | -3/+6 | ||
2021-07-15 | [ci] yarn format | 2 | -5/+54 | ||
2021-07-15 | new sidebar actions | 2 | -14/+16 | ||
2021-07-15 | fix installation top paragraph | 1 | -1/+1 | ||
2021-07-15 | [ci] yarn format | 21 | -66/+86 | ||
2021-07-15 | merge in docs site (#705) | 38 | -0/+4171 | ||