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

Prepare rel 0.3.0 #22

Merged
merged 3 commits into from
Mar 10, 2024
Merged

Prepare rel 0.3.0 #22

merged 3 commits into from
Mar 10, 2024

Conversation

danirus
Copy link
Owner

@danirus danirus commented Mar 10, 2024

In this PR I provide a better way to handle the page layout. I removed the nftt-layout selector and created a new one nftt-page that contains 3 areas. The previous contained only two, and one of them was split into another two, that made impossible to center the layout while distributing the content at page's full width (container-fluid).

It also implements a different way to produce the list of versions, should the user decide to produce a dropdown with multiple versions. The new way consist of putting the list of versions in a js file called doc_versions.js. That file can be copied to other html static sites. I will document this in another PR.

@danirus danirus self-assigned this Mar 10, 2024
@danirus danirus merged commit ec8d388 into main Mar 10, 2024
2 checks passed
@danirus danirus deleted the use-better-css-layout branch March 10, 2024 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant