# August 19, 2019

# Investigating TAP blog Hubspot functionality

  • looks like it just pulls in some other Umbraco content, I can make a slice in Prismic to duplicate this.
  • Actually, I'll make it it's own type then add a relationship slice
  • Paired with the interns and went over content migration.
  • Successful!

# Speaking to B about data structure

# Reviewing Pardot JMS Email

# E found a good guide to a Docker/Wordpress workflow

https://blog.kontena.io/running-your-wordpress-site-in-containers/ (opens new window)

# GRF Formstack fix

  • made it so emails couldn't be duplicate, but they want a person to be able to submit more than one.

# JMS Open Graph image fix

# Lupe API Architecture fix

# Looks like you can actually init a vuex action on the server-side with nuxt.

# Found I can populate the store on mount and everything works just fine. Vuex will RESET with page refreshes. So every page route needs to be responsible for populating the store.

Last Updated: 8/20/2019, 2:33:35 AM