Brandon Mathis
72b4e8d562
gist tag plugin now works with the latest changes GitHub gists and does not fail if you do not specify a filename.
12 years ago
Brandon Mathis
ff2009577d
improved support for solarized light theme
13 years ago
Brandon Mathis
04586299b1
fixed github line numbering issue, fixed a few bugs in code block styling
13 years ago
Frederic Hemberger
347e855ddc
Fixes HTML validation issues with code highlighting
13 years ago
Toby Matejovsky
f033475b4a
Fix broken line height in diff syntax highlighting
13 years ago
Chris Miller
84e2fd5ead
Code text works in lists now.
13 years ago
Brandon Mathis
38e6772260
imrpoved support for light colored solarized theme
13 years ago
Brandon Mathis
20764e31ee
updated syntax highlighting support for perl and objective c in code_block and include_code plugins
13 years ago
Brandon Mathis
f49b24ac60
improved consistency of margins on code blocks
13 years ago
Brandon Mathis
05e4b7951d
made bottom margin for code blocks more consistant
13 years ago
Brandon Mathis
0f2686eff7
Refactored layout styles:
1. Now iPad vertical gets a collapsed sidebar with columns
2. Moved sidebar toggler styles from layout to sidebar/base
3. Added body class .sidebar-footer to support an always collapsed sidebar
4. Added $indented-lists (bool) for easily setting list indent preferences
5. Removed no-sidebar checking from sidebar-toggler, handled it through css.
13 years ago
Brandon Mathis
4dfc5c1d67
scoped titlebar styling to figcaptions under figures with role="code", added an example for overriding a style in sass/custom/styles.scss
13 years ago
Brandon Mathis
4855ef5d2f
removed cleaned out sass comment
13 years ago
Brandon Mathis
8b6d83ae60
1. Udated category layout
2. Improved scoping and styling for links
3. Sidebar collapse improvements
13 years ago
Brandon Mathis
5d1d04c52c
1. Made default layout more generic.
2. Added a page layout and improved html on post layout.
3. Improved flexibility of stylesheets for different layout types.
4. Collapsing sidebar now moves it to the bottom of the page and floats
content into columns.
5. Improved sharing settings, added Google plus one.
14 years ago
Brandon Mathis
8e6da4ee38
refactored styling of colors for code blocks, reduced specificty on .feature class for blog posts
14 years ago
Brandon Mathis
ea349cdfbf
Moved themes to .themes to get it out of the way. Updated Rakefile to support .themes dir and remove duplication. Improved deploy task. Renamed init_deploy to cofig_deploy and rewrote it to update configurations in the Rakefile for easier deploy use
14 years ago
Brandon Mathis
353ccfd4eb
1. Added Category support
2. Designed blog archives pages
3. Restructured Sass
4. Added Categories to rake post metadata
5. Some general style improvements
14 years ago
Brandon Mathis
ef3ff431e5
1. Added html5 video with flash fallback.
2. Added Rack support
3. Disqus support
4. Improved Readme
5. Improved Syntax flexibility and styling
6. Improved blockquote styling
14 years ago
Brandon Mathis
da514a6559
1. Updated typography for blockquotes
2. Improved blockquote Liquid tag
3. Added custom layout Sass for making layout changes simple
14 years ago
Brandon Mathis
a2ab1d4802
1. Reordered configs in Rakefile based on importance.
2. Refactored stylesheets to simplify dreictory trees.
14 years ago
Brandon Mathis
5d61b46358
1. Updated readme
2. Improved blog typography
3. Improved support for Disqus
4. Removed unnecessary page layout
14 years ago
Brandon Mathis
f77db80077
1. Switched back to Rdiscount
2. Improved Blockquote comment header
3. Added Include File and Pullquote plugins
4. Improved blog typography
5. Simplified "Read more" link
14 years ago
Brandon Mathis
105ba14343
1. Removed unnecessary guardfile
2. Separated Solarized color pack into a partial.
3. Changed up sass partial load order to support simple color and style overrides.
14 years ago
Brandon Mathis
21813059f2
1. Replaced Rdiscount in favor of Kramdown (better html5 support) for markdown processing.
2. Added updated instructions to the README
3. Removed unused media css directories
4. Improved use of color variables for page theming.
5. Improved Typography and blog styling.
6. Added support for simple pre and code styles
7. Misc styling and markup improvements.
14 years ago
Brandon Mathis
b0405cc3c2
1. Some general styling improvements especially for syntax and navigation
2. JS line numbering now supports embedded gists
3. Added a favicon
14 years ago
Brandon Mathis
aa23061624
Added themes directory, improved javascript load and minification.
14 years ago