index
:
website/my_new_personal_website
master
source
split_code
split_code_more
This is my current personnal website (frontend and backend)
git version control
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
include_code.rb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed space to fix HAML compatibility on include_code.
Brandon Mathis
2013-10-12
1
-1
/
+1
*
Accepting all non-whitespace characters as language names for Pygments code h...
Brandon Mathis
2013-04-09
1
-2
/
+2
*
Allowing dashes in code names. Closes #1166
Brandon Mathis
2013-04-09
1
-2
/
+2
*
Fixes styling of <figure> code header
Frederic Hemberger
2011-09-18
1
-1
/
+1
*
1. Vastly improved backtick code blocks and added support for Textile
Brandon Mathis
2011-09-07
1
-2
/
+5
*
include_code now defaults to relative urls for easy testing on a development ...
Brandon Mathis
2011-08-21
1
-1
/
+1
*
improved lang:language for codeblock and include code. It no longer strips ou...
Brandon Mathis
2011-08-21
1
-2
/
+2
*
added option to force syntax highlighting language, example: {% include_code ...
Brandon Mathis
2011-08-20
1
-1
/
+5
*
centralized pygments aliases into pygments_code.rb. Added alias for .ru (ruby...
Brandon Mathis
2011-08-20
1
-3
/
+0
*
added yml alias for yaml code highlighting
Brandon Mathis
2011-08-01
1
-0
/
+1
*
code_block and inlcude_code no longer needlessly render through the Liquid te...
Brandon Mathis
2011-08-01
1
-4
/
+0
*
include_code is now more forgiving, stripping leading forward slashes from th...
Brandon Mathis
2011-07-29
1
-1
/
+1
*
added support for pygments.rb removing dependency on pygments, added support ...
Brandon Mathis
2011-07-26
1
-2
/
+4
*
updated syntax highlighting support for perl and objective c in code_block an...
Brandon Mathis
2011-07-25
1
-2
/
+4
*
1. Added condition to full_url filter to allow it to be used as a root_url ap...
Brandon Mathis
2011-07-21
1
-1
/
+8
*
added optional title to include code tag
Brandon Mathis
2011-07-20
1
-3
/
+9
*
added <div> wrappers to code blocks because rdiscount stupidly wraps <figure>...
Brandon Mathis
2011-07-19
1
-2
/
+2
*
Moved plugins to root directory. I'm ditching the idea of shipping plugins wi...
Brandon Mathis
2011-07-19
1
-0
/
+55