Skip to content

Fix return-to-top button docking on method card pages#797

Open
arpitjain099 wants to merge 1 commit into
18F:mainfrom
arpitjain099:chore/fix-return-to-top-dock-363
Open

Fix return-to-top button docking on method card pages#797
arpitjain099 wants to merge 1 commit into
18F:mainfrom
arpitjain099:chore/fix-return-to-top-dock-363

Conversation

@arpitjain099

Copy link
Copy Markdown

This moves the return-to-top include outside the method card section so the button sits at the bottom of the content area right above the footer, matching the old site behavior.\n\nI ran

11ty-uswds-template@0.0.2 build
npm run assets:build && npx @11ty/eleventy

11ty-uswds-template@0.0.2 assets:build
node ./config/buildAssets && npm run assets:autoprefix

Assets have been built!

11ty-uswds-template@0.0.2 assets:autoprefix
postcss _site/assets/styles/.css _site/assets/methods/styles/.css -r --use autoprefixer

[11ty] Writing _site/sitemap.xml from ./sitemap.xml.njk
[11ty] Writing _site/admin/index.html from ./admin/index.html (liquid)
[11ty] Writing _site/content-guide/how-to-use-this-guide/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/address-the-user/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/avoid-duplication/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/be-concise/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/giving-and-receiving-feedback/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/content-principles/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/our-approach/content-principles/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/keep-refining/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/make-content-web-friendly/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/plain-language/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/legal-and-technical-terms/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/structure-the-content/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/faqs/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/how-users-read/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/abbreviations-and-acronyms/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/active-voice/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/capitalization/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/inclusive-language/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/conscious-style/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/forms/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/headings-and-titles/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/images/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/names/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/numbers-and-percentages/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/punctuation/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/specific-words-and-phrases/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/style-guides/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/technical-and-interface-writing/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/trademarks-and-brands/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/urls-and-filenames/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-guide/voice-and-tone/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/derisking/state-field-guide/qasp/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/license/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/resources/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/css/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/css/architecture/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/css/documentation/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/css/frameworks/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/css/formatting/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/css/inheritance/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/css/linting/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/css/naming/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/css/preprocessors/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/css/specificity/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/css/units/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/css/variables/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/javascript/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/javascript/dependencies/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/javascript/frameworks/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/javascript/style/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/language-selection/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/markdown/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/nodejs/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/python/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/ruby/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/apis/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/architecture-reviews/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/architecture-reviews/data-act-pilot/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/architecture-reviews/micro-purchase/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/code-review/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/development-environments/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/example-workflows/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/frontend/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/incident-reports/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/incident-reports/cloud-gov/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/on-call/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/people/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/people/assessment/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/software-launch-checklist/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/release-strategies/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/workflow/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/accessibility-scanning/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/books-we-have-read/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/browser-testing/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/continuous-deployment/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/datastore-selection/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/diagramming/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/docker/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/project-setup/docker/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/integrations/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/laptop-setup/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/project-setup/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/sharepoint/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/tests/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/engineering/web-architecture/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/affinity-mapping/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/archetypes/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/comparative-analysis/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-audit/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/design-hypothesis/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/design-principles/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/interface-audit/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/journey-mapping/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/mental-modeling/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/personas/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/qualitative-data-analysis/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/service-blueprint/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/site-mapping/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/storyboarding/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/style-tiles/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/task-flow-analysis/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/user-scenarios/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/user-stories/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/contextual-inquiry/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/design-studio/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/discover/feature-dot-voting/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/feature-dot-voting/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/dot-voting/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/five-whys/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/discover/heuristic-analysis/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/heuristic-evaluation/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/heuristic-analysis/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/hopes-and-fears/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/kj-method/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/lean-coffee/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/stakeholder-and-user-interviews/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/stakeholder-influence-mapping/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/system-map/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/compensation/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/privacy/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/recruiting/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/design-pattern-library/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/prototyping/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/wireframing/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/card-sorting/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/content-highlighter-testing/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/metrics/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/multivariate-testing/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/usability-testing/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/visual-preference-testing/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/methods/participant-agreement-spanish/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/methods/participant-agreement/index.html from ./content/redirect.html (liquid)
[11ty] Writing _site/accessibility/iframeform/index.html from ./content/accessibility/iframeform.md (liquid)
[11ty] Writing _site/methods/index.html from ./content/methods/index.md (liquid)
[11ty] Writing _site/derisking-government-tech/resources/index.html from ./content/derisking-government-tech/resources/resources.md (liquid)
[11ty] Writing _site/ux-guide/interview-debrief/index.html from ./content/ux-guide/resources/interview-debrief-guide.md (liquid)
[11ty] Writing _site/index.html from ./index.html (liquid)
[11ty] Writing _site/ux-guide/resources/research-plan/index.html from ./content/ux-guide/resources/research-plan.md (liquid)
[11ty] Writing _site/ux-guide/participant-agreement-spanish/index.html from ./content/ux-guide/resources/participant-agreement-spanish-no-compensation.md (liquid)
[11ty] Writing _site/ux-guide/resources/email-templates/researcher-introduces-themselves/index.html from ./content/ux-guide/resources/email-templates/researcher-introduces-themselves.md (liquid)
[11ty] Writing _site/brand/images/index.html from ./content/brand/images.md (liquid)
[11ty] Writing _site/ux-guide/usability-test-quality-heuristics/index.html from ./content/ux-guide/resources/usability-test-quality-heuristics.md (liquid)
[11ty] Writing _site/ux-guide/usability-test-script/index.html from ./content/ux-guide/resources/usability-test-guide.md (liquid)
[11ty] Writing _site/ux-guide/resources/email-templates/researcher-sends-agreement/index.html from ./content/ux-guide/resources/email-templates/researcher-sends-agreement.md (liquid)
[11ty] Writing _site/derisking-government-tech/resources/quality-indicators/index.html from ./content/derisking-government-tech/resources/quality-indicators.md (liquid)
[11ty] Writing _site/404.html from ./404.html (liquid)
[11ty] Writing _site/ux-guide/participant-agreement/index.html from ./content/ux-guide/resources/participant-agreement.md (liquid)
[11ty] Writing _site/brand/principles/index.html from ./content/brand/principles.md (liquid)
[11ty] Writing _site/accessibility/gov-resources/index.html from ./content/accessibility/gov-resources.md (liquid)
[11ty] Writing _site/derisking-government-tech/resources/evaluate-bids/index.html from ./content/derisking-government-tech/resources/evaluate-bids.md (liquid)
[11ty] Writing _site/brand/templates/index.html from ./content/brand/templates.md (liquid)
[11ty] Writing _site/brand/typography/index.html from ./content/brand/typography.md (liquid)
[11ty] Writing _site/methods/about/index.html from ./content/methods/about.md (liquid)
[11ty] Writing _site/ux-guide/resources/email-templates/stakeholder-introduces-researcher/index.html from ./content/ux-guide/resources/email-templates/stakeholder-introduces-researcher.md (liquid)
[11ty] Writing _site/derisking-government-tech/resources/evaluator-worksheet/index.html from ./content/derisking-government-tech/resources/evaluator-worksheet.md (liquid)
[11ty] Writing _site/brand/icons/index.html from ./content/brand/icons.md (liquid)
[11ty] Writing _site/ux-guide/research/assist/index.html from ./content/ux-guide/resources/assisting-in-research.md (liquid)
[11ty] Writing _site/methods/service-blueprint-example/index.html from ./content/methods/service-blueprint-example.md (liquid)
[11ty] Writing _site/ux-guide/resources/privacy-act-notice/index.html from ./content/ux-guide/resources/privacy-act-notice.md (liquid)
[11ty] Writing _site/brand/color-palette/index.html from ./content/brand/color-palette.md (liquid)
[11ty] Writing _site/ux-guide/interview-checklist/index.html from ./content/ux-guide/resources/interview-checklist.md (liquid)
[11ty] Writing _site/brand/logo/index.html from ./content/brand/logo.md (liquid)
[11ty] Writing _site/ux-guide/research/lead/index.html from ./content/ux-guide/resources/research-lead.md (liquid)
[11ty] Writing _site/derisking-government-tech/about/index.html from ./content/derisking-government-tech/about.md (liquid)
[11ty] Writing _site/brand/index.html from ./content/brand/introduction.md (liquid)
[11ty] Writing _site/ux-guide/index.html from ./content/ux-guide/index.md (liquid)
[11ty] Writing _site/accessibility/index.html from ./content/accessibility/index.md (liquid)
[11ty] Writing _site/accessibility/links/index.html from ./content/accessibility/links.md (liquid)
[11ty] Writing _site/accessibility/forms/index.html from ./content/accessibility/forms.md (liquid)
[11ty] Writing _site/accessibility/tables/index.html from ./content/accessibility/tables.md (liquid)
[11ty] Writing _site/agile/agile-is-a-thing-already/index.html from ./content/agile/agile-is-a-thing-already.md (liquid)
[11ty] Writing _site/accessibility/alternative-versions/index.html from ./content/accessibility/alternativeversions.md (liquid)
[11ty] Writing _site/accessibility/color/index.html from ./content/accessibility/color.md (liquid)
[11ty] Writing _site/accessibility/page-titles/index.html from ./content/accessibility/pagetitles.md (liquid)
[11ty] Writing _site/agile/index.html from ./content/agile/introduction.md (liquid)
[11ty] Writing _site/accessibility/writing-guide/index.html from ./content/accessibility/writingguide.md (liquid)
[11ty] Writing _site/accessibility/multimedia/index.html from ./content/accessibility/multimedia.md (liquid)
[11ty] Writing _site/accessibility/keyboard/index.html from ./content/accessibility/keyboard.md (liquid)
[11ty] Writing _site/ux-guide/license/index.html from ./content/ux-guide/LICENSE.md (liquid)
[11ty] Writing _site/accessibility/iframes/index.html from ./content/accessibility/iframes.md (liquid)
[11ty] Writing _site/accessibility/images/index.html from ./content/accessibility/images.md (liquid)
[11ty] Writing _site/content-guide/our-style/punctuation/index.html from ./content/content-guide/our-style/punctuation.md (liquid)
[11ty] Writing _site/accessibility/landmarks/index.html from ./content/accessibility/landmarks.md (liquid)
[11ty] Writing _site/agile/agile-fundamentals/index.html from ./content/agile/agile-fundamentals.md (liquid)
[11ty] Writing _site/accessibility/tools/index.html from ./content/accessibility/tools.md (liquid)
[11ty] Writing _site/eng-hiring/selection/index.html from ./content/eng-hiring/selection.md (liquid)
[11ty] Writing _site/content-guide/our-style/index.html from ./content/content-guide/our-style/index.md (liquid)
[11ty] Writing _site/content-guide/our-approach/address-the-user/index.html from ./content/content-guide/our-approach/address-the-user.md (liquid)
[11ty] Writing _site/eng-hiring/resume-review/index.html from ./content/eng-hiring/resume-review.md (liquid)
[11ty] Writing _site/agile/18f-agile-approach/index.html from ./content/agile/18f-agile-based-project-approach.md (liquid)
[11ty] Writing _site/content-guide/index.html from ./content/content-guide/about-this-guide/index.md (liquid)
[11ty] Writing _site/accessibility/language/index.html from ./content/accessibility/language.md (liquid)
[11ty] Writing _site/content-guide/our-style/style-guides/index.html from ./content/content-guide/our-style/style-guides.md (liquid)
[11ty] Writing _site/eng-hiring/debrief/index.html from ./content/eng-hiring/debrief.md (liquid)
[11ty] Writing _site/accessibility/hidden-content/index.html from ./content/accessibility/hiddencontent.md (liquid)
[11ty] Writing _site/content-guide/our-approach/structure-the-content/index.html from ./content/content-guide/our-approach/structure-the-content.md (liquid)
[11ty] Writing _site/content-guide/our-style/active-voice/index.html from ./content/content-guide/our-style/active-voice.md (liquid)
[11ty] Writing _site/content-guide/our-approach/index.html from ./content/content-guide/our-approach/index.md (liquid)
[11ty] Writing _site/eng-hiring/pre-work/index.html from ./content/eng-hiring/pre-work.md (liquid)
[11ty] Writing _site/content-guide/our-style/numbers-and-percentages/index.html from ./content/content-guide/our-style/numbers-and-percentages.md (liquid)
[11ty] Writing _site/accessibility/css/index.html from ./content/accessibility/css.md (liquid)
[11ty] Writing _site/engineering/our-approach/code-review/index.html from ./content/engineering/our-approach/code-review.md (liquid)
[11ty] Writing _site/content-guide/our-style/names/index.html from ./content/content-guide/our-style/names.md (liquid)
[11ty] Writing _site/accessibility/timeouts/index.html from ./content/accessibility/timeouts.md (liquid)
[11ty] Writing _site/content-guide/our-style/abbreviations-and-acronyms/index.html from ./content/content-guide/our-style/abbreviations-and-acronyms.md (liquid)
[11ty] Writing _site/accessibility/headings/index.html from ./content/accessibility/headings.md (liquid)
[11ty] Writing _site/content-guide/our-style/voice-and-tone/index.html from ./content/content-guide/our-style/voice-and-tone.md (liquid)
[11ty] Writing _site/engineering/our-approach/release-strategies/index.html from ./content/engineering/our-approach/release-strategies.md (liquid)
[11ty] Writing _site/derisking-government-tech/resources/kickoff/index.html from ./content/derisking-government-tech/resources/kickoff.md (liquid)
[11ty] Writing _site/accessibility/flashing/index.html from ./content/accessibility/flashing.md (liquid)
[11ty] Writing _site/content-guide/resources/index.html from ./content/content-guide/about-this-guide/resources.md (liquid)
[11ty] Writing _site/content-guide/our-style/capitalization/index.html from ./content/content-guide/our-style/capitalization.md (liquid)
[11ty] Writing _site/content-guide/our-style/trademarks-and-brands/index.html from ./content/content-guide/our-style/trademarks-and-brands.md (liquid)
[11ty] Writing _site/content-guide/our-approach/gather-feedback/index.html from ./content/content-guide/our-approach/gather-feedback.md (liquid)
[11ty] Writing _site/agile/agile-is-something-you-are/index.html from ./content/agile/agile-is-something-you-are-not-something-you-do.md (liquid)
[11ty] Writing _site/engineering/our-approach/on-call/index.html from ./content/engineering/our-approach/on-call.md (liquid)
[11ty] Writing _site/content-guide/our-approach/make-content-web-friendly/index.html from ./content/content-guide/our-approach/make-content-web-friendly.md (liquid)
[11ty] Writing _site/engineering/languages-runtimes/markdown/index.html from ./content/engineering/languages-runtimes/markdown.md (liquid)
[11ty] Writing _site/content-guide/our-style/inclusive-language/index.html from ./content/content-guide/our-style/inclusive-language.md (liquid)
[11ty] Writing _site/content-guide/our-style/technical-and-interface-writing/index.html from ./content/content-guide/our-style/technical-and-interface-writing.md (liquid)
[11ty] Writing _site/engineering/our-approach/frontend/index.html from ./content/engineering/our-approach/frontend.md (liquid)
[11ty] Writing _site/content-guide/our-approach/plain-language/index.html from ./content/content-guide/our-approach/plain-language.md (liquid)
[11ty] Writing _site/engineering/languages-runtimes/ruby/index.html from ./content/engineering/languages-runtimes/ruby.md (liquid)
[11ty] Writing _site/engineering/tools/accessibility-scanning/index.html from ./content/engineering/tools/accessibility-scanning.md (liquid)
[11ty] Writing _site/engineering/tools/docker/index.html from ./content/engineering/tools/docker.md (liquid)
[11ty] Writing _site/engineering/about/license/index.html from ./content/engineering/about/license.md (liquid)
[11ty] Writing _site/agile/modern-software-product-development/index.html from ./content/agile/modern-software-product-development.md (liquid)
[11ty] Writing _site/accessibility/checklist/index.html from ./content/accessibility/checklist.md (liquid)
[11ty] Writing _site/content-guide/our-style/urls-and-filenames/index.html from ./content/content-guide/our-style/urls-and-filenames.md (liquid)
[11ty] Writing _site/accessibility/training-videos/index.html from ./content/accessibility/videos.md (liquid)
[11ty] Writing _site/eng-hiring/interviews/wrap-up/index.html from ./content/eng-hiring/interviews/wrap-up.md (liquid)
[11ty] Writing _site/derisking-government-tech/resources/verbal-interview-questions/index.html from ./content/derisking-government-tech/resources/verbal-interview-questions.md (liquid)
[11ty] Writing _site/ux-guide/resources/index.html from ./content/ux-guide/resources.md (liquid)
[11ty] Writing _site/engineering/tools/index.html from ./content/engineering/tools/integrations.md (liquid)
[11ty] Writing _site/content-guide/our-approach/avoid-duplication/index.html from ./content/content-guide/our-approach/avoid-duplication.md (liquid)
[11ty] Writing _site/engineering/our-approach/incident-reports/index.html from ./content/engineering/our-approach/incident-reports.md (liquid)
[11ty] Writing _site/engineering/languages-runtimes/nodejs/index.html from ./content/engineering/languages-runtimes/nodejs.md (liquid)
[11ty] Writing _site/eng-hiring/interviews/index.html from ./content/eng-hiring/interviews.md (liquid)
[11ty] Writing _site/content-guide/our-style/specific-words-and-phrases/index.html from ./content/content-guide/our-style/specific-words-and-phrases.md (liquid)
[11ty] Writing _site/engineering/our-approach/people/index.html from ./content/engineering/our-approach/people.md (liquid)
[11ty] Writing _site/product/define/index.html from ./content/product/define/index.md (liquid)
[11ty] Writing _site/engineering/languages-runtimes/javascript/index.html from ./content/engineering/languages-runtimes/javascript.md (liquid)
[11ty] Writing _site/derisking-government-tech/resources/market-research/index.html from ./content/derisking-government-tech/resources/market-research.md (liquid)
[11ty] Writing _site/content-guide/our-approach/be-concise/index.html from ./content/content-guide/our-approach/be-concise.md (liquid)
[11ty] Writing _site/engineering/security/cloud-services/index.html from ./content/engineering/security/cloud-services.md (liquid)
[11ty] Writing _site/engineering/security/dependency-remediation/index.html from ./content/engineering/security/dependency-remediation.md (liquid)
[11ty] Writing _site/engineering/security/output-encoding/index.html from ./content/engineering/security/output-encoding.md (liquid)
[11ty] Writing _site/derisking-government-tech/resources/open-source-security/index.html from ./content/derisking-government-tech/resources/open-source-security.md (liquid)
[11ty] Writing _site/engineering/security/content-security-policy/index.html from ./content/engineering/security/content-security-policy.md (liquid)
[11ty] Writing _site/engineering/languages-runtimes/index.html from ./content/engineering/languages-runtimes/language-selection.md (liquid)
[11ty] Writing _site/engineering/tools/sharepoint/index.html from ./content/engineering/tools/sharepoint.md (liquid)
[11ty] Writing _site/product/deliver/collaborate/index.html from ./content/product/deliver/collaborate.md (liquid)
[11ty] Writing _site/engineering/tools/continuous-deployment/index.html from ./content/engineering/tools/continuous-deployment.md (liquid)
[11ty] Writing _site/engineering/our-approach/example-workflows/index.html from ./content/engineering/our-approach/example-workflows.md (liquid)
[11ty] Writing _site/engineering/languages-runtimes/css/index.html from ./content/engineering/languages-runtimes/css.md (liquid)
[11ty] Writing _site/engineering/index.html from ./content/engineering/about/about.md (liquid)
[11ty] Writing _site/engineering/tools/web-architecture/index.html from ./content/engineering/tools/web-architecture.md (liquid)
[11ty] Writing _site/engineering/our-approach/index.html from ./content/engineering/our-approach/workflow.md (liquid)
[11ty] Writing _site/engineering/our-approach/architecture-reviews/index.html from ./content/engineering/our-approach/architecture-reviews.md (liquid)
[11ty] Writing _site/eng-hiring/interviews/core-values/index.html from ./content/eng-hiring/interviews/core-values.md (liquid)
[11ty] Writing _site/product/define/roadmap/index.html from ./content/product/define/roadmap.md (liquid)
[11ty] Writing _site/engineering/tools/tests/index.html from ./content/engineering/tools/tests.md (liquid)
[11ty] Writing _site/engineering/our-approach/development-environments/index.html from ./content/engineering/our-approach/development-environments.md (liquid)
[11ty] Writing _site/product/deliver/index.html from ./content/product/deliver/index.md (liquid)
[11ty] Writing _site/product/discover/stakeholders/index.html from ./content/product/discover/stakeholders.md (liquid)
[11ty] Writing _site/ux-guide/research/index.html from ./content/ux-guide/research/index.md (liquid)
[11ty] Writing _site/engineering/tools/datastore-selection/index.html from ./content/engineering/tools/datastore-selection.md (liquid)
[11ty] Writing _site/eng-hiring/phone-screens/index.html from ./content/eng-hiring/phone-screens.md (liquid)
[11ty] Writing _site/engineering/about/resources/index.html from ./content/engineering/about/resources.md (liquid)
[11ty] Writing _site/agile/agile-lexicon/index.html from ./content/agile/agile-lexicon.md (liquid)
[11ty] Writing _site/engineering/languages-runtimes/python/index.html from ./content/engineering/languages-runtimes/python.md (liquid)
[11ty] Writing _site/engineering/our-approach/software-launch-checklist/index.html from ./content/engineering/our-approach/release-checklist.md (liquid)
[11ty] Writing _site/engineering/our-approach/apis/index.html from ./content/engineering/our-approach/apis.md (liquid)
[11ty] Writing _site/engineering/tools/books-we-have-read/index.html from ./content/engineering/tools/books-we-have-read.md (liquid)
[11ty] Writing _site/product/resources/index.html from ./content/product/about-this-guide/resources.md (liquid)
[11ty] Writing _site/ux-guide/our-approach/defining-design/index.html from ./content/ux-guide/our-approach/defining-design.md (liquid)
[11ty] Writing _site/engineering/tools/browser-testing/index.html from ./content/engineering/tools/browser-testing.md (liquid)
[11ty] Writing _site/engineering/tools/project-setup/index.html from ./content/engineering/tools/project-setup.md (liquid)
[11ty] Writing _site/product/partners/capacity/index.html from ./content/product/partners/capacity.md (liquid)
[11ty] Writing _site/product/deliver/build/index.html from ./content/product/deliver/build.md (liquid)
[11ty] Writing _site/product/partners/coach/index.html from ./content/product/partners/coach.md (liquid)
[11ty] Writing _site/product/index.html from ./content/product/about-this-guide/index.md (liquid)
[11ty] Writing _site/product/discover/users/index.html from ./content/product/discover/users.md (liquid)
[11ty] Writing _site/engineering/our-approach/people/assessment/index.html from ./content/engineering/our-approach/people/assessment.md (liquid)
[11ty] Writing _site/engineering/security/secrets/index.html from ./content/engineering/security/secrets.md (liquid)
[11ty] Writing _site/ux-guide/design/use-a-design-system/index.html from ./content/ux-guide/design/use-a-design-system.md (liquid)
[11ty] Writing _site/ux-guide/design/build-a-prototype/index.html from ./content/ux-guide/design/build-a-prototype.md (liquid)
[11ty] Writing _site/ux-guide/our-approach/index.html from ./content/ux-guide/our-approach/index.md (liquid)
[11ty] Writing _site/product/discover/technical/index.html from ./content/product/discover/technical.md (liquid)
[11ty] Writing _site/eng-hiring/interviews/code-review/index.html from ./content/eng-hiring/interviews/code-review.md (liquid)
[11ty] Writing _site/engineering/tools/diagramming/index.html from ./content/engineering/tools/diagramming.md (liquid)
[11ty] Writing _site/ux-guide/research/do/index.html from ./content/ux-guide/research/do.md (liquid)
[11ty] Writing _site/ux-guide/research/make-research-actionable/index.html from ./content/ux-guide/research/make-research-actionable.md (liquid)
[11ty] Writing _site/content-guide/our-approach/keep-refining/index.html from ./content/content-guide/our-approach/keep-refining.md (liquid)
[11ty] Writing _site/ux-guide/research/accessibility/index.html from ./content/ux-guide/research/accessibility.md (liquid)
[11ty] Writing _site/product/discover/index.html from ./content/product/discover/index.md (liquid)
[11ty] Writing _site/product/define/strategy/index.html from ./content/product/define/strategy.md (liquid)
[11ty] Writing _site/engineering/tools/laptop-setup/index.html from ./content/engineering/tools/laptop-setup.md (liquid)
[11ty] Writing _site/product/deliver/measure/index.html from ./content/product/deliver/measure.md (liquid)
[11ty] Writing _site/ux-guide/research/ethics/index.html from ./content/ux-guide/research/ethics.md (liquid)
[11ty] Writing _site/product/discover/compliance/index.html from ./content/product/discover/compliance.md (liquid)
[11ty] Writing _site/product/license/index.html from ./content/product/about-this-guide/LICENSE.md (liquid)
[11ty] Writing _site/ux-guide/research/privacy/index.html from ./content/ux-guide/research/privacy.md (liquid)
[11ty] Writing _site/ux-guide/research/legal/index.html from ./content/ux-guide/research/legal.md (liquid)
[11ty] Writing _site/content-guide/license/index.html from ./content/content-guide/about-this-guide/LICENSE.md (liquid)
[11ty] Writing _site/eng-hiring/index.html from ./content/eng-hiring/index.md (liquid)
[11ty] Writing _site/ux-guide/our-approach/stay-lean/index.html from ./content/ux-guide/our-approach/stay-lean.md (liquid)
[11ty] Writing _site/product/define/problem/index.html from ./content/product/define/problem.md (liquid)
[11ty] Writing _site/ux-guide/research/bias/index.html from ./content/ux-guide/research/bias.md (liquid)
[11ty] Writing _site/ux-guide/our-approach/meet-partners-where-they-are/index.html from ./content/ux-guide/our-approach/meet-people-where-they-are.md (liquid)
[11ty] Writing _site/ux-guide/our-approach/values-and-principles/index.html from ./content/ux-guide/our-approach/values-and-principles.md (liquid)
[11ty] Writing _site/product/partners/transition/index.html from ./content/product/partners/transition.md (liquid)
[11ty] Writing _site/engineering/security/incident-response-drills/index.html from ./content/engineering/security/incident-response-drills.md (liquid)
[11ty] Writing _site/ux-guide/design/index.html from ./content/ux-guide/design/index.md (liquid)
[11ty] Writing _site/eng-hiring/interviews/technical/index.html from ./content/eng-hiring/interviews/technical.md (liquid)
[11ty] Writing _site/ux-guide/research/clarify-the-basics/index.html from ./content/ux-guide/research/clarify-the-basics.md (liquid)
[11ty] Writing _site/product/define/vision/index.html from ./content/product/define/vision.md (liquid)
[11ty] Writing _site/ux-guide/research/share-power/index.html from ./content/ux-guide/research/share-power.md (liquid)
[11ty] Writing _site/engineering/security/index.html from ./content/engineering/security/security.md (liquid)
[11ty] Writing _site/ux-guide/research/plan/index.html from ./content/ux-guide/research/plan.md (liquid)
[11ty] Writing _site/product/partners/index.html from ./content/product/partners/index.md (liquid)
[11ty] Writing _site/product/partners/vendor/index.html from ./content/product/partners/vendor.md (liquid)
[11ty] Writing _site/ux-guide/interview-script/index.html from ./content/ux-guide/resources/interview-guide.md (liquid)
[11ty] Writing _site/derisking/index.html from ./content/derisking/index.html (liquid)
[11ty] Writing _site/derisking/qasp/index.html from ./content/derisking/qasp.md (liquid)
[11ty] Writing _site/derisking/federal-field-guide/deciding-what-to-buy/index.html from ./content/derisking/federal-field-guide/4-deciding-what-to-buy.md (liquid)
[11ty] Writing _site/derisking/state-field-guide/basic-principles/index.html from ./content/derisking/state-field-guide/2-basic-principles.md (liquid)
[11ty] Writing _site/derisking/federal-field-guide/index.html from ./content/derisking/federal-field-guide/1-introduction.md (liquid)
[11ty] Writing _site/derisking/federal-field-guide/appendix/index.html from ./content/derisking/federal-field-guide/6-appendix.md (liquid)
[11ty] Writing _site/derisking/state-field-guide/index.html from ./content/derisking/state-field-guide/1-introduction.md (liquid)
[11ty] Writing _site/derisking/federal-field-guide/doing-the-work/index.html from ./content/derisking/federal-field-guide/5-doing-the-work.md (liquid)
[11ty] Writing _site/derisking/state-field-guide/budgeting-tech/index.html from ./content/derisking/state-field-guide/3-budgeting-tech.md (liquid)
[11ty] Writing _site/derisking/federal-field-guide/basic-principles/index.html from ./content/derisking/federal-field-guide/2-basic-principles.md (liquid)
[11ty] Writing _site/derisking/federal-field-guide/planning/index.html from ./content/derisking/federal-field-guide/3-planning.md (liquid)
[11ty] Writing _site/derisking/state-field-guide/questions-to-ask/index.html from ./content/derisking/state-field-guide/4-questions-to-ask.md (liquid)
[11ty] Writing _site/derisking-government-tech/index.html from ./content/derisking-government-tech/home/introduction.md (liquid)
[11ty] Writing _site/derisking-government-tech/vendor-management/index.html from ./content/derisking-government-tech/home/vendor-management.md (liquid)
[11ty] Writing _site/derisking-government-tech/principles/index.html from ./content/derisking-government-tech/home/principles.md (liquid)
[11ty] Writing _site/derisking-government-tech/software-solutions/index.html from ./content/derisking-government-tech/home/software-solutions.md (liquid)
[11ty] Writing _site/derisking-government-tech/buying-development-services/index.html from ./content/derisking-government-tech/home/buying-development-services.md (liquid)
[11ty] Writing _site/derisking-government-tech/conclusion/index.html from ./content/derisking-government-tech/home/conclusion.md (liquid)
[11ty] Writing _site/methods/decide/mental-modeling/index.html from ./content/methods/decide/mental-modeling.md (liquid)
[11ty] Writing _site/methods/decide/personas/index.html from ./content/methods/decide/personas.md (liquid)
[11ty] Writing _site/methods/decide/service-blueprint/index.html from ./content/methods/decide/service-blueprint.md (liquid)
[11ty] Writing _site/methods/decide/user-scenarios/index.html from ./content/methods/decide/user-scenarios.md (liquid)
[11ty] Writing _site/methods/discover/contextual-inquiry/index.html from ./content/methods/discover/contextual-inquiry.md (liquid)
[11ty] Writing _site/methods/discover/stakeholder-influence-mapping/index.html from ./content/methods/discover/stakeholder-influence-mapping.md (liquid)
[11ty] Writing _site/methods/discover/design-studio/index.html from ./content/methods/discover/design-studio.md (liquid)
[11ty] Writing _site/methods/discover/cognitive-walkthrough/index.html from ./content/methods/discover/cognitive-walkthrough.md (liquid)
[11ty] Writing _site/methods/discover/dot-voting/index.html from ./content/methods/discover/dot-voting.md (liquid)
[11ty] Writing _site/methods/decide/design-hypothesis/index.html from ./content/methods/decide/design-hypothesis.md (liquid)
[11ty] Writing _site/methods/decide/affinity-mapping/index.html from ./content/methods/decide/affinity-mapping.md (liquid)
[11ty] Writing _site/methods/validate/content-highlighter-testing/index.html from ./content/methods/validate/content-highlighter-testing.md (liquid)
[11ty] Writing _site/methods/discover/five-whys/index.html from ./content/methods/discover/five-whys.md (liquid)
[11ty] Writing _site/methods/decide/design-principles/index.html from ./content/methods/decide/design-principles.md (liquid)
[11ty] Writing _site/methods/decide/site-mapping/index.html from ./content/methods/decide/site-mapping.md (liquid)
[11ty] Writing _site/methods/decide/task-flow-analysis/index.html from ./content/methods/decide/task-flow-analysis.md (liquid)
[11ty] Writing _site/methods/discover/heuristic-evaluation/index.html from ./content/methods/discover/heuristic-evaluation.md (liquid)
[11ty] Writing _site/methods/decide/style-tiles/index.html from ./content/methods/decide/style-tiles.md (liquid)
[11ty] Writing _site/methods/decide/user-stories/index.html from ./content/methods/decide/user-stories.md (liquid)
[11ty] Writing _site/methods/decide/content-audit/index.html from ./content/methods/decide/content-audit.md (liquid)
[11ty] Writing _site/methods/decide/qualitative-data-analysis/index.html from ./content/methods/decide/qualitative-data-analysis.md (liquid)
[11ty] Writing _site/methods/make/wireframing/index.html from ./content/methods/make/wireframing.md (liquid)
[11ty] Writing _site/methods/decide/comparative-analysis/index.html from ./content/methods/decide/comparative-analysis.md (liquid)
[11ty] Writing _site/methods/discover/lean-coffee/index.html from ./content/methods/discover/lean-coffee.md (liquid)
[11ty] Writing _site/methods/decide/archetypes/index.html from ./content/methods/decide/archetypes.md (liquid)
[11ty] Writing _site/methods/fundamentals/recruiting/index.html from ./content/methods/fundamentals/recruiting.md (liquid)
[11ty] Writing _site/methods/discover/hopes-and-fears/index.html from ./content/methods/discover/hopes-and-fears.md (liquid)
[11ty] Writing _site/methods/decide/journey-mapping/index.html from ./content/methods/decide/journey-mapping.md (liquid)
[11ty] Writing _site/methods/fundamentals/compensation/index.html from ./content/methods/fundamentals/compensation.md (liquid)
[11ty] Writing _site/methods/decide/storyboarding/index.html from ./content/methods/decide/storyboarding.md (liquid)
[11ty] Writing _site/methods/validate/usability-testing/index.html from ./content/methods/validate/usability-testing.md (liquid)
[11ty] Writing _site/methods/discover/kj-method/index.html from ./content/methods/discover/kj-method.md (liquid)
[11ty] Writing _site/methods/fundamentals/privacy/index.html from ./content/methods/fundamentals/privacy.md (liquid)
[11ty] Writing _site/methods/discover/stakeholder-and-user-interviews/index.html from ./content/methods/discover/stakeholder-and-user-interviews.md (liquid)
[11ty] Writing _site/methods/make/design-pattern-library/index.html from ./content/methods/make/design-pattern-library.md (liquid)
[11ty] Writing _site/methods/decide/interface-audit/index.html from ./content/methods/decide/interface-audit.md (liquid)
[11ty] Writing _site/methods/validate/card-sorting/index.html from ./content/methods/validate/card-sorting.md (liquid)
[11ty] Writing _site/methods/validate/multivariate-testing/index.html from ./content/methods/validate/multivariate-testing.md (liquid)
[11ty] Writing _site/methods/make/prototyping/index.html from ./content/methods/make/prototyping.md (liquid)
[11ty] Writing _site/methods/discover/system-map/index.html from ./content/methods/discover/system-map.md (liquid)
[11ty] Writing _site/methods/validate/metrics/index.html from ./content/methods/validate/metrics.md (liquid)
[11ty] Writing _site/methods/validate/visual-preference-testing/index.html from ./content/methods/validate/visual-preference-testing.md (liquid)
[11ty] Writing _site/methods/fundamentals/index.html from ./content/methods/fundamentals/index.md (liquid)
[11ty] Writing _site/methods/make/index.html from ./content/methods/make/index.md (liquid)
[11ty] Writing _site/methods/validate/index.html from ./content/methods/validate/index.md (liquid)
[11ty] Writing _site/methods/discover/index.html from ./content/methods/discover/index.md (liquid)
[11ty] Writing _site/methods/decide/index.html from ./content/methods/decide/index.md (liquid)
[11ty] Writing _site/methods/print/index.html from ./content/methods/print.md (liquid)
[11ty] Copied 38 files / Wrote 391 files in 2.96 seconds (7.6ms each, v2.0.1) locally to make sure the site still builds and method pages render with the updated placement.\n\nCloses #363.

Signed-off-by: Arpit Jain <arpitjain099@gmail.com>
@arpitjain099
arpitjain099 requested a review from a team as a code owner June 17, 2026 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant