Commit Graph

  • e4a29e54ec
    Update release-drafter.yml Patrick Marsceill 2020-06-25 14:17:46 -04:00
  • eadd46c6e4
    Create release-drafter.yml Patrick Marsceill 2020-06-25 14:16:41 -04:00
  • d3c389ccc5 add print css. hides the sidebar, keeps the logo Paul DeBruicker 2020-06-25 07:43:12 -07:00
  • 16c18c1020
    Fix bundle exec in CI Patrick Marsceill 2020-06-23 11:56:15 -04:00
  • b31355691f
    Fix rake command in ci Patrick Marsceill 2020-06-23 11:46:30 -04:00
  • 3eaa0155d1
    Update ci-master.yml Patrick Marsceill 2020-06-23 11:19:38 -04:00
  • 6c4d47cae4
    Bundle errors in ci Patrick Marsceill 2020-06-23 11:09:40 -04:00
  • 8102af2cd4
    Bump stylelint from 13.3.3 to 13.6.1 dependabot-preview[bot] 2020-06-23 15:03:50 +00:00
  • 8c77c24959
    Merge pull request #306 from pmarsceill/v0.2.9 Patrick Marsceill 2020-06-23 11:01:58 -04:00
  • f2ac995815
    Remove constraint with jekyll 4.1.0 Pierrick Martos 2020-06-22 17:31:04 +02:00
  • 1cf7d5aba9 Restored search.rake Silvio Giebl 2020-06-18 22:39:58 +02:00
  • ed618caf70 Fixed table of children Silvio Giebl 2020-06-15 23:00:53 +02:00
  • 51f15965f2 Merge branch 'feature/search-sections' into improvement/navigation-new Silvio Giebl 2020-06-15 22:06:16 +02:00
  • 16628f2b8e Improved search responsiveness for many results Silvio Giebl 2020-06-14 20:25:22 +02:00
  • 0421ab7f82 Fixed stylelint Silvio Giebl 2020-06-13 22:44:30 +02:00
  • b7a5458375 Fixed fuzzy search hangs for long words Silvio Giebl 2020-06-13 22:37:39 +02:00
  • da9276121a Improved search input for mobile - font size 16px to prevent zooming on iOS Safari - search input is scrolled into view on iOS Safari - box-shadow is displayed correctly Silvio Giebl 2020-06-13 22:35:07 +02:00
  • 18f3a41600 Merge branch 'bugfix/page-scrolling' into improvement/navigation-new Silvio Giebl 2020-06-15 21:44:30 +02:00
  • e216623ed3 Merge branch 'improvement/search-button' into improvement/navigation-new Silvio Giebl 2020-06-15 21:37:31 +02:00
  • c7466e88a8 Merge branch 'improvement/navigation' into improvement/navigation-new Silvio Giebl 2020-06-15 21:23:03 +02:00
  • 7cfc63e138 Fix native font stack precedence issue on Windows systems. Henrique Vianna 2020-06-01 14:35:15 -03:00
  • 85fa222f49
    Merge branch 'v0.2.9' of github.com:pmarsceill/just-the-docs into v0.2.9 v0.2.9 Patrick Marsceill 2020-05-21 14:15:27 -04:00
  • 798c14b46a
    lint Patrick Marsceill 2020-05-21 14:15:14 -04:00
  • 5fbfe09ce9
    Update ci.yml Patrick Marsceill 2020-05-21 14:05:17 -04:00
  • 439d1d6769
    Update ci.yml Patrick Marsceill 2020-05-21 14:00:30 -04:00
  • ddf0095a3e
    Update ci.yml Patrick Marsceill 2020-05-21 14:00:12 -04:00
  • 2d9b17070a
    Update ci.yml Patrick Marsceill 2020-05-21 13:56:06 -04:00
  • 992b38f7de
    Update ci.yml Patrick Marsceill 2020-05-21 13:51:22 -04:00
  • 7fdf886d15
    Update ci.yml Patrick Marsceill 2020-05-21 13:49:27 -04:00
  • 5c2087c61b
    Merge pull request #319 from RoiArthurB/patch-1 Patrick Marsceill 2020-05-21 13:26:28 -04:00
  • 34ed214ef6
    [SEARCH RAKE] Fix search generator Arthur Brugière 2020-05-13 14:45:38 +07:00
  • 09ea2e5ae8 🎨 Prettier pmarsceill 2020-05-05 16:49:42 +00:00
  • 5ea1b339ce
    Merge 6345c61aae6c784630ecaef26487f352f6434573 into 5915b2fef58fd6ecc9b547175a6c27c3992030af Patrick Marsceill 2020-05-05 16:49:03 +00:00
  • 6345c61aae
    Clean up typography updates Patrick Marsceill 2020-05-05 12:48:45 -04:00
  • e40ba9c6c5 Update documentation with collapsible TOC PLanCompS 2020-05-02 14:39:31 +02:00
  • bf031eb68b Update .gitignore PLanCompS 2020-05-02 11:24:49 +02:00
  • d9b2822448
    date fix Patrick Marsceill 2020-05-01 17:32:54 -04:00
  • 0033934409
    Label styles Patrick Marsceill 2020-05-01 17:32:46 -04:00
  • beb88adf5f
    Typography fixes Patrick Marsceill 2020-05-01 17:32:33 -04:00
  • f664d410d7
    Add back to top link and format footer Patrick Marsceill 2020-05-01 17:31:44 -04:00
  • 411c508806
    Add additional layout and text justifcations Patrick Marsceill 2020-05-01 15:32:42 -04:00
  • 2f13db1f01
    Make code font size dynamic Patrick Marsceill 2020-05-01 15:07:27 -04:00
  • ff5047e523
    Fix outdated docs Patrick Marsceill 2020-05-01 14:55:40 -04:00
  • d7e57de985
    Exclude pages without title from nav (e.g. redirects) Silvio Giebl 2020-02-02 20:54:02 +01:00
  • d39c922806
    Merge branch 'v0.2.9' of github.com:pmarsceill/just-the-docs into v0.2.9 Patrick Marsceill 2020-04-29 14:39:09 -04:00
  • 611a4c51a9
    Merge branch 'master' into v0.2.9 Patrick Marsceill 2020-04-29 14:39:01 -04:00
  • 10d6abd356
    Merge branch 'v0.2.9' of github.com:pmarsceill/just-the-docs into v0.2.9 Patrick Marsceill 2020-04-29 14:38:37 -04:00
  • 9428b93c3d
    Add .ruby-version to gitignore Patrick Marsceill 2020-04-29 14:38:06 -04:00
  • 5915b2fef5
    Update README.md Patrick Marsceill 2020-04-29 14:05:55 -04:00
  • 424f9a8ee9
    Update ci-master.yml Patrick Marsceill 2020-04-29 14:04:03 -04:00
  • 484563b297
    Merge pull request #239 from KasparEtter/fix-duplicates-in-nav Patrick Marsceill 2020-04-28 17:52:35 -04:00
  • e97b718f5d
    Update nav.html Peter Mosses 2020-04-28 18:07:50 +02:00
  • 561f930e83
    Update navigation-structure.md Peter Mosses 2020-04-28 17:33:59 +02:00
  • 73ad860f8e
    Update _includes/nav.html Peter Mosses 2020-04-28 17:08:53 +02:00
  • 41a74d247d
    Update docs/navigation-structure.md Patrick Marsceill 2020-04-28 10:58:07 -04:00
  • 30e1ddcdae
    Update _layouts/default.html Peter Mosses 2020-04-28 08:08:34 +02:00
  • b4c278cb8f
    Merge pull request #229 from malsf21/aux-links-new-tab Patrick Marsceill 2020-04-27 16:41:37 -04:00
  • 6d487845a4
    Merge branch 'v0.2.9' into aux-links-new-tab Matt Wang 2020-04-27 13:00:42 -07:00
  • 7fd8f6379a
    Merge branch 'master' into aux-links-new-tab Matt Wang 2020-04-27 12:49:53 -07:00
  • 431b6cb4a2
    Merge pull request #311 from pmarsceill/add-ci-to-master Patrick Marsceill 2020-04-27 15:09:59 -04:00
  • 0ea28edc71
    Update ci-master.yml Patrick Marsceill 2020-04-27 15:00:58 -04:00
  • 3dd97d29c2
    Create ci-master.yml Patrick Marsceill 2020-04-27 14:59:16 -04:00
  • 16e83704d0
    Update default.html Patrick Marsceill 2020-04-27 14:18:28 -04:00
  • 12900d8ed1
    Update index.md Patrick Marsceill 2020-04-27 13:54:44 -04:00
  • b7fe6e0318
    Merge branch 'v0.2.9' into fix-duplicates-in-nav Patrick Marsceill 2020-04-27 13:29:52 -04:00
  • b9f89fcd9f
    Merge branch 'master' into fix-duplicates-in-nav Patrick Marsceill 2020-04-27 13:19:55 -04:00
  • 70c36d8aad
    Update _config.yml Patrick Marsceill 2020-04-27 13:14:42 -04:00
  • ee44f699ec
    Update default.html Patrick Marsceill 2020-04-27 13:13:22 -04:00
  • 30b5da451c
    Update default.html Patrick Marsceill 2020-04-27 13:07:25 -04:00
  • 6066d22c82
    Update _config.yml Patrick Marsceill 2020-04-27 12:52:07 -04:00
  • 176ffc8e60
    Update _config.yml Patrick Marsceill 2020-04-27 12:51:48 -04:00
  • b51decd020
    Merge pull request #236 from pdmosses/default-nav-order Patrick Marsceill 2020-04-27 11:12:26 -04:00
  • fad434bc74
    Merge branch 'v0.2.9' into default-nav-order Patrick Marsceill 2020-04-27 11:05:46 -04:00
  • d00aadeee7 Update .gitignore PLanCompS 2020-04-27 16:28:30 +02:00
  • c46ccd3484 Made case-insenstive sorting the default PLanCompS 2020-04-25 14:53:45 +02:00
  • 7e959f4b69 Update .gitignore PLanCompS 2020-04-25 13:54:36 +02:00
  • c071901629
    Merge branch 'master' into default-nav-order Peter Mosses 2020-04-25 09:52:50 +02:00
  • 0a81a86447 Merge remote-tracking branch 'upstream/master' PLanCompS 2020-04-25 09:21:00 +02:00
  • ec75fa4f02
    Merge branch 'master' into aux-links-new-tab Matt Wang 2020-04-24 13:02:09 -07:00
  • 91808528c9 🎨 Prettier pmarsceill 2020-04-24 19:55:49 +00:00
  • 2539ed54a8
    Merge bbd559e11d6295c0517b098f9775325e3feba9b1 into 3ff76320ce566313d9f47795f8e2434643cb2b27 Patrick Marsceill 2020-04-24 19:55:14 +00:00
  • bbd559e11d
    update prettierignore Patrick Marsceill 2020-04-24 15:55:07 -04:00
  • 37fe8ca412
    Update _config.yml Patrick Marsceill 2020-04-24 15:52:19 -04:00
  • d02f668309
    Merge branch 'SgtSilvio-improvement/custom-themes' into v0.2.9 Patrick Marsceill 2020-04-24 15:43:34 -04:00
  • 955ac23149
    Rm preview js Patrick Marsceill 2020-04-24 15:41:13 -04:00
  • 59d4802ce3
    Merge branch 'improvement/custom-themes' of git://github.com/SgtSilvio/just-the-docs into SgtSilvio-improvement/custom-themes Patrick Marsceill 2020-04-24 15:39:44 -04:00
  • bc08659f50 🎨 Prettier pmarsceill 2020-04-24 19:29:01 +00:00
  • 6edea8eb54
    Merge d56b22a3ec1d85c0e20a1f4d2e40791b66ed150c into 3ff76320ce566313d9f47795f8e2434643cb2b27 Patrick Marsceill 2020-04-24 19:28:30 +00:00
  • d56b22a3ec
    Merge branch 'master' into v0.2.9 Patrick Marsceill 2020-04-24 15:28:28 -04:00
  • 3ff76320ce
    Merge pull request #307 from pmarsceill/stylelint-plus-prettier Patrick Marsceill 2020-04-24 15:27:35 -04:00
  • 02d3d3d825
    Update package.json Patrick Marsceill 2020-04-24 15:22:32 -04:00
  • 7e28608e9d
    Update just-the-docs.gemspec Patrick Marsceill 2020-04-24 15:22:04 -04:00
  • 6501990a44 🎨 Prettier pmarsceill 2020-04-24 19:20:29 +00:00
  • 252e69f5cf
    Merge 94f5d6b0189cbffa308be60057aa11710f8f3a7f into a11eaff97e81546134529beba559343832b6d030 Patrick Marsceill 2020-04-24 19:19:56 +00:00
  • 94f5d6b018
    fix merge conflict Patrick Marsceill 2020-04-24 15:19:49 -04:00
  • d07d465005
    Merge branch 'stylelint-plus-prettier' of github.com:pmarsceill/just-the-docs into stylelint-plus-prettier Patrick Marsceill 2020-04-24 15:17:52 -04:00
  • 0ba819bb2d
    lets just use prettier and forget about it :D) Patrick Marsceill 2020-04-24 15:17:14 -04:00
  • 8340f9acd0
    Fix prettier config Patrick Marsceill 2020-04-24 15:09:51 -04:00
  • 0716ea77d6
    Merge pull request #250 from Labs64/pr-anonymize_ip Patrick Marsceill 2020-04-24 14:47:21 -04:00
  • c06eae8fa3
    Update _config.yml R.Brown 2020-04-24 19:44:42 +02:00