-
Notifications
You must be signed in to change notification settings - Fork 11
More tweaks #22
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
Merged
More tweaks #22
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
1e3cb37
Remove unused layout code
XhmikosR bbd2195
Use front matter defaults for the docs layout
XhmikosR 8c7b52e
Clean up _config.yml
XhmikosR ccaed57
Fix home page title and add a site description
XhmikosR 5f03f96
Use relative_url in layouts and includes
XhmikosR 2814d55
Highlight the current page in the navigation
XhmikosR 976434c
Use landmark elements and a responsive grid
XhmikosR ca1f68c
Fix FAQ heading markup
XhmikosR 427e236
Load AdSense in the head, production only
XhmikosR b561fcb
Make the CLI video responsive
XhmikosR 02d2b0d
Clean up local tooling
XhmikosR fd69af9
Fix bin/jekyll-page
XhmikosR 827094f
Update gems with Dependabot
XhmikosR d5c309b
Use dashes for unordered lists
XhmikosR 7b61073
Use a numbered list for Task Scheduler steps
XhmikosR e47780a
Replace "e.g." and "i.e."
XhmikosR af22a25
Remove em-dashes
XhmikosR 85a7789
Omit "Microsoft" before "Windows"
XhmikosR 156db4c
Fix README heading levels
XhmikosR 362b180
Renumber ordered lists
XhmikosR 33b2e77
Start body headings at h2
XhmikosR 3b043e7
Fix list spacing and indentation
XhmikosR c0c4f38
Remove extra blank lines
XhmikosR 01a2054
Fix nested list in cookie manager troubleshooting
XhmikosR 197a85b
Use an offcanvas menu for the navigation on phones
XhmikosR 5c16241
Fix "IndexedDB" typo
XhmikosR 1518137
Update gems
XhmikosR d92fd52
src/index.md: remove unneeded title
XhmikosR File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,6 +6,7 @@ _site | |
| .bundle/ | ||
| vendor/ | ||
| .jekyll-cache/ | ||
| .jekyll-metadata | ||
|
|
||
| # Local Netlify folder | ||
| .netlify | ||
|
|
||
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
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
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
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
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
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
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
Oops, something went wrong.
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.
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.
This em-dash was here since 2018, but in 2026, it looks like AI wrote it, so okay.
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.
I just followed the README.md instructions. Not 100% but for most things.
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.
Yeah, you caught a few violations of the explicit style guide. Thanks.