Commit Graph

1004 Commits

Author SHA1 Message Date
Peter Mosses e97b718f5d
Update nav.html
Changed `site.html_pages` to `pages_list`, to repeat the nav order of the grandchildren in the nav panel.
2020-04-28 18:07:50 +02:00
Peter Mosses 561f930e83
Update navigation-structure.md
Deleted a spurious line from a previous version.
2020-04-28 17:33:59 +02:00
Peter Mosses 73ad860f8e
Update _includes/nav.html
Co-Authored-By: Patrick Marsceill <pmarsceill@users.noreply.github.com>
2020-04-28 17:08:53 +02:00
Patrick Marsceill 41a74d247d
Update docs/navigation-structure.md
Co-Authored-By: Peter Mosses <18308236+pdmosses@users.noreply.github.com>
2020-04-28 10:58:07 -04:00
Peter Mosses 30e1ddcdae
Update _layouts/default.html 2020-04-28 08:08:34 +02:00
Patrick Marsceill b4c278cb8f
Merge pull request #229 from malsf21/aux-links-new-tab
feat: adds option to open aux links in new tab
2020-04-27 16:41:37 -04:00
Matt Wang 6d487845a4
Merge branch 'v0.2.9' into aux-links-new-tab 2020-04-27 13:00:42 -07:00
Matt Wang 7fd8f6379a
Merge branch 'master' into aux-links-new-tab 2020-04-27 12:49:53 -07:00
Patrick Marsceill 431b6cb4a2
Merge pull request #311 from pmarsceill/add-ci-to-master
Create ci-master.yml
2020-04-27 15:09:59 -04:00
Patrick Marsceill 0ea28edc71
Update ci-master.yml 2020-04-27 15:00:58 -04:00
Patrick Marsceill 3dd97d29c2
Create ci-master.yml 2020-04-27 14:59:16 -04:00
Patrick Marsceill 16e83704d0
Update default.html 2020-04-27 14:18:28 -04:00
Patrick Marsceill 12900d8ed1
Update index.md 2020-04-27 13:54:44 -04:00
Patrick Marsceill b7fe6e0318
Merge branch 'v0.2.9' into fix-duplicates-in-nav 2020-04-27 13:29:52 -04:00
Patrick Marsceill b9f89fcd9f
Merge branch 'master' into fix-duplicates-in-nav 2020-04-27 13:19:55 -04:00
Patrick Marsceill 70c36d8aad
Update _config.yml 2020-04-27 13:14:42 -04:00
Patrick Marsceill ee44f699ec
Update default.html 2020-04-27 13:13:22 -04:00
Patrick Marsceill 30b5da451c
Update default.html 2020-04-27 13:07:25 -04:00
Patrick Marsceill 6066d22c82
Update _config.yml 2020-04-27 12:52:07 -04:00
Patrick Marsceill 176ffc8e60
Update _config.yml 2020-04-27 12:51:48 -04:00
Patrick Marsceill b51decd020
Merge pull request #236 from pdmosses/default-nav-order
Default nav order
2020-04-27 11:12:26 -04:00
Patrick Marsceill fad434bc74
Merge branch 'v0.2.9' into default-nav-order 2020-04-27 11:05:46 -04:00
PLanCompS d00aadeee7 Update .gitignore
Added `.jekyll-cache`
2020-04-27 16:28:30 +02:00
PLanCompS c46ccd3484 Made case-insenstive sorting the default
Added a configuration option to determine whether the sort order is case-sensitive.
The default is case-insensitive.

To test:
- open `/just-the-docs/docs/utilities/` in the browser,
  and check that the navigation links in `Utilities` are sorted alphabetically;
- in `docs/utilities/layout.md', change the preamble to `title: layout`,
  and check that the  links in `Utilities` are still sorted alphabetically;
- add `nav_sort: case_sensitive` in the configuration file,
  and check that the link to `layout` is now listed last under `Utilities`.
2020-04-25 14:53:45 +02:00
PLanCompS 7e959f4b69 Update .gitignore
Added `.jekyll-cache`
2020-04-25 13:54:36 +02:00
Peter Mosses c071901629
Merge branch 'master' into default-nav-order 2020-04-25 09:52:50 +02:00
PLanCompS 0a81a86447 Merge remote-tracking branch 'upstream/master' 2020-04-25 09:21:00 +02:00
Matt Wang ec75fa4f02
Merge branch 'master' into aux-links-new-tab 2020-04-24 13:02:09 -07:00
pmarsceill 91808528c9 🎨 Prettier 2020-04-24 19:55:49 +00:00
Patrick Marsceill 2539ed54a8
Merge bbd559e11d into 3ff76320ce 2020-04-24 19:55:14 +00:00
Patrick Marsceill bbd559e11d
update prettierignore 2020-04-24 15:55:07 -04:00
Patrick Marsceill 37fe8ca412
Update _config.yml 2020-04-24 15:52:19 -04:00
Patrick Marsceill d02f668309
Merge branch 'SgtSilvio-improvement/custom-themes' into v0.2.9 2020-04-24 15:43:34 -04:00
Patrick Marsceill 955ac23149
Rm preview js 2020-04-24 15:41:13 -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
pmarsceill bc08659f50 🎨 Prettier 2020-04-24 19:29:01 +00:00
Patrick Marsceill 6edea8eb54
Merge d56b22a3ec into 3ff76320ce 2020-04-24 19:28:30 +00:00
Patrick Marsceill d56b22a3ec
Merge branch 'master' into v0.2.9 2020-04-24 15:28:28 -04:00
Patrick Marsceill 3ff76320ce
Merge pull request #307 from pmarsceill/stylelint-plus-prettier
Fix Stylelint workflow and add prettier
2020-04-24 15:27:35 -04:00
Patrick Marsceill 02d3d3d825
Update package.json 2020-04-24 15:22:32 -04:00
Patrick Marsceill 7e28608e9d
Update just-the-docs.gemspec 2020-04-24 15:22:04 -04:00
pmarsceill 6501990a44 🎨 Prettier 2020-04-24 19:20:29 +00:00
Patrick Marsceill 252e69f5cf
Merge 94f5d6b018 into a11eaff97e 2020-04-24 19:19:56 +00:00
Patrick Marsceill 94f5d6b018
fix merge conflict 2020-04-24 15:19:49 -04:00
Patrick Marsceill d07d465005
Merge branch 'stylelint-plus-prettier' of github.com:pmarsceill/just-the-docs into stylelint-plus-prettier 2020-04-24 15:17:52 -04:00
Patrick Marsceill 0ba819bb2d
lets just use prettier and forget about it :D) 2020-04-24 15:17:14 -04:00
Patrick Marsceill 8340f9acd0
Fix prettier config 2020-04-24 15:09:51 -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
R.Brown 5152912e5c
Update docs/configuration.md
Co-Authored-By: Patrick Marsceill <pmarsceill@users.noreply.github.com>
2020-04-24 19:44:34 +02:00