Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-23Use the default layout for the archives pageAchilleas Pipinellis
2018-03-23Make edit links work with the docs site as wellAchilleas Pipinellis
2018-03-23Merge branch 'versions_round_two' into 'master'Achilleas Pipinellis
Versions round two See merge request gitlab-com/gitlab-docs!220
2018-03-23Improve site search (update results template according to new index)Marcia Ramos
2018-03-23Hide Edit button from archives, show only on masterAchilleas Pipinellis
2018-03-23Show comments only on master branch (exclude archives)Achilleas Pipinellis
2018-03-22Fix canonical URL for archivesAchilleas Pipinellis
2018-03-19include the links in the file layout directlyMarcia Ramos
makes it more flexible, to be adjusted according to the website files.
2018-03-19Fix head and move canonical URLs to own layoutAchilleas Pipinellis
2018-03-19Merge branch 'canonical-urls' into 'master'Achilleas Pipinellis
Use canonical URLs Closes #171 See merge request gitlab-com/gitlab-docs!211
2018-03-19Use canonical URLsAchilleas Pipinellis
Fixes https://gitlab.com/gitlab-com/gitlab-docs/issues/171
2018-03-15Make the 404 page more stylishAchilleas Pipinellis
And add some info for the review apps
2018-03-07fixes tagsMarcia Ramos
per https://github.com/algolia/docsearch-configs/pull/329
2018-03-06copyedit, slightly tweak refinement list stylesMarcia Ramos
2018-03-06add refinement list widget to instantsearchMarcia Ramos
2018-03-06change the template styleMarcia Ramos
2018-03-06add search result statsMarcia Ramos
2018-03-05cleanup code: remove CSS from default template, fix lintMarcia Ramos
2018-03-05replace pagination with infinite scrollMarcia Ramos
2018-03-01cleanup the code, fix indentationMarcia Ramos
2018-03-01fix layoutMarcia Ramos
introduced by https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/191/diffs?commi t_id=57c3bc54a3abdab122980ce30a75411bd5b8c972 in https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/191
2018-03-01Adds opensearch to the docs siteMarcia Ramos
2018-02-28Adds search results page to the docsMarcia Ramos
2018-02-16Add an archive Docker image and a test archives pageAchilleas Pipinellis
2018-02-12Revert "Merge branch 'algolia-temp-api' into 'master'"Achilleas Pipinellis
This reverts merge request !195
2018-02-12Add missing indexName from Algolia searchAchilleas Pipinellis
2018-02-12Use a temp API key with manually generated indicesAchilleas Pipinellis
Until https://gitlab.slack.com/archives/C16HYA2P5/p1518451395000215 gets resolved
2018-02-12Use new Algolia API keyAchilleas Pipinellis
2018-02-07Add logic to show CE when in development modeAchilleas Pipinellis
When NANOC_ENV is set to production, the CE contents are hidden from the index page and the menu.
2018-02-07Check if the content dirs exist when buildingAchilleas Pipinellis
This makes it easier to get the site up and running without crashing if a content dir is missing.
2018-02-07Merge branch 'article-layout-1' into 'master'Achilleas Pipinellis
Article layout Closes #157 See merge request gitlab-com/gitlab-docs!182
2018-02-07Cleanup TOC JS a bit (some renaming)Eric Eastwood
2018-02-07Clean up TOC styles and fix bugsEric Eastwood
- Clean up unused TOC styles - Fix bug in sticky TOC where if you scrolled down to the bottom to make it sticky, then reduce your viewport width to mobile, the TOC would disappear. - Fix empty TOC covering header on a path without any TOC See https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/182#note_57833460
2018-02-06Move TOC below breadcrumbs on mobile v2Eric Eastwood
2018-02-06Add check for @item before usage so that non-existant items don't complain ↵Eric Eastwood
locally
2018-02-02delete SearchAction microdataMarcia Ramos
2018-02-02fix protocolMarcia Ramos
2018-02-02Add title independent of markdown contentEric Eastwood
So the frontmatter data can be displayed right below the title See https://gitlab.com/gitlab-com/gitlab-docs/issues/157#note_57237814
2018-01-30add schema.org "WebSite" and "SearchAction" microdataMarcia Ramos
2018-01-30fix syntaxMarcia Ramos
2018-01-30add schema.org Organization microdataMarcia Ramos
2018-01-30add meta descriptionMarcia Ramos
2018-01-26New layout for redirectsMarcia Ramos
2018-01-22fix conflictMarcia Ramos
2018-01-22Make the link "edit this page" more evidentMarcia Ramos
2018-01-17fixes indentation, remove <hr> (not visible)Marcia Ramos
2018-01-17copyeditMarcia Ramos
2018-01-17add conditional for the article layoutMarcia Ramos
2018-01-17delete layout exclusive for the articlesMarcia Ramos
2018-01-17add articles metadata to default layoutMarcia Ramos
TBA: if statement: if there’s @item[:author] => display article-metadata