Commit Graph

1205 Commits

Author SHA1 Message Date
Chris Eppstein
98ee33953a Link to the main blueprint reference file. 2010-01-24 15:57:43 -08:00
Chris Eppstein
60f2165597 rdiscount dependency. 2010-01-24 02:01:05 -08:00
Chris Eppstein
6627fc6a44 Show code comments for constants, if there's any. 2010-01-24 01:53:59 -08:00
Chris Eppstein
818987416a gems required for building the docs. 2010-01-24 01:42:05 -08:00
Chris Eppstein
0f21bbe999 Hover tooltips for colors. 2010-01-24 01:34:05 -08:00
Chris Eppstein
3c459ebc04 less puts 2010-01-23 23:06:50 -08:00
Chris Eppstein
bcf6c74b7e Silence a warning in autocompile mode. 2010-01-23 23:05:24 -08:00
Chris Eppstein
3e248176aa Link imports to their reference documentation. 2010-01-23 23:01:30 -08:00
Chris Eppstein
0fd292b776 A module documentation for blueprint/colors and a constants partial. 2010-01-23 21:58:20 -08:00
Chris Eppstein
769e9c0c8e Extract a mixin partial. 2010-01-23 19:47:28 -08:00
Chris Eppstein
c05807ce31 Extract an imports partial. 2010-01-23 19:44:22 -08:00
Chris Eppstein
92327eece7 Turn off the source documentation for some deprecation warnings. 2010-01-23 01:11:25 -08:00
Chris Eppstein
559aebf9ab display a mixin source in a modal dialog. 2010-01-23 01:11:18 -08:00
Chris Eppstein
5964d8d4ec Add some jquery ui stuff. 2010-01-23 01:08:00 -08:00
Chris Eppstein
54424de793 Sass extensions for emitting Sass text from a Sass::Tree 2010-01-23 01:06:54 -08:00
Chris Eppstein
52e2a9cc63 A rake task to turn normal files into nanoc items. 2010-01-23 01:05:24 -08:00
Chris Eppstein
5028026e65 Slightly better readability 2010-01-22 18:16:47 -08:00
Chris Eppstein
b8b9f153f7 Markdown formatting support for source documentation. 2010-01-22 18:16:25 -08:00
Chris Eppstein
ae6134bcf3 Ugly haml output makes pre's happy. 2010-01-22 18:15:04 -08:00
Chris Eppstein
ec844d2148 fix some bugs. 2010-01-22 11:41:08 -08:00
Chris Eppstein
d7a9864ee2 doc support for mixins. 2010-01-22 11:40:56 -08:00
Chris Eppstein
4afca420c3 - Some helpers for the body attributes
- Move the blueprint reference content to the blueprint tutorial
- Made new blueprint reference content that is actually reference
  content.
- Some basic helpers for accessing a sass stylesheet and extracting info
  from it.
2010-01-21 11:54:47 -08:00
Chris Eppstein
598d36682c slightly easier to read this. 2010-01-21 10:50:21 -08:00
Chris Eppstein
4fdb4e20cd [Blueprint] Better initial starter templates for blueprint projects, depending on what approach they want to take: basic or semantic. 2010-01-21 10:20:55 -08:00
Chris Eppstein
5a893ee8a6 Initial doc site with nanoc. 2010-01-20 22:25:59 -08:00
Chris Eppstein
f6f50fc94c The docs directory is ignored because it's generated. 2010-01-20 22:23:11 -08:00
Chris Eppstein
1ca44d2d19 Move the existing docs for now. 2010-01-20 22:22:24 -08:00
Chris Eppstein
1eef589c29 [Command Line] Make sure all the colors are off when colorized output is disabled. 2010-01-20 17:33:13 -08:00
Chris Eppstein
04ed8c85fd Fix gemspec 2010-01-19 00:20:42 -08:00
Chris Eppstein
091796962a Record current revision for release. 2010-01-19 00:16:13 -08:00
Chris Eppstein
9503512782 Regenerated gemspec for version 0.10.0.pre5 2010-01-19 00:16:05 -08:00
Chris Eppstein
2225b6981d Version bump to 0.10.0.pre5 2010-01-19 00:15:52 -08:00
Chris Eppstein
41298627f6 Changelog for 0.10.0.pre5 2010-01-19 00:15:13 -08:00
Chris Eppstein
46be3b27b0 [Rails] Silence a deprecation warning in Rails 3. 2010-01-18 17:36:36 -08:00
Chris Eppstein
b0fbab5455 Upgrade FSSM. 2010-01-18 17:11:06 -08:00
Chris Eppstein
68fe3136c2 Change the structure of the compass vendor directory in the off chance that we ever have to vendor more than one library. 2010-01-18 16:44:20 -08:00
Chris Eppstein
1dbe1f6941 [Blueprint] Remove the unfinished (and of dubious value) welcome page. 2010-01-18 16:13:24 -08:00
Chris Eppstein
cac3065516 Move the frameworks directory back to the top level. There's not actually a good reason for it to be buried in the ruby source. 2010-01-18 14:58:40 -08:00
Chris Eppstein
e2fd599648 Merge commit '833d49de961a10574ffde16153fea34568d7efe0'
* commit '833d49de961a10574ffde16153fea34568d7efe0':
  in the rails installer, ask them if they want to use sudo for gem commands, but only if their system supports sudo.
2010-01-18 12:37:39 -08:00
Chris Eppstein
d37d63cce3 Make these damn tests pass in ruby 1.9. Evidently, you have to read from $stdin explicitly. 2010-01-18 12:34:37 -08:00
Ryan Shaw
833d49de96 in the rails installer, ask them if they want to use sudo for gem commands, but only if their system supports sudo. 2010-01-14 13:34:33 -07:00
Chris Eppstein
07f988ebff Generate a baseline grid only by passing 0 for the widths to the grid builder. E.g. compass grid-img 0+0x28 2010-01-14 09:05:45 -08:00
Chris Eppstein
6148abf04a Merge commit 'der-rich/master'
* commit 'der-rich/master':
  removed unnecessary .to_a
  Using String#unpack instead of String#bytes to work with Ruby < 1.8.7

Conflicts:
	lib/compass/grid_builder.rb
2010-01-10 13:47:10 -08:00
Chris Eppstein
910fc46aff [Command Line] Added a --poll option to the compass watch subcommand to force polling. 2010-01-10 13:30:44 -08:00
Chris Eppstein
5078d0a0a9 [Configuration] Strip trailing slash and directory separtors from directory and path configuration variables.
Closes GH-77.
2010-01-10 12:27:47 -08:00
Chris Eppstein
fd2ab06f60 Merge commit 'packetmonkey/optional_sudo'
* commit 'packetmonkey/optional_sudo':
  Allows turning off sudo usage with an ENV variable
  Move sudo checks into it's own function
2010-01-10 10:57:09 -08:00
Chris Eppstein
d15298afa8 [Command Line] Command line switch (--boring) to turn off colorized output. 2010-01-10 10:52:28 -08:00
Chris Eppstein
38ff0b7929 Make ANSI color output work on windows. Closes GH-64. 2010-01-10 10:51:43 -08:00
Chris Eppstein
05d89b082c Cache buster timestamps not working in some cases. Closes GH-75. 2010-01-10 08:26:39 -08:00
Chris Eppstein
31cde1b107 Support for scss files in the compass watcher. Closes GH-78. 2010-01-10 08:09:58 -08:00