Commit Graph

57 Commits

Author SHA1 Message Date
Patrick Marsceill 37fe8ca412
Update _config.yml 2020-04-24 15:52:19 -04:00
Patrick Marsceill 59d4802ce3
Merge branch 'improvement/custom-themes' of git://github.com/SgtSilvio/just-the-docs into SgtSilvio-improvement/custom-themes 2020-04-24 15:39:44 -04:00
Patrick Marsceill 0716ea77d6
Merge pull request #250 from Labs64/pr-anonymize_ip
Enable IP anonymization in Google Analytics (GDPR)
2020-04-24 14:47:21 -04:00
R.Brown c06eae8fa3
Update _config.yml
Co-Authored-By: Patrick Marsceill <pmarsceill@users.noreply.github.com>
2020-04-24 19:44:42 +02:00
Patrick Marsceill 0507f77f4e
Update _config.yml 2020-04-23 22:43:27 -04:00
Patrick Marsceill 3b2a55fd10
Update _config.yml 2020-04-23 22:42:59 -04:00
Patrick Marsceill 5d3b88a1e1
Update _config.yml 2020-04-23 22:38:45 -04:00
Patrick Marsceill 17153f001f
Update _config.yml 2020-04-23 22:32:46 -04:00
Matthew Wang 9b86e292fa implements requested branch and edit mode configs 2020-01-12 13:47:05 -08:00
Silvio Giebl bb0e5222ca Merge branch 'master2' into improvement-custom-themes-merged 2019-11-26 23:27:33 +01:00
Matthew Wang 2c94928917 oops, adds edit_link_text to layout 2019-11-13 23:06:23 -08:00
Alexey Averikhin 25331a5ffa Enable IP anonymization in Google Analytics (GDPR)
- Introduced "ga_tracking_anonymize_ip" parameter to enable/disable Google Analytics IP anonymization (to comply with GDPR).

(cherry picked from commit ce530f36fa0549c78ffe53ea6077f44f6f0b330f) (+1 squashed commit)
Squashed commits:
[69b7718] - enable GA anonymize_ip

(cherry picked from commit f2b67c632af72b61dd634b9a337200781519691e)
2019-11-12 10:27:01 +01:00
Matthew Wang e917ea1f10
Merge branch 'master' into master 2019-09-11 15:40:51 -07:00
Matthew Wang 97efc81fa9 implements configuration for footer data and "edit this page" functionality 2019-09-11 15:31:47 -07:00
Patrick Marsceill b44ebe6cb3
Merge branch 'v0.2.7-release' into mathjax 2019-09-09 16:30:59 -04:00
Patrick Marsceill 423b8c9f46
Update _config.yml 2019-09-09 16:29:51 -04:00
Peter Mosses a7285b9e30 Replace `blank_lines` by `blanklines`. 2019-09-09 22:26:32 +02:00
Peter Mosses 119a0b241e Revert "Mathjax support added"
This reverts commit 7220197a1f.
2019-09-09 22:22:22 +02:00
Patrick Marsceill 850a8fe256
Merge pull request #203 from pdmosses/search-config
Search config
2019-09-09 16:00:11 -04:00
Peter Mosses 7220197a1f Mathjax support added
Mathjax config options added.
`compress_html` config option changed,
Mathjax script loaded by head when `page.mathjax` is truthy.
Documentation and test page added.
See also issue #198.
2019-08-31 23:19:03 +02:00
Peter Mosses 4e65041849 Revert "Add configuration option search_tokenizer_separator"
This reverts commit 50cdf076b4.
2019-08-31 16:52:41 +02:00
Peter Mosses 50cdf076b4 Add configuration option search_tokenizer_separator
The default is for hyphens to separate tokens in search terms: `gem-based` is equivalent to `gem based`.

