-
Notifications
You must be signed in to change notification settings - Fork 91
Docs: Maintenance work on 12-factor tutorials #2193
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
Conversation
- Fix indentation - Remove parentheses - Fix two lines before headings - Correct use of "architecture" - amd64 → AMD64 - arm64 → ARM64 - application → app - Use common contractions - Remove unnecessary colons - ’ → '
medubelko
left a comment
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.
LGTM!
| to test, deploy, configure, etc., your Django application on a local | ||
| Kubernetes cloud, ``microk8s``, with ``juju``. All of that multiple | ||
| times, mimicking a real development process. | ||
| - Create a Django app. |
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.
Maybe these should be ordered?
lengau
left a comment
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.
LGTM! One question, but it's addressable separately.
Maintenance work on tutorials that spans across the setup scripts, the tutorial index page and all four tutorials.
Summary of work
code-blockdirectives to usetextto fix weird highlighting issues in the render