summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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