* fix(content): apostrophe in title renders incorrectly in production only
* fix(ProductArticlesList): use renderedFullTitle to display childNodes
* fix(lint): run prettier
* sync serialize sitedata to disk
* use os.tmpdir
* refactor tests
* debugging
* use log
* debugging
* louder about syntax errors
* warn-before-tests
* louder about disk-caching redirects
* less loud
* only in development again
* throw if no value not found in indented_data_reference
* better comment
* deliberate writer-error saple
* all strings are truthy'ish
* undo
* fix tests
* Track category child types
* Test that category children are all of the same type
* Add custom error message
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Grace Park <gracepark@github.com>
* Adjust heading level and only heading with intro text
* Adjust heading level
* Adjust code example and guide card heading levels
* Adjust tests for new heading levels
* Adjust rendering test for new heading levels
* check for redirect orphans
Part of #1303
* timeout
* avoid external redirects in redirects_from too
* delete content/admin/advanced-security/viewing-your-github-advanced-security-usage.md
* remove from children: too
* remove some trailing slashes in redirect_froms
* fix a few more trailing slash redirects
* delete orphan pages
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/lint-translation-files.js --check parsing
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=ja
* run script/i18n/reset-known-broken-translation-files.js
* Check in ja CSV report
* Skip test to unblock translation batch
See docs-engineering #923
* Remove console log
Co-authored-by: Marcelo Jacobus <marcelo.jacobus@gmail.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
* pull changes from docs-playground
* cleanup, add callout banner
* cleanup linting and test fixes
* add discussion link
Co-authored-by: James M. Greene <JamesMGreene@github.com>