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/Rules
AgeCommit message (Expand)Author
2020-01-20Make gitlab-svg icons available in the docs markupJacques Erasmus
2019-10-15Add support for modern JSJacques Erasmus
2019-06-07Add special styling to "Introduced in" notesAchilleas Pipinellis
2019-05-08Do not compile minified assetsAchilleas Pipinellis
2019-03-14Fix broken redirectsAchilleas Pipinellis
2019-01-24Ignore yaml files before building the rest of the contentAchilleas Pipinellis
2018-12-07Revert "Merge branch 'redirect-check-md' into 'master'"Marcia Ramos
2018-12-07Make sure we pick up URLs pointing to anchor linksAchilleas Pipinellis
2018-12-07Check first if there's a 'redirect_url' in the yaml frontmatterAchilleas Pipinellis
2018-12-07Check for .md instead of .html in the redirect_to itemAchilleas Pipinellis
2018-11-27Make custom JS scripts version-bumpable like CSSAchilleas Pipinellis
2018-11-07Fix redirect rule in RulesAchilleas Pipinellis
2018-11-06Switch Badges filter from markdown to HTMLGabriel Mazetto
2018-10-31Define a default language to fix codeblock renderingGabriel 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-31Use Gitlab KramdownGabriel Mazetto
2018-10-31add kramdown as markdown engineMarcia Ramos
2018-10-24Move archives content to an index.html fileAchilleas Pipinellis
2018-04-17Add badges to docsMarcia Ramos
2018-04-09Add dynamic archivesAchilleas Pipinellis
2018-01-26New layout for redirectsMarcia Ramos
2017-11-27Move layouts down the chain to fix loading issuesAchilleas Pipinellis
2017-09-12Add admonition styles for notes, tips, warnings, etc.Achilleas Pipinellis
2017-09-10Let us define a "title: This is a title" in a documentAchilleas Pipinellis
2017-08-28Merge branch 'enable-disable-toc' into 'master'Achilleas Pipinellis
2017-08-22Render different layoutsAchilleas Pipinellis
2017-08-04Enable/disable ToC at willAchilleas Pipinellis
2016-11-24Improve the anchor icon.Connor Shea
2016-11-23Remove filter.Connor Shea
2016-11-17Cleaner filename check.Connor Shea
2016-11-17Exclude Runner's index.md from having a ToCAchilleas Pipinellis
2016-11-17More specific ToC inclusion rule.Connor Shea
2016-11-17Add a Table of Contents. Fix #39.Connor Shea
2016-11-10Remove rescue statement. It's unnecessary now.Connor Shea
2016-11-10Enable autolinking in Redcarpet. Fixes #37.Connor Shea
2016-11-10Whoops.Connor Shea
2016-11-10Encoding bug fixed!Connor Shea
2016-11-10Show file name in encoding errorAchilleas Pipinellis
2016-11-09Add some debugging code and 404 page. Fixes #25.Connor Shea
2016-11-09Remove Let's Encrypt files.Connor Shea
2016-11-08Redirects now actually work like redirects.Connor Shea
2016-11-08Version the SCSS files. Fixes #28.Connor Shea
2016-11-07Add ids to headers so anchor links work.Connor Shea
2016-10-31Split the head element into a separate partial.Connor Shea
2016-10-31Comments and clarifications, update README.Connor Shea
2016-10-28Use Redcarpet instead of Kramdown, get Rouge syntax highlighting working for it.Connor Shea
2016-10-27Handle a situation where no header exists.Connor Shea
2016-10-27Get the titles from the Markdown when preprocessing.Connor Shea
2016-10-27Add comment [ci-skip]Connor Shea