Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs 1.5 #1495

Merged
merged 36 commits into from
Nov 17, 2020
Merged

Docs 1.5 #1495

merged 36 commits into from
Nov 17, 2020

Conversation

melissamcewen
Copy link
Contributor

@melissamcewen melissamcewen commented Nov 2, 2020

Changes

Major changes to docs

The items needed for deploy are:

  • Vercel configuration so this is the docs on our main branch but without making them snowpack.dev yet
  • Search
  • Minor homepage refactor
  • bringing in Svelte, Tools, and Getting started guide

Testing

TBA

Docs

Is docs :)

Melissa McEwen and others added 4 commits October 29, 2020 12:33
* adding react guide

* fixing page title

* fixing a sentence

* copy edits

* copy edits

* Refactoring CSS/Diffing copy paste solution
Spinning the CSS into seperate files to make them easier to refactor, testing a solution for diffing copy/paste

* copy edits

* copy edits, restructuring

* adding some images

* image optmization, frame

* adding more images

* Update repository URL

* Incorporate guides.css

* Add more guides styling

* Update www/guides/react.md

Co-authored-by: Drew Powers <[email protected]>

* Update www/guides/react.md

Co-authored-by: Drew Powers <[email protected]>

* Update www/guides/react.md

Co-authored-by: Drew Powers <[email protected]>

* Update www/guides/react.md

Co-authored-by: Drew Powers <[email protected]>

* Update www/guides/react.md

Co-authored-by: Drew Powers <[email protected]>

* Update www/guides/react.md

Co-authored-by: Drew Powers <[email protected]>

* Apply suggestions from code review

Co-authored-by: Drew Powers <[email protected]>

* Update www/guides/react.md

Co-authored-by: Drew Powers <[email protected]>

* Fix indentation

* changing header image

* type in bash command

* fixing typo

* fixing typo

* fixing typo

* revising folder structure section

* adding video

* updating video

* adding back gif

* initial migration of docs to Snowpack

* removing boilerplate ref to canvas confetti

* changing output directory

* adding cssnano

* ugh accidental commit of output dir

* removing old original file

* removing includes files in guides since those will be added later, fixing Snowpack config

* fixing start command to process sass

* removing generated file, readding test

* edits

* re-adding cat behavior until we have seperate pages

* error in package.json

* fixing output directory

* changing order of build commands

* changing order of build commands

* copy edits

* twitter share

Co-authored-by: Drew Powers <[email protected]>
Co-authored-by: Drew Powers <[email protected]>
* initial migration of docs to Snowpack

* removing boilerplate ref to canvas confetti

* changing output directory

* adding cssnano

* ugh accidental commit of output dir

* removing old original file

* removing includes files in guides since those will be added later, fixing Snowpack config

* fixing start command to process sass

* removing generated file, readding test

* re-adding cat behavior until we have seperate pages

* error in package.json

* fixing output directory

* changing order of build commands

* changing order of build commands

* removing JS out of template
* initial migration of docs to Snowpack

* removing boilerplate ref to canvas confetti

* changing output directory

* adding cssnano

* ugh accidental commit of output dir

* removing old original file

* removing includes files in guides since those will be added later, fixing Snowpack config

* fixing start command to process sass

* removing generated file, readding test

* re-adding cat behavior until we have seperate pages

* error in package.json

* fixing output directory

* changing order of build commands

* changing order of build commands

* removing docs folder, moving to pages

* moving get started

* removing JS out of template

* removing refs to building md

* creating index page

* organizing files

* cleaning up files

* reorganizing based on 1430

* rearranging headings, removing comments

* adding menu items

* rearranging menu

* fixing back link

* removing top nav

* splitting up into guides

* adding home header

* readding subpage header

* adding titles to front matter

* trying to fix this bug

* removing redirect

* fixing issues from feedback

* removing overview from home page

* removing test for anchors since it's no longer a long page

* letting it pass with no tests

* removing build
@vercel
Copy link

vercel bot commented Nov 2, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/pikapkg/snowpack/5jezoljy5
✅ Preview: https://snowpack-git-docs-refactor.pikapkg.vercel.app

@melissamcewen melissamcewen linked an issue Nov 2, 2020 that may be closed by this pull request
7 tasks
@melissamcewen melissamcewen changed the title Docs 2.0 Docs 1.5 Nov 2, 2020
* moving a couple of guides to plugins

