Skip to content

Consolidate CSS #82

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 · 0 comments
Closed

Consolidate CSS #82

mejedi opened this issue Oct 7, 2016 · 0 comments
Labels
site [area] Task relates to Tarantool's website

Comments

@mejedi
Copy link
Contributor

mejedi commented Oct 7, 2016

Use the same set of CSS rules for docs and the site pages.

CSS is quite large hence it probably makes sense to break it up into smaller pieces based on the target element being styled (i.e. separate stylesheet for the menu; separate stylesheet for the base site layout; separate one for docs).

Combine and minify these during the build process.

See also: #78

@mejedi mejedi added CSS refactoring site [area] Task relates to Tarantool's website labels Oct 7, 2016
bigbes added a commit that referenced this issue Nov 7, 2016
* Getting rid of Pelican
  - merge codebases (css, js). removed a lot of garbage
  - ported pages from pelican to sphinx
  - /en and /ru now, rules must be configurated in nginx
  - Create plugins for dropdown menus and sections ()
* Extract theme to separate directory (for reuse in other projects)
* Add Less for CSS preprocessing
* A lot of little style refactoring and fixes

TODO:
* Review mobile and tablet design, again

A lot of style fixes. sphinx-webserver, sphinx-linkcheck. becnhmarks/careers/doc pages. page buttons.

closes gh-78
closes gh-55
closes gh-82
closes gh-81
closes gh-66
bigbes added a commit that referenced this issue Nov 7, 2016
* Getting rid of Pelican
  - merge codebases (css, js). removed a lot of garbage
  - ported pages from pelican to sphinx
  - /en and /ru now, rules must be configurated in nginx
  - Create plugins for dropdown menus and sections ()
* Extract theme to separate directory (for reuse in other projects)
* Add Less for CSS preprocessing
* A lot of little style refactoring and fixes

TODO:
* Review mobile and tablet design, again

A lot of style fixes. sphinx-webserver, sphinx-linkcheck. becnhmarks/careers/doc pages. page buttons.

closes gh-78
closes gh-55
closes gh-82
closes gh-81
closes gh-66
bigbes added a commit that referenced this issue Nov 7, 2016
* Getting rid of Pelican
  - merge codebases (css, js). removed a lot of garbage
  - ported pages from pelican to sphinx
  - /en and /ru now, rules must be configurated in nginx
  - Create plugins for dropdown menus and sections ()
* Extract theme to separate directory (for reuse in other projects)
* Add Less for CSS preprocessing
* A lot of little style refactoring and fixes

TODO:
* Review mobile and tablet design, again

A lot of style fixes. sphinx-webserver, sphinx-linkcheck. becnhmarks/careers/doc pages. page buttons.

closes gh-78
closes gh-55
closes gh-82
closes gh-81
closes gh-66
bigbes added a commit that referenced this issue Nov 9, 2016
* Getting rid of Pelican
  - merge codebases (css, js). removed a lot of garbage
  - ported pages from pelican to sphinx
  - /en and /ru now, rules must be configurated in nginx
  - Create plugins for dropdown menus and sections ()
* Extract theme to separate directory (for reuse in other projects)
* Add Less for CSS preprocessing
* A lot of little style refactoring and fixes
* Embed try page into site (using iframe)
* Embed rocks page into site (using custom python gen)

TODO:
* Review mobile and tablet design, again

A lot of style fixes. sphinx-webserver, sphinx-linkcheck. becnhmarks/careers/doc pages. page buttons.

closes gh-78
closes gh-55
closes gh-82
closes gh-81
closes gh-66
closes gh-68
closes gh-2
bigbes added a commit that referenced this issue Nov 9, 2016
* Getting rid of Pelican
  - merge codebases (css, js). removed a lot of garbage
  - ported pages from pelican to sphinx
  - /en and /ru now, rules must be configurated in nginx
  - Create plugins for dropdown menus and sections ()
* Extract theme to separate directory (for reuse in other projects)
* Add Less for CSS preprocessing
* A lot of little style refactoring and fixes
* Embed try page into site (using iframe)
* Embed rocks page into site (using custom python gen)

TODO:
* Review mobile and tablet design, again

A lot of style fixes. sphinx-webserver, sphinx-linkcheck. becnhmarks/careers/doc pages. page buttons.

closes gh-78
closes gh-55
closes gh-82
closes gh-81
closes gh-66
closes gh-68
closes gh-2
bigbes added a commit that referenced this issue Nov 9, 2016
* Getting rid of Pelican
  - merge codebases (css, js). removed a lot of garbage
  - ported pages from pelican to sphinx
  - /en and /ru now, rules must be configurated in nginx
  - Create plugins for dropdown menus and sections ()
