tech-docs-gem
tech-docs-gem copied to clipboard
Gem to distribute the tech docs project
## What’s changed [v3.2.0](https://github.com/alphagov/tech-docs-gem/releases/tag/v3.2.0) contained changes to support support sites which were configured to generated relative links. At the time I implemented these changes we were not making use of...
## What should change Accept the use of last_reviewed_on field as a string input in any string variation; 2021/02/23, March 2027 23, January 13 2020, rather than a Date data...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Please see replication steps here: https://github.com/alphagov/tech-docs-template/issues/183#issuecomment-478942982 Whilst the test already in place appears to work, I'm not sure it is covering my particular case because when I build my site...
# What’s changed - Add the option to include a single API operation from openapi spec - Document existing ability to document schema object from openapi spec # Identifying a...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
Some users have reported seeing this error message after upgrading dependencies: ``` bundler: failed to load command: middleman (.bundle/bin/middleman) TypeError: Filters is not a module .bundle/gems/middleman-syntax-3.2.0/lib/middleman-syntax/haml_monkey_patch.rb:4:in `' ``` It seems...
## What should change https://tdt-documentation.london.cloudapps.digital/publish_project/deploy/#deploy-and-host-your-documentation-site ## User need [GOV.UK PaaS](https://www.cloud.service.gov.uk/) is being retired (currently aiming for December 2023). We should update the page to fix this. At least remove the...
## What should change Provide a way for projects using `tech_docs_gem` to override where `govuk-frontend` gets loaded from so it's not tied to the version set by `tech_docs_gem`. A quick...
Fix for #310 where pages sharing the same headings referenced in the navigation would end up with these headings treated as duplicates when their ID get generated for the navigation...