alphagov / alphagov/tech-docs-gem
Disable license/copyright in footer?
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 16
- Forks
- 47
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 14
Description
I was just playing around with your tech docs template (to check if this might be of interest for my private projects) and noticed the footer with the hardcoded license / crown copyright.
Is it possible to add a flag similar to show_govuk_logo to disable / overwrite this?
(I also tried creating my own source/layouts/_footer.erb but that didn't seem to do the trick. )
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading source/layouts/_footer.erb and the existing show_govuk_logo option to understand how footer templates and configuration are handled. Verify why a project-level source/layouts/_footer.erb override is not used; done means users can disable or overwrite the hardcoded license/copyright footer through a documented option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100