diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 7deba7d..805bdf2 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -14,6 +14,7 @@ GEM eventmachine (1.2.7) ffi (1.16.3) forwardable-extended (2.6.0) + google-protobuf (3.25.3-arm64-darwin) google-protobuf (3.25.3-x86_64-linux) http_parser.rb (0.8.0) i18n (1.14.5) @@ -70,6 +71,8 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) + nokogiri (1.16.5-arm64-darwin) + racc (~> 1.4) nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) pathutil (0.16.2) @@ -92,9 +95,10 @@ GEM rbs (>= 3, < 4) sorbet-runtime (>= 0.5.10782) safe_yaml (1.0.5) - sass-embedded (1.69.5) + sass-embedded (1.69.5-arm64-darwin) + google-protobuf (~> 3.23) + sass-embedded (1.69.5-x86_64-linux-gnu) google-protobuf (~> 3.23) - rake (>= 13.0.0) sorbet-runtime (0.5.11466) strscan (3.1.0) terminal-table (3.0.2) @@ -103,6 +107,7 @@ GEM webrick (1.8.1) PLATFORMS + arm64-darwin-23 x86_64-linux DEPENDENCIES diff --git a/docs/pages/accessibilty/accessibility.md b/docs/pages/accessibilty/accessibility.md new file mode 100644 index 0000000..13ea1b1 --- /dev/null +++ b/docs/pages/accessibilty/accessibility.md @@ -0,0 +1,10 @@ +--- +# Feel free to add content and custom Front Matter to this file. +# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults + +layout: page +title: Accessibility +permalink: /accessibility/ +--- + +This page will contain the accessibility information for the NHS Notify Web Template Management UI.