Alex Hedley
Alex Hedley
I've created a simple [GitHub Pages](https://pages.github.com/) [Workflow](https://docs.github.com/en/actions/using-workflows) to deploy this template. Update the `config.rb` (See [Middleman Github Pages - Project Page Path Issues](https://github.com/edgecase/middleman-gh-pages#project-page-path-issues)) ```ruby activate :relative_assets set :relative_links, true ```...
## Summary Port a **link button** from an existing project. - [HAAR-619: Introducing link button macro preventing double click #372](https://github.com/ministryofjustice/hmpps-manage-users/pull/372) ## Motivation Allows for re-use in other projects. ## Describe...