-
Notifications
You must be signed in to change notification settings - Fork 18
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
prettify md files, move code, cleanup #326
Conversation
Deploying with Cloudflare Pages
|
- "50051:50051" | ||
- '8050:8050' | ||
- '8051:8051' | ||
- '50051:50051' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know which OS terminal these are compatible with. Need to be sure if they copy paste, it works.
```yaml title="options.yml" | ||
sdks: | ||
my_sdk: | ||
key: "<your-sdk-key>" | ||
base_url: "<base-url>" | ||
key: '<your-sdk-key>' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not sure about these either: https://yaml.org/spec/1.2-old/spec.html#id2788859
Description
Prettify md files, move code, cleanup
Trello card
https://trello.com/c/ZFz0rAqI/819-refactor-performance-improvements-on-marketing-repos
Requirement checklist