Nick Lyons

Results 26 issues of Nick Lyons

## Summary Migrated **accessibility for teams** content and git history into Digital.gov. - [x] migrated guide into digital.gov - [x] archived accessibility for teams on wayback machine > [!NOTE] >...

Archive

## Summary Feature branch for all **accessibility for teams** migration work. See table below for PR's and merge order. | feature | description | merge order | | ---- |...

Dev: frontend
Dev: Migration

## Summary Refactor template markup into a re-usable two column template for several content pages. ### Preview [Link to Preview](https://federalist-466b7d92-5da1-4208-974f-d61fd4348571.sites.pages.cloud.gov/preview/gsa/digitalgov.gov/nl-two-column-template/) ### Solution Created new `two-column-baseof.html` to replace template markup in...

## Summary Visiting https://digital.gov/services/ and clicking each link will take back to the top of the page. It should link to the external or internal service. ### Preview [Link to...

Dev: Template Logic

## Summary Replaces horizontal guide menu to be vertical on mobile. Implements the mobile menu with `usa-accordion` to improve accessibility and mobile UX. [Link to Preview](https://federalist-466b7d92-5da1-4208-974f-d61fd4348571.sites.pages.cloud.gov/preview/gsa/digitalgov.gov/nl-guide-mobile-menu/guides/hcd/discovery-concepts/) Screenshots **Before** **After** ###...

Dev: Template Logic
Content: Guide

## Summary Removes un-necessary grid tags, classes and duplicate grid styles to simplify template markup. ### Preview [Link to Preview]() ### Solution - [x] Removed duplicate `grid-container` classes and replaced...

## Summary Adds the landing page for the guides section. Screenshot ![Guides _ Digital_gov · 1 01pm · 06-28](https://github.com/GSA/digitalgov.gov/assets/104778659/db63116b-99db-4ba2-9c96-b553dede3634) ### Preview [Link to Preview](https://federalist-466b7d92-5da1-4208-974f-d61fd4348571.sites.pages.cloud.gov/preview/gsa/digitalgov.gov/nl-create-guides-page/guides/) ### Solution - adds a landing...

Dev: Template Logic
Content: Guide

## Summary Removed duplicate logic for authors template and combined into one partial. ### Solution - Combined `get_authors_short.html` and `get_authors.html` into `authors_list.html` to be display the author component. - Replaced...

Dev: Template Logic

## Summary Adds a `trusted-resource` component. ### Preview [Preview Page](https://federalist-466b7d92-5da1-4208-974f-d61fd4348571.sites.pages.cloud.gov/preview/gsa/digitalgov.gov/nl-create-trusted-resource-variant/topics/artificial-intelligence/) ### Solution Create a variant of `dg-featured-resource` for `dg-featured-resource--trusted` that allows for modifies original component to set external links. Layout...