107 Commits

Author SHA1 Message Date
Jocelyn Badgley (Twipped)
13c149c9e0 Sort posts before reversing, filter ignored 2020-03-05 19:41:12 -08:00
Jocelyn Badgley (Twipped)
e6f12453b8 More handlebar helper bugs 2020-03-05 19:40:18 -08:00
Jocelyn Badgley (Twipped)
38f0b38f9f Refining new post 2020-03-05 10:05:33 -08:00
Jocelyn Badgley (Twipped)
7771c7aa9d If there is only one media item on a tweet, ditch the aspect limitation 2020-03-05 10:05:21 -08:00
Jocelyn Badgley (Twipped)
3b98e2cc14 New posts 2020-03-05 09:58:41 -08:00
Jocelyn Badgley (Twipped)
13d6ce2664 That’s the wrong file name 2020-03-05 09:10:33 -08:00
Jocelyn Badgley (Twipped)
754f0d9260 Twitter posts 2020-03-02 20:28:46 -08:00
Jocelyn Badgley (Twipped)
065dd4ad79 Fix bugs with helpers accessing scoped data 2020-03-02 20:28:25 -08:00
Jocelyn Badgley (Twipped)
640c3ac1a8 Fix errors in tracking pixel and lightbox 2020-03-02 20:27:34 -08:00
Jocelyn Badgley (Twipped)
a7e266a558 Quoted tweets are now loaded recursively and displayed 2 layers deep 2020-03-02 20:27:00 -08:00
Jocelyn Badgley (Twipped)
5a87f64e9d Change how page/post classes are applied 2020-03-02 20:25:39 -08:00
Jocelyn Badgley (Twipped)
d5c15ebde4 Pages, not posts 2020-02-29 18:33:35 -08:00
Jocelyn Badgley (Twipped)
32382ae59b pageWriter now writes posts first so that the post content is available for pages. 2020-02-29 18:30:05 -08:00
Jocelyn Badgley (Twipped)
ae0ed2f18f Changing how the disclaimer is included on the GDB pages 2020-02-29 18:29:13 -08:00
Jocelyn Badgley (Twipped)
9f0157d591 gulp new command added 2020-02-29 16:28:11 -08:00
Jocelyn Badgley (Twipped)
27621e0edd Added support for loading posts 2020-02-29 16:27:55 -08:00
Jocelyn Badgley (Twipped)
56d5f33453 Moved new build process out of gulp folder 2020-02-28 10:33:39 -08:00
Jocelyn Badgley (Twipped)
e80428ec2b Moved the lib folder into content 2020-02-28 10:31:13 -08:00
Jocelyn Badgley (Twipped)
823f662743 Site JS is now compiled inside of content. No more gulp streams. 2020-02-28 10:30:55 -08:00
Jocelyn Badgley (Twipped)
695637c3e7 SCSS files need to be saved as .css 2020-02-28 10:23:13 -08:00
Jocelyn Badgley (Twipped)
2310f80ef3 Fix file access errors when saving from cache 2020-02-28 10:22:53 -08:00
Jocelyn Badgley (Twipped)
697ee7bc8e Move the tracking pixel code into the global code 2020-02-28 09:42:30 -08:00
Jocelyn Badgley (Twipped)
042694c50d Remove the gating on page writing 2020-02-28 09:15:32 -08:00
Jocelyn Badgley (Twipped)
6ca289017f Now building scss within the content processor 2020-02-28 09:15:21 -08:00
Jocelyn Badgley (Twipped)
133cd48bbc Update eslint-config-twipped 2020-02-28 09:13:52 -08:00
Jocelyn Badgley (Twipped)
e0677761f6 Fix race condition with pages trying to use assets before they’re loaded 2020-02-27 21:02:47 -08:00
Jocelyn Badgley (Twipped)
5569fcd3bb HTML files are not clean urls 2020-02-27 20:42:33 -08:00
Jocelyn Badgley (Twipped)
c514d7dc69 Fix webready assets 2020-02-27 20:42:03 -08:00
Jocelyn Badgley (Twipped)
0179aa10f0 Fix File.toJson() not serializing correctly 2020-02-27 20:41:51 -08:00
Jocelyn Badgley (Twipped)
4751c8f215 Skip cache if a task is a copy or says to skip cache 2020-02-27 20:41:30 -08:00
Jocelyn Badgley (Twipped)
e95f2cf3db More burndown. 2020-02-27 18:57:39 -08:00
Jocelyn Badgley (Twipped)
2df7574697 Fix sitemap file 2020-02-27 18:57:23 -08:00
Jocelyn Badgley (Twipped)
b4cdcd269b Moved GDB menu file 2020-02-27 18:57:09 -08:00
Jocelyn Badgley (Twipped)
9fbcdb311d Move page content to /public 2020-02-27 11:14:39 -08:00
Jocelyn Badgley (Twipped)
97398e6df4 Burn it down and rise from the ashes 2020-02-25 19:37:10 -08:00
Jocelyn Badgley (Twipped)
ba8ac1c8e7 Wrong titlecard on index page 2020-02-23 20:18:14 -08:00
Jocelyn Badgley (Twipped)
f34fca152a Fixing meta tags 2020-02-23 20:13:20 -08:00
Jocelyn Badgley (Twipped)
2cea44a5c8 Change the github link to point at issues 2020-02-23 19:12:01 -08:00
Jocelyn Badgley (Twipped)
7a5f399876 Adding titlecards 2020-02-23 18:37:08 -08:00
Jocelyn Badgley (Twipped)
9c483c9dd7 More overhaul, image tasks and content assets now come from the same code. 2020-02-23 18:36:33 -08:00
Jocelyn Badgley (Twipped)
24dab66898 Fixed a few layout issues in the GDB 2020-02-22 20:33:06 -08:00
Jocelyn Badgley (Twipped)
d3edce6b9a Another overhaul of gulp/content 2020-02-22 20:32:51 -08:00
Jocelyn Badgley (Twipped)
37fb8d5977 Fix _ images being recorded wrong in metadata 2020-02-22 20:32:18 -08:00
Jocelyn Badgley (Twipped)
55af1c61e5 Delete twitter-cache.json on prod build 2020-02-22 20:31:50 -08:00
Jocelyn Badgley (Twipped)
5d53e9248b Don’t need this 2020-02-22 20:31:16 -08:00
Jocelyn Badgley (Twipped)
5cd2083e4d Changed inject helper to import 2020-02-21 20:06:02 -08:00
Jocelyn Badgley (Twipped)
260138f25d Rewrote gulp/content 2020-02-21 20:05:52 -08:00
Jocelyn Badgley (Twipped)
7a3eeae52c Disable block-scoped-var
Why is this even on?
2020-02-21 19:37:10 -08:00
Jocelyn Badgley (Twipped)
488a644e93 Sitemap never got updated 2020-02-21 19:36:38 -08:00
Jocelyn Badgley (Twipped)
131d10772d This shouldn’t have been commited 2020-02-21 19:36:12 -08:00