0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 14 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated to use .rvmrc, updated the Gemfile, dropped cruft that I never used, updated the js links and local files. Basically because Staticmatic is no longer in development I reset this to bare bones for basic needs More... almost 13 years ago
New rake task, rake generate dir=foo to easliy create a new staticmatic bootstrap based project More... over 13 years ago
More cleaning, updated the index to leverage newer HTML5 tags More... over 13 years ago
Updated apotonicks CodeHelper More... over 13 years ago
Updated the 'configuration.haml_options' to use :format => :html5 More... over 13 years ago
Updated to use HTML5 doctype and added Modernizr 1.5 More... over 13 years ago
added a very very basic code helper to dynamically include code snippets in your tutorials. More... over 13 years ago
fixed bundler initialization (did i?). More... over 13 years ago
Merge branch 'master' of github.com:adamstac/staticmatic-bootstrap More... over 13 years ago
New site build More... over 13 years ago
Updated the rake generate task to use 'compass compile' More... over 13 years ago
Set line_comments to false by default More... over 13 years ago
Added a readme. Yay. More... over 13 years ago
Dropped the css3 directory and contents that were copied from Compass back in the day when there was an issue with css3 imports, dropped cruft in the stylesheets directory, updated the base styles and index content More... over 13 years ago
using google.load() is better for loading multiple AJAX libraries hosted by Google. Added placeholders for commonly used AJAX libraries and upgraded the default version of jQuery to 1.4.2. More... almost 14 years ago
Adding configuration for bundler More... about 14 years ago
Change how config.rb is parsed More... about 14 years ago
Reverted to port 3000 vs 3040 More... about 14 years ago
New site build and updated the reset to be in screen.css vs imported More... about 14 years ago
Checking updates Chris Eppstien and I reviewed together at SXSW More... about 14 years ago
Updated the staticmatic config to be more verbose and helpful More... about 14 years ago
Updated Sass output to compact, broke out the reset to its own file and use the standard CSS import in the build, added the CSS3 mixins from Compass pre as well as Grid Coordinates to the Sass library, moved shared layout partials to shared/layout More... about 14 years ago
Cleaned up the test pages, added the Handcrafted logo to the images folder and a few other small things More... about 14 years ago
Fix precedence bug in class_names method of ApplicationHelper module More... about 14 years ago
Shortened a description for a Rake task More... over 14 years ago
Remove 'site' namespace in the Rakefile. I prefer rake preview, rake build, or rake deploy rather than rake site:blah More... over 14 years ago
Update to use site.sass vs screen.sass More... over 14 years ago
Update Compass to use config.rb, add Rakefile for StaticMatic with support for Rsync deployment and Compass tasks More... over 14 years ago
Added a few simple bash scripts to ease development and deployment More... over 14 years ago
Drop the use of a named domain and port 80 in the StaticMatic config More... over 14 years ago