-
Notifications
You must be signed in to change notification settings - Fork 12
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
fix: remove and do not reference out-of-date pages #108
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comments for reviewers.
# the following have been moved to the user guide. we need to remove these files from the directory in use cases, but doing so would break `{% include-markdown '../usecases/haan/usecase` in `user-guide/docs/tools/visualization.md` | ||
# - Basic Image Browsing and Mapping: usecases/haan/usecase.md | ||
# - Grouping and Tagging Image Files: usecases/haan/usecase-2.md |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resolved via #105.
# - Use Cases Flat: | ||
# - Overview: usecases/overview.md | ||
# - Data Analytics: usecases/dataanalyticsusecases.md | ||
# - GeoHazard: usecases/geohazardusecases.md | ||
# - Seismic: usecases/seismicusecases.md | ||
# - Wind and Storm Surge: usecases/windstormsurgeusecases.md | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Because I deleted these files, I think I need not archive old links to them.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just changed <a>
to <article>
and removing href
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had to update this because it was all about files I deleted.
[class*=card--]:hover :is( .h1, .h2, .h3, .h4, .h5, .h6 ) { | ||
a[class*=card--]:hover :is( .h1, .h2, .h3, .h4, .h5, .h6 ) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I fixed bug that only showed when I changed cards to not be links.
Overview
Do not maintain, reference, nor link to:
Changes
Testing
README.md
step 12.UI
card.links.are.now.card.articles.mov