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

Add docs + deployment to rewrite branch #792

Merged
merged 35 commits into from Jan 10, 2020

Conversation

kale-stew
Copy link
Contributor

@kale-stew kale-stew commented Jan 9, 2020

This PR exists to define when we synced our rewrite work up with the latest in master.

It adds the docs/ dir and associated deployment files to our rewrite branch so we can better compare the docs changes as they are introduced.

Note: Holding off on merging until the docs CD lands in master (see #791, #795, #796)

KenzoIkeizume and others added 28 commits June 10, 2019 13:19
* update one-page.html to use spectacle 5 - fixes CSSStyleDeclaration index property setter error

* remove markdown tabbing to render properly

* undo ridiculous indentation from prettier

* update README to use Spectacle 5
The docs call for a number but strings (i.e. 95vw) seem to work fine.  #361 suggested a problem but that code doesn't seem to exist anymore.
* Add bulletStyle types

* Fix ListProps type

* Add new COC contact email
* 'master' of github.com:FormidableLabs/spectacle:
  Add bulletStyle types, doc updates (#703)
* Copy & paste from spectacle-docs
* Move README content to docs & gut redundant blocks
Bumps [axios](https://github.com/axios/axios) from 0.16.2 to 0.19.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.16.2...0.19.1)

Signed-off-by: dependabot[bot] <support@github.com>
@kale-stew kale-stew changed the title Add docs + deployment to rewrite branch [NO MERGE] Add docs + deployment to rewrite branch Jan 9, 2020
ryan-roemer and others added 6 commits January 10, 2020 09:52
…n formidable.com bucket. (#791)

- Fix the routes build logic to properly produce `docs` sidebar.
- Add docs checks + build to CI.
- Does a `--dryrun` simulated run on merging to a temporary `open-source/spectacle-TODO-TESTING` subdirectory in real production s3 bucket.
Part of #793

- Upload **for reals** to `open-source/spectacle-TODO-TESTING` production site (but a non-linked directory).
- Deploy to production for real! Part of #793 
- Fix slug headers. Fixes #794
@kale-stew kale-stew mentioned this pull request Jan 10, 2020
@kale-stew kale-stew changed the title [NO MERGE] Add docs + deployment to rewrite branch Add docs + deployment to rewrite branch Jan 10, 2020
@kale-stew kale-stew merged commit d27c3b4 into task/rewrite Jan 10, 2020
@kale-stew kale-stew deleted the task/attempt-to-update-branch branch January 10, 2020 22:26
kale-stew pushed a commit that referenced this pull request Jan 10, 2020
kale-stew pushed a commit that referenced this pull request Jan 20, 2020
kale-stew pushed a commit that referenced this pull request Jan 22, 2020
* Add TOC

* Add docs + deployment to rewrite branch (#792)

* Add badges

* Contributing++

* centralize around one TOC, remove old docs

* add cli steps & mdx examples

* fix odd code block formatting:

* add a formatting step, update PR template

* add spectacle-cli docs, change phrasing in basic-concepts

* divide sub-headers up by extension

* Task/rewrite docs props (#804)

* Add props for color, typography, space

* Added layout props

* Added grid

* Added position

* Added base structure for border

* Finished Border props

* Prioritize API Ref over base-props

* moar docs

* Merge chore/eslint-cleanup into remote branch

* Update bg- previews for the docs/lander

Co-authored-by: Carlos Kelly <me@carlos.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet