docs: usage guide via slate#536
Merged
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #536 +/- ##
=======================================
Coverage 56.21% 56.21%
=======================================
Files 60 60
Lines 2991 2991
=======================================
Hits 1681 1681
Misses 1102 1102
Partials 208 208Continue to review full report at Codecov.
|
rwblickhan
reviewed
Feb 8, 2019
rwblickhan
reviewed
Feb 8, 2019
rwblickhan
reviewed
Feb 8, 2019
rwblickhan
reviewed
Feb 8, 2019
rwblickhan
reviewed
Feb 8, 2019
rwblickhan
reviewed
Feb 8, 2019
rwblickhan
reviewed
Feb 8, 2019
| Make sure you don't reveal your keys to anyone else, as a malicious user could | ||
| incure pretty significant charges at your expense. Also make sure you keep them | ||
| somewhere you won't lose the keys, especially the "secret access key", as you won't | ||
| be able to see them again later from the console (you'll have to create a new |
Contributor
There was a problem hiding this comment.
You won't have to create a new user, you can invalidate and create new keys for the same user (and indeed key rotation on a regular basis is strongly encouraged by AWS anyway).
Member
Author
There was a problem hiding this comment.
I've added a new notice:
If you lose your keys, you can simply invalidate and create new keys for the same user (and indeed key rotation on a regular basis is strongly encouraged by AWS anyway).
rwblickhan
reviewed
Feb 8, 2019
rwblickhan
reviewed
Feb 8, 2019
rwblickhan
reviewed
Feb 8, 2019
rwblickhan
reviewed
Feb 8, 2019
rwblickhan
reviewed
Feb 8, 2019
rwblickhan
reviewed
Feb 8, 2019
terryz21
approved these changes
Feb 9, 2019
bobheadxi
added a commit
that referenced
this pull request
Feb 9, 2019
* for gh-pages served from /docs, CNAME should be in /docs
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
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.
🎟️ Ticket(s): Closes #479, closes #478, closes #477
👷 Changes
New slate-generated docs!
I'm hoping these docs will be a more user-friendly way of introducing someone to using Inertia.
Hoping to eventually deploy this to
inertia.ubclaunchpad.comor something 😁This thing is set up using my fork of Slate, which adds some configuration options that arent there in the parent repo
The colour scheme comes from @asitu 's Inertia Web designs here: https://app.zeplin.io/project/5b09a43c55faa0b37bb43879/screen/5b22f137c2f9e5b732b5ef86
Wrote a quick Medium post as well
🔦 Testing Instructions
go to http://localhost:4567/#inertia
Todo