Robert Lord
719061a638
Update headers to never have problematic characters in ids, fixes #64 , hopefully
2014-06-24 22:34:25 -07:00
Robert Lord
d3ab3cc4b7
Add asides for nice-looking notes and warnings
...
You can now use <aside> with the classes
- warning
- success
- notice
to add little colored notes to your API docs! Examples are in
source/index.md.
Also, note that if you have a custom variables.scss, you'll have
to add
+$aside-notice-bg: #8fbcd4;
+$aside-warning-bg: #c97a7e;
+$aside-success-bg: #6ac174;
to it.
2013-10-31 12:26:07 -07:00
Robert Lord
20f303f3d1
Remove unused commented-out settings from config.rb
2013-10-11 10:59:06 -07:00
Robert Lord
a250c6dbc2
Add :no_intra_emphasis to redcarpet settings
2013-10-10 10:16:32 -07:00
Robert Lord
63429f1e9a
Added relative links that are needed for hosting a page in a non-root directory.
2013-10-03 14:58:18 -07:00
Robert Lord
28f442e529
Add automatic hash generation with redcarpet dev, and change tocify scrollHistory to be compatible with the ids
2013-09-24 12:25:12 -07:00
Robert Lord
bc79a655e5
More changes
2013-09-23 10:38:13 -07:00
Robert Lord
6c077ba873
Add stylesheets, javascript, and html for documentation generation
2013-09-17 15:44:08 -07:00
Robert Lord
a1e673e599
Initial commit, with default middleman code
2013-09-13 15:24:31 -07:00