* deleting svelte
…Started page (#1494)

* refactoring getting started, create-snowpack-app page

* fixing typo

* fixing typo

* fixing typo

* moving in menu

* deleting cra docs
Melissa McEwen added 4 commits November 5, 2020 17:53
Melissa McEwen added 2 commits November 11, 2020 17:07
@melissamcewen melissamcewen marked this pull request as ready for review November 12, 2020 02:06
@melissamcewen melissamcewen reopened this Nov 12, 2020
@melissamcewen melissamcewen changed the base branch from master to main November 17, 2020 17:57
@melissamcewen melissamcewen merged commit cb7833a into main Nov 17, 2020
@melissamcewen melissamcewen deleted the docs-refactor branch November 17, 2020 18:00
FredKSchott added a commit that referenced this pull request Nov 17, 2020
* React + Snowpack Guide (#1309)

* adding react guide

* fixing page title

* fixing a sentence

* copy edits

* copy edits

* Refactoring CSS/Diffing copy paste solution
Spinning the CSS into seperate files to make them easier to refactor, testing a solution for diffing copy/paste

* copy edits

* copy edits, restructuring

* adding some images

* image optmization, frame

* adding more images

* Update repository URL

* Incorporate guides.css

* Add more guides styling

* Update www/guides/react.md

Co-authored-by: Drew Powers <[email protected]>

* Update www/guides/react.md

Co-authored-by: Drew Powers <[email protected]>

* Update www/guides/react.md

Co-authored-by: Drew Powers <[email protected]>

* Update www/guides/react.md

Co-authored-by: Drew Powers <[email protected]>

* Update www/guides/react.md

Co-authored-by: Drew Powers <[email protected]>

* Update www/guides/react.md

Co-authored-by: Drew Powers <[email protected]>

* Apply suggestions from code review

Co-authored-by: Drew Powers <[email protected]>

* Update www/guides/react.md

Co-authored-by: Drew Powers <[email protected]>

* Fix indentation

* changing header image

* type in bash command

* fixing typo

* fixing typo

* fixing typo

* revising folder structure section

* adding video

* updating video

* adding back gif

* initial migration of docs to Snowpack

* removing boilerplate ref to canvas confetti

* changing output directory

* adding cssnano

* ugh accidental commit of output dir

* removing old original file

* removing includes files in guides since those will be added later, fixing Snowpack config

* fixing start command to process sass

* removing generated file, readding test

* edits

* re-adding cat behavior until we have seperate pages

* error in package.json

* fixing output directory

* changing order of build commands

* changing order of build commands

* copy edits

* twitter share

Co-authored-by: Drew Powers <[email protected]>
Co-authored-by: Drew Powers <[email protected]>

* [WIP] Initial migration of docs to Snowpack (#1413)

* initial migration of docs to Snowpack

* removing boilerplate ref to canvas confetti

* changing output directory

* adding cssnano

* ugh accidental commit of output dir

* removing old original file

* removing includes files in guides since those will be added later, fixing Snowpack config

* fixing start command to process sass

* removing generated file, readding test

* re-adding cat behavior until we have seperate pages

* error in package.json

* fixing output directory

* changing order of build commands

* changing order of build commands

* removing JS out of template

* Docs split into multiple pages (#1437)

* initial migration of docs to Snowpack

* removing boilerplate ref to canvas confetti

* changing output directory

* adding cssnano

* ugh accidental commit of output dir

* removing old original file

* removing includes files in guides since those will be added later, fixing Snowpack config

* fixing start command to process sass

* removing generated file, readding test

* re-adding cat behavior until we have seperate pages

* error in package.json

* fixing output directory

* changing order of build commands

* changing order of build commands

* removing docs folder, moving to pages

* moving get started

* removing JS out of template

* removing refs to building md

* creating index page

* organizing files

* cleaning up files

* reorganizing based on 1430

* rearranging headings, removing comments

* adding menu items

* rearranging menu

* fixing back link

* removing top nav

* splitting up into guides

* adding home header

* readding subpage header

* adding titles to front matter

* trying to fix this bug

* removing redirect

* fixing issues from feedback

* removing overview from home page

* removing test for anchors since it's no longer a long page

* letting it pass with no tests

* removing build

* stub for docs readme

* removing JSX guide (#1490)

* Move plugin-related guide stubs to plugins (#1492)

* moving a couple of guides to plugins

* deleting svelte

* Moving Create-Snowpack-App to its own page, minor changes to Getting Started page (#1494)

* refactoring getting started, create-snowpack-app page

* fixing typo

* fixing typo

* fixing typo

* moving in menu

* deleting cra docs

* removing tailwind and postcss guide stubs (#1493)

* removing supported libraries stub

* removing eslint

* outline/draft of getting started

* copywriting

* deleting overview, copy edits and image descriptions

* copy edits

* Plugins refactor (#1582)

* merging in plugin page

* linking to getting started

* 1467

* #1457

* #1451

* #1445

* #1432

* 1457

* #1515

* fixing menu

* adding search index

* removing old file

* removing old file

* resolve issues

* merging in master

* add a sub-page navigation sidebar (#1586)

* splitting up deployment guide, copy edits

* fixing link

* style guide

* splitting up into pages (#1628)

Co-authored-by: Drew Powers <[email protected]>
Co-authored-by: Drew Powers <[email protected]>
Co-authored-by: Fred K. Schott <[email protected]>
FredKSchott added a commit that referenced this pull request Nov 17, 2020
* React + Snowpack Guide (#1309)

* adding react guide

* fixing page title

* fixing a sentence

* copy edits

* copy edits

* Refactoring CSS/Diffing copy paste solution
Spinning the CSS into seperate files to make them easier to refactor, testing a solution for diffing copy/paste

* copy edits

* copy edits, restructuring

* adding some images

* image optmization, frame

* adding more images

* Update repository URL

* Incorporate guides.css

* Add more guides styling

* Update www/guides/react.md

Co-authored-by: Drew Powers <[email protected]>

* Update www/guides/react.md

Co-authored-by: Drew Powers <[email protected]>

* Update www/guides/react.md

Co-authored-by: Drew Powers <[email protected]>

* Update www/guides/react.md

Co-authored-by: Drew Powers <[email protected]>

* Update www/guides/react.md

Co-authored-by: Drew Powers <[email protected]>

* Update www/guides/react.md

Co-authored-by: Drew Powers <[email protected]>

* Apply suggestions from code review

Co-authored-by: Drew Powers <[email protected]>

* Update www/guides/react.md

Co-authored-by: Drew Powers <[email protected]>

* Fix indentation

* changing header image

* type in bash command

* fixing typo

* fixing typo

* fixing typo

* revising folder structure section

* adding video

* updating video

* adding back gif

* initial migration of docs to Snowpack

* removing boilerplate ref to canvas confetti

* changing output directory

* adding cssnano

* ugh accidental commit of output dir

* removing old original file

* removing includes files in guides since those will be added later, fixing Snowpack config

* fixing start command to process sass

* removing generated file, readding test

* edits

* re-adding cat behavior until we have seperate pages

* error in package.json

* fixing output directory

* changing order of build commands

* changing order of build commands

* copy edits

* twitter share

Co-authored-by: Drew Powers <[email protected]>
Co-authored-by: Drew Powers <[email protected]>

* [WIP] Initial migration of docs to Snowpack (#1413)

* initial migration of docs to Snowpack

* removing boilerplate ref to canvas confetti

* changing output directory

* adding cssnano

* ugh accidental commit of output dir

* removing old original file

* removing includes files in guides since those will be added later, fixing Snowpack config

* fixing start command to process sass

* removing generated file, readding test

* re-adding cat behavior until we have seperate pages

* error in package.json

* fixing output directory

* changing order of build commands

* changing order of build commands

* removing JS out of template

* Docs split into multiple pages (#1437)

* initial migration of docs to Snowpack

* removing boilerplate ref to canvas confetti

* changing output directory

* adding cssnano

* ugh accidental commit of output dir

* removing old original file

* removing includes files in guides since those will be added later, fixing Snowpack config

* fixing start command to process sass

* removing generated file, readding test

* re-adding cat behavior until we have seperate pages

* error in package.json

* fixing output directory

* changing order of build commands

* changing order of build commands

* removing docs folder, moving to pages

* moving get started

* removing JS out of template

* removing refs to building md

* creating index page

* organizing files

* cleaning up files

* reorganizing based on 1430

* rearranging headings, removing comments

* adding menu items

* rearranging menu

* fixing back link

* removing top nav

* splitting up into guides

* adding home header

* readding subpage header

* adding titles to front matter

* trying to fix this bug

* removing redirect

* fixing issues from feedback

* removing overview from home page

* removing test for anchors since it's no longer a long page

* letting it pass with no tests

* removing build

* stub for docs readme

* removing JSX guide (#1490)

* Move plugin-related guide stubs to plugins (#1492)

* moving a couple of guides to plugins

* deleting svelte

* Moving Create-Snowpack-App to its own page, minor changes to Getting Started page (#1494)

* refactoring getting started, create-snowpack-app page

* fixing typo

* fixing typo

* fixing typo

* moving in menu

* deleting cra docs

* removing tailwind and postcss guide stubs (#1493)

* removing supported libraries stub

* removing eslint

* outline/draft of getting started

* copywriting

* deleting overview, copy edits and image descriptions

* copy edits

* Plugins refactor (#1582)

* merging in plugin page

* linking to getting started

* 1467

* #1457

* #1451

* #1445

* #1432

* 1457

* #1515

* fixing menu

* adding search index

* removing old file

* removing old file

* resolve issues

* merging in master

* add a sub-page navigation sidebar (#1586)

* splitting up deployment guide, copy edits

* fixing link

* style guide

* splitting up into pages (#1628)

Co-authored-by: Drew Powers <[email protected]>
Co-authored-by: Drew Powers <[email protected]>
Co-authored-by: Fred K. Schott <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants