Commit Graph

33 Commits

Author SHA1 Message Date
Andrew Pollack f8fbb763b4
Shift publishing shebang to bash 2024-09-26 20:17:45 -07:00
Andrew Pollack 3884aada69
Shift publishing shebang to bash 2024-09-26 20:17:28 -07:00
Andrew Pollack a5784658b1
Shift publishing shebang to bash 2024-09-26 20:17:14 -07:00
Nell Shamrell 13d64ac49c fixes create email script 2024-09-26 20:01:34 -07:00
andrewpollack 54a6b12e78 Simplify publishing workflows
* Shift to three primary 'make' recipes:
  * 'make website': Generates and locally hosts website content, echoing the latest entry for easy access
  * 'make copy-website-contents: Takes above generated website, and syncs state with the input directory
  * 'make email': Generates website content formatted for email, then uses 'juice' for creating optimized format. Lands final email in new  directory, and echos the location
* Separate output directories to "output-website/" and "output-email-format/" to avoid potential confusion

Notably, email generation no longer requires bringing up two windows, nor does it require updating the  variable. All is handled automatically
2024-09-10 22:31:47 -07:00
andrewpollack df681b0368 Upgrade npm 14->20 2024-09-10 21:51:56 -07:00
Marianne Goldin 027d39e038 Add makefile URL for 563 2024-09-05 09:05:25 -07:00
benny Vasquez da5db496b8 publishing 562, and creating 563 draft 2024-08-28 22:33:13 -04:00
benny Vasquez 063cfb1c53 adding reddit link 2024-06-27 18:38:41 -06:00
benny Vasquez 466dd97dc3 Fix for #3592 2024-05-08 23:30:15 -04:00
benny Vasquez 53f7657089 updates to make the test build work on my system 2024-03-07 01:22:57 -05:00
Colton Donnelly 759561273f fix m1 publishing 2024-02-21 21:23:30 -05:00
benny Vasquez 25c2fd7b1e Publishing 527 2023-12-27 22:46:35 -05:00
benny Vasquez 3c6409edd8 updated with 524's data 2023-12-08 10:29:32 +09:00
Brad Gibson 0cbd112be6
Template for TWiR #519 2023-10-26 06:24:04 -07:00
benny Vasquez 7b8e67efc5 Adding the mastodon link to the emails, too. 2023-08-31 14:41:21 -04:00
Marianne Goldin f79b988816 Add reddit link for Twir 494 2023-05-11 02:18:47 -07:00
apiraino 0c1fef6566
smaller Docker image (#4243)
Co-authored-by: Andrew Pollack <andrewpkq@gmail.com>
2023-04-11 22:29:12 -07:00
benny Vasquez 3adafb3a96 Added a fix for the M1 Docker problem 2023-04-05 21:47:11 -04:00
Andrew Pollack dc127f17fc
Revert "add search" removal, fixing email publishing (#4076)
* Revert "Revert "add search""

* Only use search plugins for website styling (#4077)
2023-02-21 07:32:53 -08:00
Andrew Pollack 1ba18f4db5
Adjusting local tests to localhost, simplifying address (#4078) 2023-02-20 12:59:16 -08:00
Nell Shamrell-Harrington 1979a93d36
Revert "add search" 2023-02-20 12:05:54 -08:00
Nell Shamrell-Harrington ec921d449c
Merge pull request #3942 from ndd7xv/search
add search
2023-02-20 11:56:52 -08:00
benny Vasquez be90618ae3 Adding this week's CFPs. 2023-02-01 11:13:48 +01:00
Nathan Do 03c2e2da47 add search
largely based off instruction in their readme: https://github.com/pelican-plugins/search#installation

considered using tipue_search but was marked as deprecated in the repo and suggested the search plugin

this search also uses stork, which is written in rust!

also just adding it to the main page, since i'm not sure if it'd be as useful on every article or any other page.
2023-01-08 21:10:19 -05:00
benny Vasquez e5dc205de6 Adding our new elephant site link. 2022-11-22 15:30:28 -05:00
Brad Gibson b9a9520d30 Template for TWiR #469 2022-11-15 05:02:36 -08:00
Marianne Goldin 26cda0635e Setup for TWiR 467 2022-10-26 19:52:16 -07:00
Marianne Goldin 928f3e3051 Remove empty headers, add Reddit jobs link for TWiR 466 2022-10-26 19:21:45 -07:00
andrewpollack 66b1809b92 Adding improvements for publishing automation 2022-08-14 18:40:34 -07:00
andrewpollack 523b2f3cce Adding yes no prompt 2022-08-12 09:20:25 -07:00
andrewpollack 7195278138 Updating ubuntu image, improving dockerfile caching 2022-08-10 21:31:42 -07:00
andrewpkq 7006b74df1 Shifting into own directory 2022-08-08 20:39:45 -07:00