1
0
mirror of https://github.com/thangisme/notes.git synced 2025-10-18 21:24:23 -04:00

Commit Graph

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