- Bugs & Issues**
- Branch:
[develop](https://github.com/amandablum/mindup/tree/develop)
for onging development. - Branch:
[master](https://github.com/amandablum/mindup/tree/master)
for production ready only; deployed via deploybot. - Process Test everything in
develop
and/orhotfix/{patch-name}
orfeature/{feature-name}
created from develop and merge/PR back intodevelop
. Once ready for production create a Pull Request to master for review. Once accepted and merged, deploybot will see the changes and do its magic to pagely.
- site: https://mindup.org
- loc: hosting is at pagely.com. Dashboard
- deploy:
- handled by deploybot
- once master is updated deploybot does its thing.
pagebuilder
built in ACF. Within each module the only option is whether you're using an image or video- 1 column image bg, h1 text, h2 text and CTA button
- 1 column video
- 2 column image/video left, copy right with headline and CTA button
- 2 column copy left, image/video right with headline and CTA button
- 3 column, with each column having an image or video, headline, copy and CTA button
- centered copy which is a headline, copy an CTA button
- call out which is 2 lines of copy on a colored background
constellation
which is 5 data points, each having an icon, image, copy and CTA, displayed per graphic- Custom Post Types for White Papers and Videos (we might consider if this can utilize posts w some additional fields instead)
- Custom archive for white papers and videos (we're calling this the repo)
- Archives for Blog (repo without the sidebar)
- Single post file for white paper/video/blog (all the same)
- A page template for us to use that will just display the pagebuilder elements
- Full width page template
- Full width page template w a right sidebar