Commit Graph

8 Commits

Author SHA1 Message Date
Andrew Senetar 1e38b42edd Consolidate scss output, clean up and restructure sass directory.
Changes output to only one stylesheet, removes uneeded files, renames
and trims font files, creates utility script to convert from fontello css file to sass
2013-07-13 03:17:49 -04:00
Andrew Senetar 842a8612fe Update README.md mention prerelease status
Updates the Readme to note that the code is not fully completed yet, in
addition to a few minor edits.
2013-05-27 22:21:47 -04:00
Andrew Senetar 07c831d0ae Compiled StyleSheets Plus Fonts
Initial stylesheets and Icon fonts for the site.  Icon fonts will be
trimmed using fontello later to reduce file size.  Stylesheets will be
compressed at version 0.1.0.
2013-05-27 22:19:00 -04:00
Andrew Senetar 068ad9ec39 Current Sass Files
The Current Sass / scss development files.
2013-05-27 22:16:02 -04:00
Andrew Senetar 22037d5fa5 Initial Templates
Adds Initial base template and article templates along with the
analytics templates and Disqus comments template. Additional template
files created with just extends base to act as reminders to finish.
2013-05-27 22:15:01 -04:00
Andrew Senetar af956c82be Add vendor JavaScript
Adds the vendor javascript for foundation 4, zepto.js, jquery, and
modernizer.  foundation scripts to be compressed after finalized.
2013-05-27 21:10:05 -04:00
Andrew Senetar 467f956e5c Add LICENSE.md
Adds the project license file
2013-05-27 21:05:39 -04:00
Andrew Senetar d1087733af Initial Commit
Adds .gitattributes, .gitignore, and README.md as well as
static\config.rb which is the compass configuration file for the sass
(scss) style-sheets.  The README.md is an initial version.
2013-05-24 07:31:52 -04:00