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
path: root/lib
AgeCommit message (Expand)Author
2018-11-23Active class versionsAchilleas Pipinellis
2018-11-06Switch Badges filter from markdown to HTMLGabriel Mazetto
2018-10-31Allow disabling of TOC with `toc: false` flag in frontmatterGabriel Mazetto
2018-10-31Patch kramdown filter to generate toc similar to the previous used oneGabriel Mazetto
2018-10-31add kramdown as markdown engineMarcia Ramos
2018-10-18Add an "edit on GitLab" link to debug docsCindy Pallares
2018-10-11remove useless tile="Permalink"Marcia Ramos
2018-10-04Improves "edit this page" buttonMarcia Ramos
2018-08-20Make the 'Edit in GitLab' link target gitlab-ce when the file exists thereRémy Coutable
2018-08-03Rename to /debugAchilleas Pipinellis
2018-07-30Rename support to debuggingAchilleas Pipinellis
2018-07-30Add support siteAchilleas Pipinellis
2018-06-19Link to the blob page when "Edit this page"Achilleas Pipinellis
2018-06-15Fix strange anchor links caused by single quotesAchilleas Pipinellis
2018-04-17Add badges to docsMarcia Ramos
2018-03-26use FontAwesome 4 instead of 5Marcia Ramos
2018-03-24update FontAwesome to v5Marcia Ramos
2018-03-23Make edit links work with the docs site as wellAchilleas Pipinellis
2018-01-01use actual edit on GitLab linkBen Bodenmiller
2017-11-29Refactored Rakefile into multiple tasks and enabled git sparse-checkoutGabriel Mazetto
2017-09-29Move redcarpet renderer to its own lib helper fileAchilleas Pipinellis
2017-09-21Use font awesome icons in alertsAchilleas Pipinellis
2017-09-12Merge branch 'change-gitlab-runner-repository-path' into 'master'Achilleas Pipinellis
2017-09-12Add admonition styles for notes, tips, warnings, etc.Achilleas Pipinellis
2017-09-12Update GitLab Runner repository path in edit_on_gitlab helperTomasz Maczukin
2017-06-30Revert "Merge branch 'fix-anchor-links' into 'master'"Achilleas Pipinellis
2017-06-29Resolve "Single quotes in headings provide strange anchor links"Achilleas Pipinellis
2017-06-28Refactor links behaviorAchilleas Pipinellis
2016-12-06Remove any first/last dashes from anchorsAchilleas Pipinellis
2016-11-24Improve the anchor icon.Connor Shea
2016-11-24Fix anchors.Connor Shea
2016-11-23Revert "Replace punctuation with dash"Achilleas Pipinellis
2016-11-23Replace punctuation with dashAchilleas Pipinellis
2016-11-23Generate anchor links the way Banzai doesAchilleas Pipinellis
2016-11-23Revert "Add anchor links to all headers."Achilleas Pipinellis
2016-11-23Merge branch 'image-links' into 'master' Connor Shea
2016-11-23Merge branch 'edit-on-gitlab-helper' into 'master' Connor Shea
2016-11-23Add links to all images.Connor Shea
2016-11-23Remove filter.Connor Shea
2016-11-23Make Edit on GitLab a helper.Connor Shea
2016-11-23Add anchor links to all headers.Connor Shea
2016-11-10Improve the matcher for markdown links.Connor Shea
2016-11-09Fix the breadcrumbs helper to work with Runner.Connor Shea
2016-11-09Move doc_dir inside productsAchilleas Pipinellis
2016-11-09Init addition of GitLab RunnerAchilleas Pipinellis
2016-11-09Add some debugging code and 404 page. Fixes #25.Connor Shea
2016-10-31Split the head element into a separate partial.Connor Shea
2016-10-28Use Redcarpet instead of Kramdown, get Rouge syntax highlighting working for it.Connor Shea
2016-10-27Simplify helper, style improvements.Connor Shea
2016-10-27Working breadcrumbs!Connor Shea