231 Commits

Author SHA1 Message Date
Jocelyn Badgley (Twipped)
3588178176 Fix missing pagination on TTT 2020-03-12 21:36:50 -07:00
Jocelyn Badgley (Twipped)
6f54e70c6a Fix rev-manifest missing, like, half the assets 2020-03-11 12:12:24 -07:00
Jocelyn Badgley (Twipped)
dad24e1199 New preact based frontend UI for the TTT.
Added rollup compiling
2020-03-08 14:01:00 -07:00
Jocelyn Badgley (Twipped)
67b168dba1 Refining engine targeting 2020-03-07 18:04:37 -08:00
Jocelyn Badgley (Twipped)
4e5c14123f Add oembed info to /tweets, new icon for TTT in the page header. 2020-03-06 19:38:16 -08:00
Jocelyn Badgley (Twipped)
ea9ba8bf18 Adding new posts 2020-03-06 19:37:00 -08:00
Jocelyn Badgley (Twipped)
16e9df5e89 Adding title, description and author info to all tweet posts 2020-03-06 19:36:31 -08:00
Jocelyn Badgley (Twipped)
bbf0b2feed Write out a post index into /tweets/index.json. Write out assets for debugging. 2020-03-06 19:36:09 -08:00
Jocelyn Badgley (Twipped)
92a982eeb8 If a tweet doesn’t exist, provide a way to explicitly mark it as such in backup. 2020-03-06 19:32:39 -08:00
Jocelyn Badgley (Twipped)
53a8378bd3 Remove quoted tweet urls from tweet body 2020-03-06 19:31:58 -08:00
Jocelyn Badgley (Twipped)
bd5076b0e3 Fixing titlecard finding 2020-03-06 19:31:35 -08:00
Jocelyn Badgley (Twipped)
4fb7d3cc76 Show why we’re updating a cached file 2020-03-06 19:31:22 -08:00
Jocelyn Badgley (Twipped)
b9f82a7018 Changing fencing on html blocks
Because *someone* had to use three pipes in their twitter display name
2020-03-06 19:31:07 -08:00
Jocelyn Badgley (Twipped)
6ae8f358a4 Trying to fix constant rebuilds of some files 2020-03-06 19:30:07 -08:00
Jocelyn Badgley (Twipped)
6f532d8717 More posts 2020-03-05 19:59:54 -08:00
Jocelyn Badgley (Twipped)
d825414239 Add /tweets/ to the header 2020-03-05 19:59:49 -08:00
Jocelyn Badgley (Twipped)
fe06557443 Fix tag overflow 2020-03-05 19:59:33 -08:00
Jocelyn Badgley (Twipped)
3ebf2ab1e2 New posts 2020-03-05 19:44:15 -08:00
Jocelyn Badgley (Twipped)
1b259d4795 Added links to middle tweets in combine and oneblock groups 2020-03-05 19:44:08 -08:00
Jocelyn Badgley (Twipped)
01acc1439a Moving new twitter page into /tweets/ 2020-03-05 19:43:41 -08:00
Jocelyn Badgley (Twipped)
deed26c2d9 Oops, broke the tracking pixel 2020-03-05 19:42:29 -08:00
Jocelyn Badgley (Twipped)
cc9519a6b7 Add watch tasks for smaller bits, so we’re not building the entire site for css changes 2020-03-05 19:42:14 -08:00
Jocelyn Badgley (Twipped)
65e500799b Fix tag slugs 2020-03-05 19:41:48 -08:00
Jocelyn Badgley (Twipped)
810c43185b Support tweets in metadata not having to be a list 2020-03-05 19:41:32 -08:00
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