* Extract theme to separate directory (for reuse in other projects)
* Add Less for CSS preprocessing
* A lot of little style refactoring and fixes
* Embed try page into site (using iframe)
* Embed rocks page into site (using custom python gen + lupa extension)

TODO:
* Review mobile and tablet design, again

A lot of style fixes. sphinx-webserver, sphinx-linkcheck. becnhmarks/careers/doc pages. page buttons.

closes gh-78
closes gh-55
closes gh-82
closes gh-81
closes gh-66
closes gh-68
closes gh-2
bigbes added a commit that referenced this issue Nov 9, 2016
* Getting rid of Pelican
  - merge codebases (css, js). removed a lot of garbage
  - ported pages from pelican to sphinx
  - /en and /ru now, rules must be configurated in nginx
  - Create plugins for dropdown menus and sections ()
* Extract theme to separate directory (for reuse in other projects)
* Add Less for CSS preprocessing
* A lot of little style refactoring and fixes
* Embed try page into site (using iframe)
* Embed rocks page into site (using custom python gen + lupa extension)

TODO:
* Review mobile and tablet design, again

A lot of style fixes. sphinx-webserver, sphinx-linkcheck. becnhmarks/careers/doc pages. page buttons.

closes gh-78
closes gh-55
closes gh-82
closes gh-81
closes gh-66
closes gh-68
closes gh-2
bigbes added a commit that referenced this issue Nov 9, 2016
* Getting rid of Pelican
  - merge codebases (css, js). removed a lot of garbage
  - ported pages from pelican to sphinx
  - /en and /ru now, rules must be configurated in nginx
  - Create plugins for dropdown menus and sections ()
* Extract theme to separate directory (for reuse in other projects)
* Add Less for CSS preprocessing
* A lot of little style refactoring and fixes
* Embed try page into site (using iframe)
* Embed rocks page into site (using custom python gen + lupa extension)

TODO:
* Review mobile and tablet design, again

A lot of style fixes. sphinx-webserver, sphinx-linkcheck. becnhmarks/careers/doc pages. page buttons.

closes gh-78
closes gh-55
closes gh-82
closes gh-81
closes gh-66
closes gh-68
closes gh-2
bigbes added a commit that referenced this issue Nov 9, 2016
* Getting rid of Pelican
  - merge codebases (css, js). removed a lot of garbage
  - ported pages from pelican to sphinx
  - /en and /ru now, rules must be configurated in nginx
  - Create plugins for dropdown menus and sections ()
* Extract theme to separate directory (for reuse in other projects)
* Add Less for CSS preprocessing
* A lot of little style refactoring and fixes
* Embed try page into site (using iframe)
* Embed rocks page into site (using custom python gen + lupa extension)

TODO:
* Review mobile and tablet design, again

A lot of style fixes. sphinx-webserver, sphinx-linkcheck. becnhmarks/careers/doc pages. page buttons.

closes gh-78
closes gh-55
closes gh-82
closes gh-81
closes gh-66
closes gh-68
closes gh-2
bigbes added a commit that referenced this issue Nov 9, 2016
* Getting rid of Pelican
  - merge codebases (css, js). removed a lot of garbage
  - ported pages from pelican to sphinx
  - /en and /ru now, rules must be configurated in nginx
  - Create plugins for dropdown menus and sections ()
* Extract theme to separate directory (for reuse in other projects)
* Add Less for CSS preprocessing
* A lot of little style refactoring and fixes
* Embed try page into site (using iframe)
* Embed rocks page into site (using custom python gen + lupa extension)

TODO:
* Review mobile and tablet design, again

A lot of style fixes. sphinx-webserver, sphinx-linkcheck. becnhmarks/careers/doc pages. page buttons.

closes gh-78
closes gh-55
closes gh-82
closes gh-81
closes gh-66
closes gh-68
closes gh-2
bigbes added a commit that referenced this issue Nov 9, 2016
* Getting rid of Pelican
  - merge codebases (css, js). removed a lot of garbage
  - ported pages from pelican to sphinx
  - /en and /ru now, rules must be configurated in nginx
  - Create plugins for dropdown menus and sections ()
* Extract theme to separate directory (for reuse in other projects)
* Add Less for CSS preprocessing
* A lot of little style refactoring and fixes
* Embed try page into site (using iframe)
* Embed rocks page into site (using custom python gen + lupa extension)

TODO:
* Review mobile and tablet design, again

A lot of style fixes. sphinx-webserver, sphinx-linkcheck. becnhmarks/careers/doc pages. page buttons.

closes gh-78
closes gh-55
closes gh-82
closes gh-81
closes gh-66
closes gh-68
closes gh-2
@bigbes bigbes closed this as completed in 704ab15 Nov 9, 2016
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

1 participant