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/
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.
- Nuxt Server Init Action
- Nuxt Axios Module
- This works!