Skip to content

Conversation

@Simran-B
Copy link
Contributor

@Simran-B Simran-B commented Sep 7, 2023

Related content fix: arangodb/docs#1470

  • Headline sizes, esp. h4
  • Fixed table layout for corner case
  • 3-column layout for special case

image

3-column list:

image

Special class for scrollable tables not needed anymore, everything fits:

image

Fixed table layout for corner case with <code> and very long words:

image

@arangodb-docs-automation
Copy link
Contributor

Deploy Preview Available Via
https://deploy-preview-194--docs-hugo.netlify.app

@Simran-B Simran-B self-assigned this Sep 7, 2023
@Simran-B Simran-B marked this pull request as ready for review September 7, 2023 14:26
Copy link
Contributor

@nerpaula nerpaula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nerpaula nerpaula merged commit 5171663 into frontend-preview Sep 8, 2023
@nerpaula nerpaula deleted the more-styling branch September 8, 2023 15:50
nerpaula added a commit that referenced this pull request Sep 12, 2023
* migrate content

* Create 'release/RELEASE_3.11_23082315532557' for 3.11.1 release of ArangoDB (#140)

Co-authored-by: arangodb-release-bot <>

* Create 'release/RELEASE_3.10_23082313444862' for 3.10.9 release of ArangoDB (#138)

Co-authored-by: arangodb-release-bot <>

* Styling (#144)

* chore: remove unused theme variants

* fix: colors & spacing

* chore: remove ie.css

* fix: card layout and shadow

* wip: toc font size

* fix: header hover

* chore: side navigation opacity

* chore: try dark sidebar

* fix: sidebar scroll

* fix: font

* fix: sidebar width and collapse button

* fix: pin the table of contents and use calc for article width

* chore: serve fonts statically, remove google fonts

* fix: use fixed width for toc

* chore: disable live reload

* chore: shift chevron to right

* chore: responsive behaviour

* Make cards clickable and link to stable, improve homepage content

* chore: remove toc on small screen

* fix: responsive sizing

* chore: remove icon

* Revert "chore: remove toc on small screen"

This reverts commit e207437.

* chore: fix break word

* chore: fix copy button

* chore: add algolia docsearch

* Fix cards on homepage (#146)

* fix: html syntax, add search snippet to index.html

* fix: card styles

* fix: chevron margin

* fix: error in movetags

* version index page redirects to version/introduction page from url, breadcrumb and footer nav entries. (#147)

Co-authored-by: dandimeo <daniele@arangodb.com>

* Fix moveTags() and migration of tags (#149)

* fix: close card anchor, use fixed max-width for content

* chore: move contribute button, fix toc scrolling behaviour

* fix: remove logs

* chore: add search partial to all pages

* fix: search API key

* chore: remove robots meta tag

* Enable robots.txt generation, disallow indexing deploy previews, disallow /nav.html and /hooks in production

---------

Co-authored-by: Simran Spiller <simran@arangodb.com>
Co-authored-by: Simran <Simran-B@users.noreply.github.com>
Co-authored-by: dandimeo <64097057+dandimeo@users.noreply.github.com>
Co-authored-by: dandimeo <daniele@arangodb.com>

* Create 'release/RELEASE_3.12_23082913192213' for 3.12.0 release of ArangoDB (#153)

Co-authored-by: arangodb-release-bot <>

* Create 'release/RELEASE_3.10_23082913522105' for 3.10.10 release of ArangoDB (#154)

Co-authored-by: arangodb-release-bot <>

* Set `docsearch:version` in `<meta>`, fix /hooks/ redirect (#157)

* Set short version in <meta> for Algolia DocSearch

Only for pages which have versionShort in .Page.Store

* Set all short versions in <meta> for homepage

* Update general docs URL

* Fix redirect for /hooks/ to /<stable>/introduction/

* fix: use version to filter the search (#168)

* chore: adjust sidebar styles (#166)

* fix: pass the correct facet filter  (#170)

* fix: pass correct facet filter

* fix: facetfilter format

* Simplify navigation generation (#159)

* Don't set menu entry titles to page titles

* Remove unused code path for "label" layout

* Remove useless for from label and don't set URL as CSS class

* Use shorter menu entry class names and an event listener instead of inline JS for labels

* Remove data-nav-id attribute and test classes

* Re-implement navigation template, make JS fail-safer

* Use safer and easier to understand selectors

* Remove moveTags() function (#176)

Content has been adjusted instead

* Add maxResultsPerGroup to search (#184)

* [DOC-548] Homepage per version (#185)

* add version homepage writing into migration script

* add relative link parsing in card partial, remove /introduction redirect

* add new migrated content

* fix: fix generated card section links

* fix: add right redirects to version homepage, adjust goToHomepage js function

* Version homepage redirect should end in a slash

* Hide breadcrumbs on version homepage

---------

Co-authored-by: dandimeo <daniele@arangodb.com>
Co-authored-by: Simran Spiller <simran@arangodb.com>

* Remove lunr client-side search and Hugo output format for the search index (#190)

* Fix ToC highlighting JavaScript error (#192)

* Restrict headline anchors to existing ToC IDs when highlighting the active entry

* Show ToC for pages with title + 2 (or more) headlines

* Remove unused pageToc.disabled option

* remove row-main references (#195)

Co-authored-by: dandimeo <daniele@arangodb.com>

* Use icon instead of > in breadcrumbs, styling (#197)

* More styling changes (#194)

* (Don't) migrate block classes, add CSS for fixed table and 3 column layout

* Adjust font sizes, don't use H4 size for breadcrumbs, add H6 styling

* Add missing startup option files to unfail build

* Fix typo in JS

* Add 3.9 and 3.8 to version selector (#198)

* Remove generated content and reset data to main

---------

Co-authored-by: dandimeo <daniele@arangodb.com>
Co-authored-by: arangodb-release-bot <release-bot@arangodb.com>
Co-authored-by: Palash Karia <2976363+palashkaria@users.noreply.github.com>
Co-authored-by: Simran Spiller <simran@arangodb.com>
Co-authored-by: Simran <Simran-B@users.noreply.github.com>
Co-authored-by: Paula Mihu <97217318+nerpaula@users.noreply.github.com>
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.

3 participants