summaryrefslogtreecommitdiff
path: root/examples/docs/public (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-08-26improve introduction page of example/docsGravatar Fred K. Schott 1-4/+4
2021-08-26add algolia and cleanup docs readmeGravatar Fred K. Schott 1-5/+5
2021-08-26WIP update examples/docs/Gravatar Okiki 6-353/+346
2021-08-17make example favicons prefer non-dark modeGravatar Fred K. Schott 1-0/+0
2021-08-16cleanup example faviconsGravatar Fred K. Schott 1-11/+0
2021-08-16Adding favicon to examples (#1084)Gravatar Rafid Muhymin Wafi 1-0/+0
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-26some docs site polish (#853)Gravatar Fred K. Schott 1-12/+0
* some docs polish * attempt to fix theme toggle
2021-07-20[ci] yarn formatGravatar FredKSchott 3-80/+80
2021-07-19Improve docs theme (#717)Gravatar Nate Moore 1-1/+1
* 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-16Revert "New getting started guide (#715)"Gravatar Fred K. Schott 1-1/+1
This reverts commit 2827f077baab6674a8ee47f3006e82ce991118b8.
2021-07-16New getting started guide (#715)Gravatar Fred K. Schott 1-1/+1
* 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-06-21Fix sidebar scrolling docs (#499)Gravatar Laura Caroline 1-0/+43
* Allow scrolling for side bar + scroll bar styling * Add tentative of styling for firefox
2021-06-17fix: keyboard unable to target theme switcher (#488)Gravatar Kitto Khrangtong 1-1/+2
2021-06-08redesign create-astro (#301)Gravatar Fred K. Schott 5-0/+597
* redesign create astro * add changeset * Use npm start * Update the astro version * Adds the changeset Co-authored-by: Fred Schott <fks@Freds-MBP.attlocal.net> Co-authored-by: Matthew Phillips <matthew@skypack.dev>