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

Build layout and logic for version selector #11

Open
afred opened this issue Aug 14, 2019 · 0 comments
Open

Build layout and logic for version selector #11

afred opened this issue Aug 14, 2019 · 0 comments
Labels
front end Dealing with how the generated site looks and behaves

Comments

@afred
Copy link
Member

afred commented Aug 14, 2019

Description

each document in the _software collection should have a specific version that the user must be allowed to switch to.

Done when

  • The software layout includes rendering the version selector.
  • The _includes/versions.html template renders a list of available versions for the current software. (Other software/versions should be accessible from a top nav menu).
  • Style is added to _sass/versions.scss to set the following properties (at least):
    • position -- somewhere in a conspicuous location, like across the top? Or maybe top right?
    • size -- height and width should be set to provide a consistent experience. Don't allow the positioning of main content to be affected by the number of versions.
    • Link/Button style - be consistent with site-wide styles for color, font, weight, background, text-decoration, :hover, etc
@afred afred added the front end Dealing with how the generated site looks and behaves label Aug 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front end Dealing with how the generated site looks and behaves
Projects
None yet
Development

No branches or pull requests

1 participant