security-alliance / frameworks

Official repository for the Security Frameworks by SEAL. Currently under development, not a release.
https://frameworks.securityalliance.org
16 stars 5 forks source link

Bookmarks/favorites #73

Open tebayoso opened 1 month ago

tebayoso commented 1 month ago

What content are you looking to modify or update?

I want to allow visitors to bookmark their favorite pages.

Why do you think this update or modification is needed?

Some guidelines might have links or snippets that requires fast access, allowing local bookmark might help users.

Can you justify your argument and provide additional resources

This is a nice to have feature, and greatly improves the experience of building and customizing the frameworks understanding and ussage.

Robert-MacWha commented 1 month ago

I can do this!

Will add something basic to the sidebar + a bookmark toggle, and store the user-data in the cookies similarly to how selected tags are currently stored.

Robert-MacWha commented 4 weeks ago

https://github.com/security-alliance/frameworks/pull/83