You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the beginning of a minor refactoring for the templates and
such, will need further improvements. As a beginning at least, this
removes the H5BP template which leaves us with only one template.
See issue #14 for more.
This is to start working towards having a sane and good default
template to use instead of multiple. See #14 for more information about
this. This update removed most of the conditionals associated with
H5BP and its files and such.
Removed the configurations for SASS/Compass from the Gruntfile.js to
get even closer to completing having a lone default theme. See #14 again.
Removed Compass and added CSSCSS from the Gruntfile configurations
Removed and added several different configs
Removed all code for Compass and added the code for CSSCSS, did some
other minor cleaning as well. See #14 and #15 for more information.
Changed some leftover names (jsPre) that weren't changed earlier
This fixed#7.
Removed the conditionals for H5BP, see #14
Updated support for Coffeescript and added an app.file to the default
location for the Cofffee scripts.
With the new logic everytime the gems are finished bundling the
generator throws and error about path.js. This is apparently a
bug with bower, but the fixes I've tried so far doesn't work.
See #1, but this will need more fixing.
Renamed template-default to template
As we're removing all other templates we will only need one template,
and having it named default is a bit redundant. See #14.
grunt-autoprefixer got accidentally renamed
This fixes that error. See #7 for more.
With this commit running yo jekyllized actually installs the generator,
however anything after that doesn't work so only a slight success. Will
need a lot more work. See #16, #15, #14, #12 for the major points as
well as #1.
Update the changelog to reflect this
No description provided.
The text was updated successfully, but these errors were encountered: