NPM
Call it The GCDLADB if you like.
Updating Rootstalk - February 2024 10 min read Feb 13, 2024
This is an exact copy of https://static.grinnell.edu/dlad-blog/posts/146-updating-rootstalk-august-2023/ with the addition of an important note pertaining to the section titled `Pushing to Production`. The production branch update of Rootstalk in February 2024 resulted in a Git error stating Updates rejected because tip of current branch behind remote counterpart. Since my local production branch was correct after updates were applied, I used a git push --force-with-lease command from https://stackoverflow.com/posts/70300076/timeline to get things back in-sync. In this document I will attempt to capture the ordered steps required to publish a new “issue” of Rootstalk in it’s newest environment. ...
Updating Rootstalk - August 2023 10 min read Aug 15, 2023 | Updated: Feb 13, 2024 14:51 Superseded by posts/147-updating-rootstalk-february-2024
In this document I will attempt to capture the ordered steps required to publish a new “issue” of Rootstalk in it’s newest environment. The development of this blog post, and modifications to the https://github.com/Digital-Grinnell/rootstalk-issue-workflow repo, took place on my personal Mac Mini while simultaneous work on Rootstalk was completed in the ~/GitHub/npm-rootstalk AND ~/GitHub/rootstalk-issue-workflow* local repositories on my Grinnell College MacBook Pro. The two machines shared a single keyboard and mouse, plus copy/paste capabilities, via Universal Control. *Note that work in ~/GitHub/roostalk-issue-workflow must be completed on my GC-issued MacBook Pro as access to InDesign is only available on that college-owned machine. ...
NPM to Rule Them All 1 min read May 30, 2023
NPM for the Win, EVERYWHERE My first experiences with the EVERYWHERE component of this subject involved my personal blog and then Rootstalk. So, I’m not going to elaborate on this here, I’ll just provide a link to specifics documented in my personal blog: https://blog.summittdweller.com/wrap-everything-in-npm/ That’s all folks… use the Force links, Luke! ...