Wagtail 'Extended Tutorial'#11
Draft
nickmoreton wants to merge 20 commits intofeature/official-wagtail-tutorialfrom
Draft
Wagtail 'Extended Tutorial'#11nickmoreton wants to merge 20 commits intofeature/official-wagtail-tutorialfrom
nickmoreton wants to merge 20 commits intofeature/official-wagtail-tutorialfrom
Conversation
ee91d3c to
3308fcc
Compare
211d836 to
58eb507
Compare
3308fcc to
d38812e
Compare
58eb507 to
66a04a4
Compare
66a04a4 to
7e96d4e
Compare
d38812e to
8513fa4
Compare
7e96d4e to
f471f71
Compare
8513fa4 to
9780f17
Compare
65fe239 to
e7ce1f4
Compare
39658ed to
8a0a915
Compare
e7ce1f4 to
1dd9ee5
Compare
8a0a915 to
5d174c4
Compare
21b74fa to
ead1779
Compare
5d174c4 to
06328da
Compare
1706fc3 to
3d37dd2
Compare
ca16a59 to
acacfdf
Compare
With the exceptrion of the skip link styles
These are styled directy by Pico css, so no need to add any additional css.
2a7b34a to
1b719cc
Compare
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.
This builds on top of the Wagtail 'Getting Started Tutorial'
feature/official-wagtail-tutorialPull Request #3A run through of the official Wagtail Tutorial
Each commit roughly follows the steps in the Wagtail Tutorial (https://docs.wagtail.org/en/stable/tutorial/index.html) and adds html tags necessary to pick up the Pico css styling.
This work won't be merged but will be rebased over time to capture starter kit improvements.