57 Commits

Author SHA1 Message Date
Jocelyn Badgley (Twipped)
ab28508bca Dependency updates 2021-02-27 20:43:18 -08:00
Jocelyn Badgley (Twipped)
fb95010e80 Created the page-concatinator build module
This produces a single unified version of the entire GDB on one page at /gdb/printable
2021-02-10 14:25:17 -08:00
Jocelyn Badgley (Twipped)
4889ee81d0 Dependency updates 2020-10-12 15:16:27 -07:00
Jocelyn Badgley (Twipped)
5d1a8796a4 dependency bumps 2020-06-30 17:16:48 -07:00
Jocelyn Badgley (Twipped)
5e625ce381 Code Alignment 2020-05-13 12:29:39 -07:00
Jocelyn Badgley (Twipped)
2beec58657 Switched from Handlebars to Handybars 2020-05-13 11:46:14 -07:00
Jocelyn Badgley (Twipped)
caa4c0687b Accidentally added some stuff from curvyandtrans 2020-04-07 10:44:39 -07:00
Jocelyn Badgley (Twipped)
f18b07fa41 Fix new-post glitch 2020-04-07 10:41:13 -07:00
Jocelyn Badgley (Twipped)
715634a8b9 oops 2020-04-07 10:36:52 -07:00
Jocelyn Badgley (Twipped)
cccdef2706 Extra tasks support 2020-04-07 10:36:22 -07:00
Jocelyn Badgley (Twipped)
88a97ada56 Filter missing tweets 2020-04-07 10:36:09 -07:00
Jocelyn Badgley (Twipped)
1d4501d41a Pages only task for faster iterative builds 2020-04-07 10:35:32 -07:00
Jocelyn Badgley (Twipped)
8f4a862e8e Move minification into page-writer so it hits everything 2020-04-07 10:35:10 -07:00
Jocelyn Badgley (Twipped)
d330d845b1 Smarter tweet fetching 2020-04-07 10:34:39 -07:00
Jocelyn Badgley (Twipped)
0b96c071fc Move parseTweetId into page-tweets 2020-04-07 10:34:21 -07:00
Jocelyn Badgley (Twipped)
de4dfd765d Internalize PostAsset into Posts 2020-04-07 10:33:06 -07:00
Jocelyn Badgley (Twipped)
8796f52c9d POSTMATCH 2020-04-07 10:32:32 -07:00
Jocelyn Badgley (Twipped)
98b9fd7934 Libraryify slugify 2020-04-07 10:32:23 -07:00
Jocelyn Badgley (Twipped)
dbce40d195 Include rev manifest in posts output 2020-04-07 10:31:52 -07:00
Jocelyn Badgley (Twipped)
194bcaca38 Fix rollup not seeing jsx files 2020-04-07 10:29:37 -07:00
Jocelyn Badgley (Twipped)
e14069514a Fix global scripts getting saved 2020-04-07 10:29:24 -07:00
Jocelyn Badgley (Twipped)
f6887d4b39 Fix matching multiple css imports 2020-04-07 10:29:04 -07:00
Jocelyn Badgley (Twipped)
5fd1793abe Dependency bumps 2020-04-07 10:12:04 -07:00
Jocelyn Badgley (Twipped)
21e8b86d89 Split out task generation independant from size computation. 2020-04-07 09:54:05 -07:00
Jocelyn Badgley (Twipped)
eb2081ce9e Webready unified into a getter 2020-04-07 09:53:33 -07:00
Jocelyn Badgley (Twipped)
e783e92029 Fix extension changes not being applied to basename. 2020-04-07 09:50:09 -07:00
Jocelyn Badgley (Twipped)
801740056a Parallelize evaluate 2020-04-07 09:49:33 -07:00
Jocelyn Badgley (Twipped)
666b459107 Fix logging from evaluate 2020-04-07 09:49:21 -07:00
Jocelyn Badgley (Twipped)
44c64cf586 Fix bugs in cache with hashing and local time check 2020-04-07 09:47:32 -07:00
Jocelyn Badgley (Twipped)
2aea19bd05 Catching a few more bugs 2020-03-22 13:04:59 -07:00
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)
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)
01acc1439a Moving new twitter page into /tweets/ 2020-03-05 19:43:41 -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)
754f0d9260 Twitter posts 2020-03-02 20:28:46 -08:00