Commit Graph

  • 5d4f5ff530 Left aligned math Shan Carter 2017-08-29 17:09:36 -07:00
  • d01420a048 Figures now supported inside d-title Shan Carter 2017-08-29 16:10:53 -07:00
  • 364dc01c3b Adding super connected callback to math Shan Carter 2017-08-29 15:15:49 -07:00
  • 3a62ccb1ba Switch to JSON frontmatter; no error handling yet Ludwig Schubert 2017-08-29 11:34:06 -07:00
  • 3b427052b8 Fixing margins on p tags and byline Shan Carter 2017-08-29 11:21:47 -07:00
  • 08696b36fd Merge branch 'v2' of https://github.com/distillpub/distill-template into v2 Shan Carter 2017-08-29 11:09:40 -07:00
  • fd2566a430 Merging Shan Carter 2017-08-29 11:09:30 -07:00
  • f66e6fd11e Math tag block display works again. (fixes contain display as block issue) Ludwig Schubert 2017-08-29 11:08:35 -07:00
  • b65ea8886b Tweaking styles in header Shan Carter 2017-08-29 11:02:18 -07:00
  • 8cd7760dd2 Merge branch 'v2' of github.com:distillpub/template into v2 Ludwig Schubert 2017-08-29 11:00:50 -07:00
  • 80fd26b764 Remove copies of helpers dir Ludwig Schubert 2017-08-29 10:34:27 -07:00
  • 366a3da552 More work on perf: CSS contain etc. Ludwig Schubert 2017-08-29 10:34:00 -07:00
  • bdb7aa032c More authoritative-ness Shan Carter 2017-08-28 18:18:29 -07:00
  • f86f1d0a91 Tweaking spacing Shan Carter 2017-08-28 16:16:51 -07:00
  • 5ed282b1a4 Update README.md Ludwig Schubert 2017-08-25 09:57:02 -07:00
  • 9041141bf8 Testing release webhook; please ignore v2.0.0-alpha2 Ludwig Schubert 2017-08-24 16:08:40 -07:00
  • 361b6940aa Ready v2 alpha release in preparation of shipping both versions v2.0.0-alpha1 Ludwig Schubert 2017-08-24 14:50:40 -07:00
  • 6422c27090 Try enabling travis builds with Github releases v1.1.1 Ludwig Schubert 2017-08-24 11:01:10 -07:00
  • a8d0e143cf Update example article v2.0.0-alpha Ludwig Schubert 2017-08-24 10:35:17 -07:00
  • a778d30946 Don't bundle katex anymore Ludwig Schubert 2017-08-24 10:34:53 -07:00
  • daf07f1f39 Minify on build, but not during development Ludwig Schubert 2017-08-24 10:31:18 -07:00
  • 9d180de631 Minor perf tweaks Ludwig Schubert 2017-08-24 10:30:36 -07:00
  • 8d23e288ae Minor style changes Ludwig Schubert 2017-08-24 10:30:09 -07:00
  • 50a3a49fd5 Fix crash in d-figure Ludwig Schubert 2017-08-23 11:50:33 -07:00
  • 75cca6c7cd Minor layout tweaks Ludwig Schubert 2017-08-23 11:50:06 -07:00
  • a15a9ba7a3 export embedded katex as window global Ludwig Schubert 2017-08-23 11:49:47 -07:00
  • 9993a679c1 Finish initial work on d-figure Ludwig Schubert 2017-08-22 15:18:05 -07:00
  • 08fafcf2ee Fix: crash if no byline was present Ludwig Schubert 2017-08-21 18:43:58 -07:00
  • 5e237be027 First work on d-figure Ludwig Schubert 2017-08-21 18:43:26 -07:00
  • dea6f27995 Wrap pure text nodes and warn about them Ludwig Schubert 2017-08-10 13:00:41 -07:00
  • a53817cd43 Merge branch 'v2' of github.com:distillpub/template into v2 Ludwig Schubert 2017-08-10 11:20:09 -07:00
  • 8f4722173a Fix infinite loop when no citations were present Ludwig Schubert 2017-08-10 11:19:32 -07:00
  • 991ed9bd11 Cleanup files Shan Carter 2017-08-09 16:58:45 -07:00
  • b4f2c4863f Fixing wecomponents dependency Shan Carter 2017-08-09 16:55:26 -07:00
  • a1800ca2b3 Design changes Ludwig Schubert 2017-08-04 16:53:52 -07:00
  • 27fbe9a932 Fix linter warnings except for /transforms Ludwig Schubert 2017-08-04 10:48:13 -07:00
  • 11eda0fc49 Project reorganization, add editorconfig and linter Ludwig Schubert 2017-08-04 10:28:30 -07:00
  • 07c7527734 Remove mustache/handlebars dependency by switching to ES6 template literals Ludwig Schubert 2017-08-03 15:41:20 -07:00
  • 9fe826447b Switch to central controller for distributed control flow Ludwig Schubert 2017-08-01 16:54:46 -07:00
  • 929b159aaa Adding Authors class, for computed first and last name properties. Shan Carter 2017-08-01 14:51:56 -07:00
  • 41764d28ba Cleaning up data.js Shan Carter 2017-08-01 14:39:53 -07:00
  • 09d60579d2 Adding first attempt at documenting data : Shan Carter 2017-08-01 12:52:45 -07:00
  • 7d48a5d6e8 WIP most components now on Shadow DOM Ludwig Schubert 2017-07-27 17:44:18 -07:00
  • 291864acae WIP move d-code and d-math and d-footnote to ShadowDOM Ludwig Schubert 2017-07-25 19:22:11 -07:00
  • 4f3ddce184 Add d-code and d-math componenents. Needs styling. Ludwig Schubert 2017-07-21 17:48:39 -07:00
  • adba0f6e9b Update styles-article.css Shan Carter 2017-07-19 15:09:27 -07:00
  • 84503f98ae Merge pull request #45 from JonathanRaiman/patch-2 Shan Carter 2017-06-27 16:35:47 -07:00
  • 940b70ce5b Remove ES6 arrow functions from hover-box Jonathan Raiman 2017-06-17 00:12:33 -07:00
  • c884d2f018 1.1.0 Shan Carter 2017-06-16 10:35:05 -07:00
  • 5ed8b40f23 Removing console.log build Shan Carter 2017-06-16 10:29:30 -07:00
  • 6f4a44227f Update code.js Shan Carter 2017-06-16 10:27:20 -07:00
  • 2c9850920b Merge branch 'ludwigschubert-master' Shan Carter 2017-06-16 10:12:10 -07:00
  • 0abf0247e2 Adding a few more languages. Shan Carter 2017-06-16 10:08:10 -07:00
  • 5c4b1108b6 Add support for python and clike languages to prismjs highlighting Ludwig Schubert 2017-06-15 14:53:49 -07:00
  • 11b5186394 Fixing window variable not defined Shan Carter 2017-06-06 11:44:44 -07:00
  • 04fa4ebb8c Created date in meta fields Shan Carter 2017-06-01 17:03:01 -07:00
  • 5292390ba8 Adding footer info Shan Carter 2017-06-01 15:39:03 -07:00
  • 0f9e12b1f1 Merge pull request #39 from jppgks/table-centered Christopher Olah 2017-04-18 08:47:17 -07:00
  • e606c84700 feat: add table element to centered styling rules Joppe Geluykens 2017-04-18 08:17:11 +02:00
  • f96ba800d8 1.0.3 Shan Carter 2017-04-17 12:14:26 -07:00
  • 84c90fbef4 Fixes link to citation. Fixes #33 Shan Carter 2017-04-17 12:14:18 -07:00
  • 0344bc2704 1.0.2 Shan Carter 2017-04-17 11:52:49 -07:00
  • afc798f7a0 Adding table styles Shan Carter 2017-04-17 11:52:22 -07:00
  • cecaa95989 Merge pull request #32 from bfirsh/fix-hover-box-on-ios Shan Carter 2017-04-17 11:30:47 -07:00
  • 87d1276564 Merge pull request #35 from jppgks/fix-ol-issue-#34 Christopher Olah 2017-04-17 10:23:21 -07:00
  • 397bc72df0 build(yarn): add compiled js closing #34 Joppe Geluykens 2017-04-17 11:42:20 +02:00
  • b19b918466 fix(#34): add ol tag to dt-article css rules Joppe Geluykens 2017-04-17 11:32:47 +02:00
  • aef31660cc Adding archive link to footer Shan Carter 2017-04-14 10:37:52 -07:00
  • 22b1f06a12 Fix hover box on touch screens Ben Firshman 2017-04-14 13:23:11 +02:00
  • 6394270d58 Removing console Shan Carter 2017-04-13 17:40:41 -07:00
  • 788546b8ca Adding escape-html Shan Carter 2017-04-13 17:21:06 -07:00
  • b3efa2526d Adding initial math support Shan Carter 2017-04-13 16:49:00 -07:00
  • c24a1d0485 Fixing katex incompatibility Shan Carter 2017-04-13 12:52:59 -07:00
  • 7a5a9bbe74 Merge branch 'master' of https://github.com/distillpub/distill-template Shan Carter 2017-04-13 12:34:29 -07:00
  • a8c29e227a Merge pull request #28 from bcipolli/bcipolli-patch-1 Christopher Olah 2017-04-10 14:05:02 -07:00
  • be4e9453c2 dispalying => displaying Ben Cipollini 2017-04-10 03:24:59 -07:00
  • 22fd0e2b21 better hover box system Christopher Olah 2017-04-06 15:10:35 -07:00
  • f362584a74 Adding scaffolds and moving data around Shan Carter 2017-03-30 16:11:23 -07:00
  • a85517e61b 1.0.1 Shan Carter 2017-03-22 16:27:11 -07:00
  • 1b7964f626 Extracting distill specific sections from the template Shan Carter 2017-03-22 16:26:45 -07:00
  • befa67b4dd Merge branch 'master' of https://github.com/distillpub/distill-template Shan Carter 2017-03-22 16:16:56 -07:00
  • f3578fbf15 fix bibtex field case issue Christopher Olah 2017-03-22 16:07:01 -07:00
  • 56e8de28c4 Update README.md Shan Carter 2017-03-22 11:01:47 -07:00
  • a770e93ec9 Update README.md Shan Carter 2017-03-22 11:00:46 -07:00
  • dceed2ac71 Merge branch 'master' of https://github.com/distillpub/distill-template Shan Carter 2017-03-22 10:56:58 -07:00
  • ac37a19124 1.0.0 Shan Carter 2017-03-22 10:56:41 -07:00
  • e622bd0caa Update README.md Shan Carter 2017-03-22 10:55:42 -07:00
  • cdb4263487 Update README.md Shan Carter 2017-03-22 10:55:32 -07:00
  • 9e14a84149 Update README.md Shan Carter 2017-03-22 10:54:38 -07:00
  • abea1dad49 Merge branch 'ontouchstart-dismiss-citation-popup-ontouchend' Shan Carter 2017-03-22 10:46:44 -07:00
  • c4c94867bf Merging Shan Carter 2017-03-22 10:46:04 -07:00
  • 4bd4c4dcf9 fixing urls Shan Carter 2017-03-22 09:24:37 -07:00
  • bf0cefac67 dismiss-citation-popup-ontouchend Sam Liu 2017-03-22 12:16:36 -04:00
  • f2cbc9ead4 Adding links to footer Shan Carter 2017-03-20 17:01:41 -07:00
  • f6cb5bed7d build Shan Carter 2017-03-20 10:32:44 -07:00
  • 2fd62c518d Merge branch 'master' of https://github.com/distillpub/distill-template Shan Carter 2017-03-20 10:32:25 -07:00
  • 6c2a450662 twitter images Shan Carter 2017-03-20 10:32:15 -07:00
  • af02c0a845 fix links in top bar Christopher Olah 2017-03-20 10:31:06 -07:00
  • eb8bc670c9 Fixing links Shan Carter 2017-03-20 08:44:40 -07:00
  • 6721d1f2db Removing distill header from dev Shan Carter 2017-03-18 19:35:58 -07:00