Commit Graph

7 Commits

Author SHA1 Message Date
renovate[bot]
86c05bc087 Update dependency anchor-js to v4 (#4310)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-20 13:04:55 +00:00
renovate[bot]
657ccadddc Update dependency jquery to v3 (#4312)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-20 13:04:31 +00:00
Brais Gabín
acfeea1141 We have a logo :) (#3726) 2021-05-04 11:13:06 -07:00
Brais Gabín
6005dfbff0 Revert "Use code tabs for groovy/kotlin dsl (#2934)" (#2960)
This reverts commit ba6838fa80.
2020-08-10 23:29:30 +02:00
Brais Gabín
ba6838fa80 Use code tabs for groovy/kotlin dsl (#2934)
* Use Jekyll-code-tabs to unify gradle documentation

* Remove old documentation and redirect to the new one

* Add tabs to all the gradle snippets

* Update gemfile.lock

* Fix sidebar links

* import uikit

* Apply suggestions from code review

Co-authored-by: Nicola Corti <corti.nico@gmail.com>

* Reduce uikit.min.css

Co-authored-by: Nicola Corti <corti.nico@gmail.com>
2020-08-10 21:41:33 +02:00
Matthew Haughton
e3d3caef5b Publish detekt-api docs to the detekt documentation site (#1615)
* Don't link to docs that don't exist

* Add generateDocumentation task to documentation task group

* Only process KDoc for detekt-api

* Generate empty javadoc artifacts

* Link documentation to JDK 8

* Publish detekt-api docs to docs site

* Use relative URLs when linking internally in docs

Since KDoc output is in a subfolder in the pages directory, previous
assumptions about how to access static resources no longer hold. Instead
it's necessary to use relative URLs which will resolve to the correct
URL regardless of whether the site is hosted locally or on GitHub pages.

* Don't remove slashes within generated URL

Pages in subfolders need the slashes within the URL to properly specify the
folder path.
2019-05-10 03:25:01 +02:00
Artur Bosch
0bc2c9a472 Add website prototype 2018-02-11 21:16:43 +01:00