This adds `search_tokenizer_separator` as a site configuation option, to support search for hyphenated words.
2019-08-29 15:36:13 +02:00
Peter Mosses 5b74b44230 Revert "Optional delay of grandchildren link display"
This reverts commit 8ac545a5eb.
2019-08-29 14:42:23 +02:00
Peter Mosses 5e72b7db67 Revert "Revert "Optional delay of grandchildren link display""
This reverts commit 89f79138c3.
2019-08-29 14:41:09 +02:00
Peter Mosses 89f79138c3 Revert "Optional delay of grandchildren link display"
This reverts commit 8ac545a5eb.
2019-08-22 21:37:11 +02:00
Peter Mosses 8ac545a5eb Optional delay of grandchildren link display
The current default is that when a grandparent is selected, the links to its
children *and all its grandchildren* are displayed in the navigation menu.
Setting `grandchildren_branch: true` in `_config.yml` delays the display of links
to grandchildren until their parent is selected.
2019-08-21 13:49:07 +02:00
Silvio Giebl 91760ee8c9 Added documentation for logo variable 2019-08-17 14:46:28 +02:00
Silvio Giebl 132cecfea3 Added logo variable to _config.yml which can be set to a path/url
Automatically replaces the title with a logo
2019-08-17 14:32:25 +02:00
Silvio Giebl cba53a6914 Make themes more customizable
(cherry picked from commit dffb2706a158784e2f3091f895a868e373683bc8)
2019-08-15 18:35:10 +02:00
Patrick Marsceill 2b3da2f75c
Update _config.yml 2019-08-14 14:31:50 -04:00
Patrick Marsceill 5ad439b53c
Merge branch 'v0.2.6-release' into improve-search 2019-08-14 11:03:30 -04:00
Patrick Marsceill f2cec110ff
Add footer content docs 2019-08-14 10:50:49 -04:00
Patrick Marsceill 2b2ebf6033
Lint and docs 2019-08-13 17:24:23 -04:00
Patrick Marsceill 7fa6307640
Header menu button and anchor links 2019-08-13 17:23:35 -04:00
Patrick Marsceill b89b683f90
Add content footer 2019-08-06 15:56:29 -04:00
Silvio Giebl b3f52fedad Added html compression 2019-05-19 02:55:43 +02:00
gebeto 92fb6d1908 add jekyll-seo-tag to dependency to fix bundle crash 2019-02-28 09:08:27 +02:00
Patrick Marsceill f5d6cf6222
Add site url to config 2019-02-02 13:59:20 -08:00
Patrick Marsceill e12408d07b
Add hook for GA tracking 2019-02-02 12:32:04 -08:00
Patrick Marsceill ed33ab18ac
Exclude package-lock.json from jekyll build 2018-12-16 14:29:35 -05:00
Patrick Marsceill b52f66a2ee
Turn off dark by default 2018-11-18 11:06:59 -05:00
Patrick Marsceill 8f6f4b761a
Merge branch 'master' of github.com:pmarsceill/just-the-docs into dark-mode 2018-11-16 12:40:35 -05:00
Patrick Marsceill d11e332dc6
Create condition for no search and add config/css 2018-11-16 11:46:43 -05:00
Patrick Marsceill aa4ec995cd
Remove this as normalize is now in the _sass dir 2018-11-15 15:49:14 -05:00
Patrick Marsceill 9c70c7f081
Convert colors to vars 2018-11-15 15:12:12 -05:00
Patrick Marsceill 45abf03b48
Annoying bug that 404s on local dev 2018-10-24 14:05:42 -04:00
Patrick Marsceill 25cd289df5
Fix pathing issues with gh-pages 2018-10-23 12:51:11 -04:00
Patrick Marsceill d21259a02f
Tidy up nav and search on mobile 2018-10-23 11:39:30 -04:00
Patrick Marsceill 1a41af4759
Dont compile these 2018-10-22 12:23:01 -04:00
Patrick Marsceill c535c2f6f4
remove rakefile 2018-10-22 11:55:43 -04:00