Updating the tutorial for Lucky 1.5.0#1537
Merged
Merged
Conversation
Contributor
|
Slightly unrelated, there's one thing about the tutorial that I frequently run into. If you use the search (Avram stuff for example), often you land on the tutorial, which is a bit confusing. |
Member
Author
That's an interesting thought. I'll need to see how we can configure that, but it makes sense. You shouldn't really need to search stuff in the tutorial. |
Member
Author
|
For the algolia search, I just logged into the account and set an exclusion rule for |
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.
Fixes #1535
There's quite a few outdated things in the guides. I'm trying to stick mostly to the tutorial, but a few links in the tutorial go to other pages with bad information, so I've lumped a few of those in too.
Also, originally I went with Bootstrap in order to add in some styled components and baked in javascript stuff.... I'm playing around with changing that to something a little more lightweight just for the sake of simplicity.