Commit Graph

  • 92fb6d1908 add jekyll-seo-tag to dependency to fix bundle crash gebeto 2019-02-28 09:08:27 +0200
  • 8597aa4cac bump version to 0.2.4 gebeto 2019-02-28 08:29:06 +0200
  • 0bfd125087 add dynamic html 'lang' attribute gebeto 2019-02-28 08:11:12 +0200
  • 25b6455ed7 add seo gebeto 2019-02-28 08:10:48 +0200
  • b44efbf1da
    Merge pull request #89 from pmarsceill/github-action-for-release Patrick Marsceill 2019-02-13 15:42:18 -0500
  • 8aa5982cd5
    Add main.workflow Patrick Marsceill 2019-02-06 14:54:07 -0500
  • 20f21217ca
    Merge pull request #86 from pmarsceill/v0.2.3 Patrick Marsceill 2019-02-02 15:54:40 -0800
  • 96c053bb63
    Merge branch 'master' into v0.2.3 Patrick Marsceill 2019-02-02 15:45:59 -0800
  • d9a5bd0a19
    lint Patrick Marsceill 2019-02-02 17:43:14 -0600
  • 0ac8ec23bf
    Support for nesting ul in ol and vice versa Patrick Marsceill 2019-02-02 17:38:36 -0600
  • c40eec1c2f
    Merge pull request #87 from pmarsceill/feature-request Patrick Marsceill 2019-02-02 15:06:32 -0800
  • de98c2b51b
    Update issue templates Patrick Marsceill 2019-02-02 15:06:18 -0800
  • c70f012eee
    Merge pull request #76 from pmarsceill/pmarsceill-patch-1 Patrick Marsceill 2019-02-02 15:05:00 -0800
  • aee6d1fb8c
    Use analytics.js instead of tag manager Patrick Marsceill 2019-02-02 13:59:41 -0800
  • f5d6cf6222
    Add site url to config Patrick Marsceill 2019-02-02 13:59:20 -0800
  • f3fc9d9dd3
    Update copyright date Patrick Marsceill 2019-02-02 12:32:56 -0800
  • a8c282ae5a
    Add docs for GA tracking Patrick Marsceill 2019-02-02 12:32:33 -0800
  • e12408d07b
    Add hook for GA tracking Patrick Marsceill 2019-02-02 12:32:04 -0800
  • a44d3a8652
    Bump version numbers and description Patrick Marsceill 2019-02-02 11:59:34 -0800
  • ad867e37c0
    move js class top parent div to fix page offset Patrick Marsceill 2019-02-02 11:52:31 -0800
  • 01b500b1b3
    Dont unesape this or it wont read the content var Patrick Marsceill 2019-02-02 11:46:46 -0800
  • 84f8f003ac
    Merge pull request #73 from pmarsceill/dependabot/npm_and_yarn/stylelint-9.10.1 Patrick Marsceill 2019-02-02 11:35:25 -0800
  • ab20833d17
    Merge pull request #77 from woernfl/patch-1 Patrick Marsceill 2019-02-02 11:33:23 -0800
  • b77d22cf2e
    Merge pull request #81 from ilivewithian/patch-1 Patrick Marsceill 2019-02-02 11:31:37 -0800
  • 35d7864874
    Merge pull request #84 from novelistparty/master Patrick Marsceill 2019-02-02 11:27:01 -0800
  • c9e4284754
    Merge pull request #65 from stephenedmondson/master Patrick Marsceill 2019-02-02 11:22:53 -0800
  • da0762007d escape the single quotes in the string John Boyle 2019-01-31 10:02:06 -0800
  • 5b8ff78bb6
    Bug: Can now show single search result. Rob White 2019-01-29 13:39:20 +0000
  • 04e81c7158
    Just fixing a typo in the layout example Florian Woerner 2019-01-26 16:28:26 +0100
  • b7913ec5a5
    Update bug_report.md Patrick Marsceill 2019-01-25 16:11:12 -0500
  • 25250db5e0
    Add issue templates Patrick Marsceill 2019-01-25 16:08:27 -0500
  • 75f0ef57e2
    Bump stylelint from 9.9.0 to 9.10.1 dependabot[bot] 2019-01-23 19:07:26 +0000
  • eaafeee675
    Merge pull request #74 from pmarsceill/v0.2.2 Patrick Marsceill 2019-01-23 14:04:51 -0500
  • 10c0f95b40
    Update just-the-docs.gemspec Patrick Marsceill 2019-01-23 13:56:56 -0500
  • 8da9b82d66
    Update package.json Patrick Marsceill 2019-01-23 13:56:15 -0500
  • b0e1c64a5a
    v0.2.2 release Patrick Marsceill 2019-01-23 13:54:12 -0500
  • e1d226f192
    Merge pull request #69 from bmann/patch-1 Patrick Marsceill 2019-01-23 13:51:26 -0500
  • 2de780bb4b
    Merge pull request #70 from EricFromCanada/improve-search Patrick Marsceill 2019-01-23 13:19:08 -0500
  • 60c82cb518 Allow for ampersand in title or URL EricFromCanada 2019-01-16 00:31:30 -0500
  • 9a4ea76957 Improve search content generator EricFromCanada 2019-01-15 21:19:37 -0500
  • 793ea356c3 Use `unless` loop for comma EricFromCanada 2019-01-15 20:48:00 -0500
  • 71ba32e131 Additional text fixes EricFromCanada 2019-01-15 20:43:19 -0500
  • 37d54f5bf2
    page layout also used out of the box by Jekyll Boris Mann 2019-01-15 10:52:32 -0800
  • ce947ae543
    Merge pull request #67 from EricFromCanada/doc-cleanup Patrick Marsceill 2019-01-15 10:49:04 -0500
  • 2218e6e565 Fix links and syntax EricFromCanada 2019-01-14 14:39:40 -0500
  • ae5bcfe361 Fix grammar and capitalization EricFromCanada 2019-01-14 14:32:41 -0500
  • ff49d02f83 Make spacing consistent EricFromCanada 2019-01-14 14:18:09 -0500
  • d7b1adb8c7 search-data path fix Stephen Edmondson 2019-01-11 12:41:00 -0600
  • b3fb5ebd87
    Merge pull request #61 from pmarsceill/dependabot/bundler/bundler-tw-2.0.1 Patrick Marsceill 2019-01-07 10:44:05 -0500
  • 79a8cda356
    Merge pull request #44 from pmarsceill/dependabot/npm_and_yarn/stylelint-config-primer-3.0.1 Patrick Marsceill 2019-01-07 10:43:34 -0500
  • ae3f570370
    Fix some styling bugs Patrick Marsceill 2019-01-06 15:51:30 -0500
  • f17700afe3
    Better search index Patrick Marsceill 2019-01-06 15:51:17 -0500
  • 269271a8d7
    Add a page description Patrick Marsceill 2019-01-06 15:50:57 -0500
  • 09cc61c25f
    Moar A11y updates Patrick Marsceill 2019-01-06 15:50:31 -0500
  • 06c8acc06b
    Lol we forgot the body tag Patrick Marsceill 2019-01-06 15:50:01 -0500
  • a3ae6ad74e
    A11y updates Patrick Marsceill 2019-01-06 15:49:26 -0500
  • f264034999
    If page has a description use that for meta data Patrick Marsceill 2019-01-06 15:48:58 -0500
  • 2b0ff701fa
    Update bundler requirement from ~> 1.17.1 to ~> 2.0.1 dependabot[bot] 2019-01-04 10:18:33 +0000
  • 4a9b4fd5b1
    lint Patrick Marsceill 2018-12-16 15:29:06 -0500
  • d5d1ddbd92
    Docs update Patrick Marsceill 2018-12-16 15:27:25 -0500
  • 39828f0775
    A nicer 404 Patrick Marsceill 2018-12-16 15:24:00 -0500
  • 954e8941bb
    Accidental reversal Patrick Marsceill 2018-12-16 15:23:33 -0500
  • 20970ca9e6
    Better code scrolling for touch Patrick Marsceill 2018-12-16 15:23:18 -0500
  • eaf1247911
    Auto focus main content for keyboard scrolling Patrick Marsceill 2018-12-16 15:22:51 -0500
  • eb0a6c328f
    Allow pages to be excluded from search Patrick Marsceill 2018-12-16 14:47:41 -0500
  • ed33ab18ac
    Exclude package-lock.json from jekyll build Patrick Marsceill 2018-12-16 14:29:35 -0500
  • 555dfae410
    Make TOC on parent pages optional Patrick Marsceill 2018-12-16 14:27:44 -0500
  • 309b238400
    Merge pull request #51 from flut1/master Patrick Marsceill 2018-12-13 11:16:27 -0500
  • 2caefa4e9e
    Fix charset for list item content in scss Floris Bernard 2018-12-12 14:33:02 +0100
  • e4dd35083a
    Bump stylelint-config-primer from 3.0.0 to 3.0.1 dependabot[bot] 2018-11-30 10:25:20 +0000
  • 80bbdb7be8
    Merge pull request #43 from pmarsceill/v0.2.1 Patrick Marsceill 2018-11-29 11:43:28 -0500
  • c5a9be9298
    Bump JTD version numbers Patrick Marsceill 2018-11-29 11:33:43 -0500
  • 5b9cde1dc4
    Bump stylelint-config-primer from 2.2.11 to 3.0.0 dependabot[bot] 2018-11-28 20:48:54 +0000
  • 1064d50f8c
    Merge branch 'dependabot/npm_and_yarn/stylelint-9.9.0' into v0.2.1 Patrick Marsceill 2018-11-29 11:28:25 -0500
  • b35b697dc2
    Bump stylelint from 7.13.0 to 9.9.0 dependabot[bot] 2018-11-29 16:19:16 +0000
  • f6003ec47d
    [Security] Bump lodash from 4.17.4 to 4.17.11 dependabot[bot] 2018-11-28 20:49:13 +0000
  • dc47cec4aa
    Merge pull request #29 from folbert/aux-link-documentation-fix Patrick Marsceill 2018-11-26 11:29:59 -0500
  • 6b213c2da0
    Additional ident Patrick Marsceill 2018-11-26 11:26:44 -0500
  • 860207d13c
    Indented the title for aux_link Björn Folbert 2018-11-24 00:21:57 +0100
  • 21990474d0
    Merge pull request #23 from pmarsceill/v0.2.0 Patrick Marsceill 2018-11-19 16:34:46 -0500
  • cd55ce0089
    Bumb version numbers Patrick Marsceill 2018-11-19 16:33:25 -0500
  • c20129c32c
    update docs for nav / page strucutre Patrick Marsceill 2018-11-19 16:26:22 -0500
  • dac6e45451
    Update docs Patrick Marsceill 2018-11-19 13:50:54 -0500
  • 3ecef3be5c
    jk Patrick Marsceill 2018-11-19 13:37:49 -0500
  • 74b468058a
    Better breadcrumb alignment Patrick Marsceill 2018-11-19 13:29:17 -0500
  • 960d347f68
    Support 3 levels of pages Patrick Marsceill 2018-11-19 13:28:59 -0500
  • 3573db5d34
    Merge pull request #24 from pmarsceill/dark-mode Patrick Marsceill 2018-11-19 10:32:12 -0500
  • dc29db592f
    Update bundler version Patrick Marsceill 2018-11-19 10:29:30 -0500
  • 805eadb4bb
    exclude dark mode manifest Patrick Marsceill 2018-11-18 11:09:18 -0500
  • f0bb38e1b8
    Clean up colors and docs Patrick Marsceill 2018-11-18 11:07:45 -0500
  • b52f66a2ee
    Turn off dark by default Patrick Marsceill 2018-11-18 11:06:59 -0500
  • 100b7277b3
    Merge branch 'v0.2.0' of github.com:pmarsceill/just-the-docs into dark-mode Patrick Marsceill 2018-11-17 16:25:58 -0500
  • 28bafabd72
    lint Patrick Marsceill 2018-11-17 16:25:26 -0500
  • 559e210503
    Lint Patrick Marsceill 2018-11-16 15:04:31 -0500
  • 4814fbce64
    Content cleanup Patrick Marsceill 2018-11-16 14:55:20 -0500
  • 2568b05fe7
    Don't break links in body Patrick Marsceill 2018-11-16 14:54:46 -0500
  • 7c24af0745
    Add remote-theme docs Patrick Marsceill 2018-11-16 14:37:28 -0500
  • 410085dd28
    Content cleanup Patrick Marsceill 2018-11-16 14:37:00 -0500
  • bfce0f57d3
    Fix bug on code snippets causing double padding. Patrick Marsceill 2018-11-16 14:36:26 -0500
  • 379a976387
    Add docs for nav exclude Patrick Marsceill 2018-11-16 13:57:49 -0500