Skip to content

Conversation

@kale-stew
Copy link
Contributor

@kale-stew kale-stew commented Feb 19, 2020

Description

This takes care of the rest of the broken links in our documentation (that I know of 🤔) and fixes the demo presentation we loop over in our lander.

Deployment preview

@kale-stew
Copy link
Contributor Author

Important to note: this is not the final docs PR, that will be #844 where we point all the docs to master right before release

@kale-stew
Copy link
Contributor Author

Blocked until I can test out these changes on a staged deployment, waiting for Surge credentials

@kale-stew kale-stew merged commit 0126a64 into task/rewrite Feb 22, 2020
@kale-stew kale-stew deleted the task/rewrite-docs branch February 22, 2020 15:48
"prod:build": "react-static build",
"prod:serve": "serve -l 3000",
"prod:deploy": "node scripts/deploy/aws.js",
"prettier-all": "npx prettier --write '{src,static-config-helpers,static-config-parts,static.config,scripts,lib}/**/*.{js,jsx}'",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For a future ticket, let's get rid of all npx. It's much better and faster to use our actual deps.

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.

4 participants