Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use macros to make the website as 'DRY' as possible #1700

Open
Tracked by #1677
butler54 opened this issue Sep 12, 2024 · 0 comments
Open
Tracked by #1677

Use macros to make the website as 'DRY' as possible #1700

butler54 opened this issue Sep 12, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@butler54
Copy link
Collaborator

Issue description / feature objectives

There are a number areas where our website has definitions that we duplicate:

  • Many links to external websites
  • References to versions (trestle, oscal and dependencies)
  • Some named entities

Ideally we want to define this references once across the project.

One way of doing this is with macros.

Caveats / Assumptions

  • Rendered content should not change

Completion Criteria

  • a significant subset of the material sought after has been covered
  • website dev documentation is updated.
@jpower432 jpower432 added the documentation Improvements or additions to documentation label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Ready
Development

No branches or pull requests

2 participants