summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Steve Sutton [Fri, 5 Aug 2016 17:17:00 +0000 (13:17 -0400)]
Fixing the feed api stuff. get string not object.
Need to make sure we have the array json not the object one given to use
from their site. After we store it into database go ahead and fetch it
to return the results.
Anthony Talarico [Thu, 4 Aug 2016 18:09:18 +0000 (14:09 -0400)]
reduced title font size from 35px to 25px, centered featured image
Anthony Talarico [Thu, 4 Aug 2016 17:46:23 +0000 (13:46 -0400)]
fixed syntax error in jquery css selector for the blog title
Anthony Talarico [Thu, 4 Aug 2016 17:45:04 +0000 (13:45 -0400)]
reduced margin under the blog title and set blog image to contain instead of cover
Anthony Talarico [Thu, 4 Aug 2016 17:28:24 +0000 (13:28 -0400)]
reducing the blog body excerpt characters and placing the title below the image
Anthony Talarico [Thu, 4 Aug 2016 15:45:01 +0000 (11:45 -0400)]
added view file containing the mark up for the blog output with basic styles
Steve Sutton [Thu, 4 Aug 2016 13:47:02 +0000 (09:47 -0400)]
Updates for the fetch of feed and check for out of date feed entry.
The process for the fetching of the feed data is now completed like the
Blog feed from wordpress that was done for MichiganTrailMaps and
GaylordGolfMecca websites.
Steve Sutton [Thu, 4 Aug 2016 13:03:21 +0000 (09:03 -0400)]
First Commit for plugin
This plugin will be for storing a cache of the json data for the latest
hubspot blogs. Using the Hubspot API.