Skip to content

foolscapcon/foolscap-newsletter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foolscap-newsletter

https://github.com/swanson/capuchin

install

gem install capuchin
gem install commander

configure

MAILCHIMP_API_KEY goes in .env (don't check into git)

create email

# from foolscap-newsletter directory:
capuchin create "Foolscap 20xx - catch subject here"

upload to mailchimp

# schedule will error, but upload newsletter 
# each run will create a new newsletter on mailchimp
capuchin schedule _emails/<filename> 

update mailchimp template

  • duplicate last foolscap template (ex "mailchimp templates/2020 Foolscap HTML Template.html")
  • edit dates & years & location (ex "2020, Hilton...")
  • go to Mail Chimp Dashboard; Campaigns->Email Templates; [Create Template]; [Code your own]->Import HTML
  • select edited template html file and name it with Foolscap YEAR

update capuchin to use new template

check changed into git

  • doo iit

gem install mc mc initconfig

images

  • blog wants 2000px w images
  • mailchimp wants
    • Full-width section images 564px
    • 2 column section images 264px
    • 3 column section images 164px

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages