diff --git a/.github/actions/spelling/allow.txt b/.github/actions/spelling/allow.txt index abb244b0..cb2757cc 100644 --- a/.github/actions/spelling/allow.txt +++ b/.github/actions/spelling/allow.txt @@ -1,2 +1,5 @@ statictastic Statictastic +Linting +hakiri +built-ins diff --git a/.github/actions/spelling/expect.txt b/.github/actions/spelling/expect.txt index 83c5d112..5738b15e 100644 --- a/.github/actions/spelling/expect.txt +++ b/.github/actions/spelling/expect.txt @@ -128,6 +128,7 @@ Debian debuggability defunkt delegators +dependabot deployer deps dest @@ -565,6 +566,7 @@ SFTP shingo shopify shortlog +shortlinks shoulda sieversii sigpipe diff --git a/History.markdown b/History.markdown index e62f6665..70686560 100644 --- a/History.markdown +++ b/History.markdown @@ -10,7 +10,7 @@ * Always hide cache-dir contents from Git (#8798) * Remove the warning about auto-regeneration on Windows (#8821) * Propagate _data folder from theme (#8815) - * Support both tzinfo v1 and v2 alongwith non-half hour offsets. (#8880) + * Support both tzinfo v1 and v2 along with non-half hour offsets. (#8880) * Run vendor-mimes to update mime.types (#8940) * Expose collection static files via `site.static_files` (#8961) * Expose `basename` from `document.rb` as `name` to Liquid templates (#8761) @@ -84,7 +84,7 @@ * docs: troubleshoot macOS with ARM64 architecture (#8560) * docs: add overview of .jekyll-cache dir (#8648) * docs: clarify where .jekyll-metadata comes from (#8646) - * Razorops cicd added (#8656) + * Razorops CI/CD added (#8656) * Specify default port and host for serve commands in docs (#8624) * Update third-party.md (#8652) * Add documentation for Sass configuration options (#8587) @@ -112,7 +112,7 @@ * Add Security Policy document (#8823) * Manage repository meta documents consistently (#8908) * docs: add Layer0 deployment guide (#8915) - * docs: Update REAMDE generated by `jekyll new-theme` (#8919) + * docs: Update README generated by `jekyll new-theme` (#8919) * Update resources.md (#8925) * Rewrite documentation on installing plugins (#8921) * Improve maintainers guide on releasing a new version (#8928) @@ -131,7 +131,7 @@ * Simplify macOS installation docs (#8993) * Improve document about Github Actions section (#8853) * Update permalinks.md (#9017) - * Add clarity to docs on permalinks placeholders and builtins (#8995) + * Add clarity to docs on permalinks placeholders and built-ins (#8995) * Remove Ionic Framework site from showcase (#9057) * Windows: describe which option to choose (#9049) * Improve links (http -> https) (#9064) diff --git a/docs/_docs/history.md b/docs/_docs/history.md index ddd98a3d..93c3b781 100644 --- a/docs/_docs/history.md +++ b/docs/_docs/history.md @@ -18,7 +18,7 @@ note: This file is autogenerated. Edit /History.markdown instead. - Always hide cache-dir contents from Git ([#8798]({{ site.repository }}/issues/8798)) - Remove the warning about auto-regeneration on Windows ([#8821]({{ site.repository }}/issues/8821)) - Propagate _data folder from theme ([#8815]({{ site.repository }}/issues/8815)) -- Support both tzinfo v1 and v2 alongwith non-half hour offsets. ([#8880]({{ site.repository }}/issues/8880)) +- Support both tzinfo v1 and v2 along with non-half hour offsets. ([#8880]({{ site.repository }}/issues/8880)) - Run vendor-mimes to update mime.types ([#8940]({{ site.repository }}/issues/8940)) - Expose collection static files via `site.static_files` ([#8961]({{ site.repository }}/issues/8961)) - Expose `basename` from `document.rb` as `name` to Liquid templates ([#8761]({{ site.repository }}/issues/8761)) @@ -94,7 +94,7 @@ note: This file is autogenerated. Edit /History.markdown instead. - docs: troubleshoot macOS with ARM64 architecture ([#8560]({{ site.repository }}/issues/8560)) - docs: add overview of .jekyll-cache dir ([#8648]({{ site.repository }}/issues/8648)) - docs: clarify where .jekyll-metadata comes from ([#8646]({{ site.repository }}/issues/8646)) -- Razorops cicd added ([#8656]({{ site.repository }}/issues/8656)) +- Razorops CI/CD added ([#8656]({{ site.repository }}/issues/8656)) - Specify default port and host for serve commands in docs ([#8624]({{ site.repository }}/issues/8624)) - Update third-party.md ([#8652]({{ site.repository }}/issues/8652)) - Add documentation for Sass configuration options ([#8587]({{ site.repository }}/issues/8587)) @@ -122,7 +122,7 @@ note: This file is autogenerated. Edit /History.markdown instead. - Add Security Policy document ([#8823]({{ site.repository }}/issues/8823)) - Manage repository meta documents consistently ([#8908]({{ site.repository }}/issues/8908)) - docs: add Layer0 deployment guide ([#8915]({{ site.repository }}/issues/8915)) -- docs: Update REAMDE generated by `jekyll new-theme` ([#8919]({{ site.repository }}/issues/8919)) +- docs: Update README generated by `jekyll new-theme` ([#8919]({{ site.repository }}/issues/8919)) - Update resources.md ([#8925]({{ site.repository }}/issues/8925)) - Rewrite documentation on installing plugins ([#8921]({{ site.repository }}/issues/8921)) - Improve maintainers guide on releasing a new version ([#8928]({{ site.repository }}/issues/8928)) @@ -141,7 +141,7 @@ note: This file is autogenerated. Edit /History.markdown instead. - Simplify macOS installation docs ([#8993]({{ site.repository }}/issues/8993)) - Improve document about Github Actions section ([#8853]({{ site.repository }}/issues/8853)) - Update permalinks.md ([#9017]({{ site.repository }}/issues/9017)) -- Add clarity to docs on permalinks placeholders and builtins ([#8995]({{ site.repository }}/issues/8995)) +- Add clarity to docs on permalinks placeholders and built-ins ([#8995]({{ site.repository }}/issues/8995)) - Remove Ionic Framework site from showcase ([#9057]({{ site.repository }}/issues/9057)) - Windows: describe which option to choose ([#9049]({{ site.repository }}/issues/9049)) - Improve links (http -> https) ([#9064]({{ site.repository }}/issues/9064))