Skip to content

Rubberise main layout #83

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

Closed
mejedi opened this issue Oct 7, 2016 · 1 comment
Closed

Rubberise main layout #83

mejedi opened this issue Oct 7, 2016 · 1 comment
Assignees
Labels
site [area] Task relates to Tarantool's website
Milestone

Comments

@mejedi
Copy link
Contributor

mejedi commented Oct 7, 2016

Currently, the main column width is fixed (like 800px).

It would be nice if it could expand, taking available space (with a max-width to prevent from growing too wide).

Related: #9

Depends on: update header / footer layout; TOC grey background is implemented using a background image in body.

@mejedi mejedi added the site [area] Task relates to Tarantool's website label Oct 7, 2016
@lenkis lenkis modified the milestone: March2017 Feb 20, 2017
@bigbes
Copy link
Contributor

bigbes commented Apr 4, 2017

We needed to have rubberized layout for documentation.

We need 1220px width max (previously 800-900px), where:

  • 300px for TOC (Tree of Contents)
  • 20px for delimiter (for now, it won't have any functional meaning; later it'll help us hide/show TOC on demand)
  • 900px(max-width) --down to--> 600px(min-width) for Content

Before:

After (for now, ignore "hideable" in TOC, it's a future feature):

@lenkis lenkis added the LT label May 2, 2017
@kostja kostja removed the LT label May 2, 2017
@lenkis lenkis closed this as completed Jun 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site [area] Task relates to Tarantool's website
Projects
None yet
Development

No branches or pull requests

4 participants