summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ian Weller [Fri, 13 Jan 2017 17:35:24 +0000 (12:35 -0500)]
adding a class to help with search
I added the new class Chuck wanted to help the search
Ian Weller [Fri, 16 Dec 2016 18:54:46 +0000 (13:54 -0500)]
updating blog single
I made more updates that were made on the original glmTheme.
Ian Weller [Fri, 16 Dec 2016 18:51:09 +0000 (13:51 -0500)]
updating blog text area
I updated the blog text area with the updates made to the normal glmTheme.
Ian Weller [Fri, 4 Nov 2016 18:01:58 +0000 (14:01 -0400)]
fixed a code error I missed
In the top bar there is a reference to a color that doesn't exist in
settings.scss
Ian Weller [Fri, 4 Nov 2016 16:34:32 +0000 (12:34 -0400)]
breadcrumb update
I added classes to the breadcrumbs so they don't bash up against the side
of the screen.
Ian Weller [Mon, 3 Oct 2016 14:30:52 +0000 (10:30 -0400)]
adding changes from the france journey clone to speed up things
I added the changes from a France Journeys clone to hopefully help speed
up production.
Anthony Talarico [Mon, 26 Sep 2016 19:20:35 +0000 (15:20 -0400)]
removing babel and es2015 preset support to speed of gulp build
Ian Weller [Mon, 19 Sep 2016 20:00:26 +0000 (16:00 -0400)]
Removed the google fonts that were one site cases
I removed the google fonts that were applied to Capstone.
Ian Weller [Mon, 19 Sep 2016 19:56:35 +0000 (15:56 -0400)]
removing bottom border
I removed the bottom border that was needed for Harbor Country.
Ian Weller [Mon, 19 Sep 2016 19:50:30 +0000 (15:50 -0400)]
Removing Capstone layout
I removed a majority of the Capstone specific layout code to make it
better.
Anthony Talarico [Tue, 13 Sep 2016 19:11:27 +0000 (15:11 -0400)]
changing all of the block grids in the nextgen templates to use foundation 6 conventions
Anthony Talarico [Tue, 13 Sep 2016 18:37:53 +0000 (14:37 -0400)]
adding comments to the full calendar scss file
Anthony Talarico [Tue, 13 Sep 2016 18:15:57 +0000 (14:15 -0400)]
adding full calendar sass file to scss/plugins
Anthony Talarico [Mon, 12 Sep 2016 18:19:41 +0000 (14:19 -0400)]
switching archive and category in the blog sidebar
Ian Weller [Wed, 7 Sep 2016 17:29:04 +0000 (13:29 -0400)]
added a partial I missed
I missed the header-meta partial when I grabed the sections folder and the
updated index.php.
Ian Weller [Wed, 7 Sep 2016 14:10:20 +0000 (10:10 -0400)]
added the changes made for capstone
We found out the hard way that having everything in a single index file is
not as convinent as we thought. Laury broke it down into managable
sections and I added them to the glmTheme. Not much difference than the
way we had it before I think.
Anthony Talarico [Wed, 31 Aug 2016 19:40:31 +0000 (15:40 -0400)]
separating the custom fields and post thumbnails theme support in function.php
Anthony Talarico [Wed, 31 Aug 2016 18:47:17 +0000 (14:47 -0400)]
commenting test code
Anthony Talarico [Wed, 31 Aug 2016 18:40:09 +0000 (14:40 -0400)]
fixed syntax error in previously pushed code
Anthony Talarico [Wed, 31 Aug 2016 18:37:48 +0000 (14:37 -0400)]
added custom template creation to functions php, and removed test javascript
Ian Weller [Fri, 19 Aug 2016 19:46:55 +0000 (15:46 -0400)]
updated gulp.js
changed style: 'compressed' to outputStyle: 'compressed'
Ian Weller [Fri, 19 Aug 2016 15:36:53 +0000 (11:36 -0400)]
updating glmThemeV6
I took some code I have place in the Camp Petosega Rebuild with Foundation
6 and placed them into the glmTheme. The files with the most general
changes in the Petosega Rebuild have been altered in the glmThemeV6.
Things should go a bit smoother with the next project.
Anthony Talarico [Tue, 9 Aug 2016 15:47:38 +0000 (11:47 -0400)]
intial commit of new Foundation 6 theme project