-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[Release Candidate] v0.48.0 #3620
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
Merged
andystevensname
merged 19 commits into
linode:master
from
andystevensname:release-v0.48.0
Sep 9, 2020
Merged
[Release Candidate] v0.48.0 #3620
andystevensname
merged 19 commits into
linode:master
from
andystevensname:release-v0.48.0
Sep 9, 2020
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* block storage guides * added managed and one-click * monitoring guide * users and permissions * added api guide * dns manager * domains shortguide for cli page * backups * images * cloud manager * cli guide * dedicated cpu * gpu * about guides for intro pages * kubernetes * object storage * block spelling check in src in image tag * updated regex for blockignore * Trying out TokenIgnores to fix vale issues * Move TokenIgnores to .vale.ini * try this vale.ini * added content type to vale.ini * quotes around content source for nvm guide * clean up vale. ini * expanded local anchor links so they won't fail when used in product pages * Remove H3s from shortguides - H3s from shortguides weren't being displayed properly in the guides that embedded them - They also wouldn't look right in the product doc mini-guides, because there would be no H2s above them Co-authored-by: nmelehan <nmelehan@gmail.com>
* [Refactor] Reparent guides in docs/applications/ * Add descriptions and titles to new sections * Fix 404 links inside Creating your First Chef Cookbook * removed unused image that caused error in new ui * added information for the vagrant index page Co-authored-by: hzoppetti <hzoppetti@linode.com>
* Ran mv-guides-from-spreadsheet.py * Add titles and descriptions for new sections
* Fix DirectAdmin section DirectAdmin section was using index.md, but should have been _index.md * Fix _index.md for DirectAdmin section * Fixed existing Kloxo section file * Ran mv-guides-from-spreadsheet.py * Add title and description for new sections * Change H1s to H2s * change more h1s to h2s Co-authored-by: leslitagordita <contact@lesliesalazar.com>
* Ran mv-guides-from-spreadsheet.py * Add title and description for new section * fixed aliases Co-authored-by: hzoppetti <hzoppetti@linode.com>
* Ran mv-guides-from-spreadsheet.py * Add title and description for new section
* Ran mv-guides-from-spreadsheet.py * Add title and description for new section * updated aliases and fixed some vale spelling Co-authored-by: hzoppetti <hzoppetti@linode.com>
* Ran mv-guides-from-spreadsheet.py * Added title and description to new sections, removed Two Factor Authentication section
* Ran mv-guides-from-spreadsheet.py * Moved Certbot shortguides and removed duplicate secure-http-traffic-certbot guide - Moved Certbot shortguides into docs/quick-answers/websites. No aliases needed for a shortguide. - Removed docs/quick-answers/websites/certbot/ directory - docs/quick-answers/websites/certbot/secure-http-traffic-certbot/ was a duplicate of docs/quick-answers/websites/secure-http-traffic-certbot/, so it could be removed too. - Set alias from docs/quick-answers/websites/certbot/ to docs/quick-answers/websites/ * changed hidden guides to headless * fixed aliases Co-authored-by: hzoppetti <hzoppetti@linode.com>
* Ran mv-guides-from-spreadsheet.py * Add titles and descriptions for new sections
* [Update] How to Install Mariadb guides Add frontmatter for distribution switcher * Add relations frontmatter to blueberry
Add test for cascade frontmatter
mysqltuner.com now points to a gun website, after what looks like a recent change: ``` $ whois mysqltuner.com | grep Updat Updated Date: 2020-08-01T10:59:45Z Updated Date: 2020-08-01T10:59:45Z ``` This was brought to our attention by someone on Twitter after we tweeted out a link to this guide: https://twitter.com/zaherg/status/1302611089226706945 ``` the link to mysqltuner website is for a gun recommendation blog!! so its better to change it to the github repo instead ``` My change is to link to the GitHub repo, rather than mysqltuner.com, which occurred twice in this doc. There's still a reference to it in the output of the script, but that doesn't link anywhere.
Deploy preview for nostalgic-ptolemy-b01ab8 ready! Built with commit a4c6725 https://deploy-preview-3620--nostalgic-ptolemy-b01ab8.netlify.app |
Deploy preview for nostalgic-ptolemy-b01ab8 ready! Built with commit 26e0696 https://deploy-preview-3620--nostalgic-ptolemy-b01ab8.netlify.app |
hzoppetti
approved these changes
Sep 9, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Includes guide re-parenting, new docs promo code, and update to MySQL Tuner guide.