bootstraponline
1c7a481ed9
Release 2.4.11
2013-01-08 16:59:47 -05:00
bootstraponline
1c767a0e9f
Release 2.4.10
2012-12-20 19:43:48 -07:00
bootstraponline
31dfcbaa9e
Release 2.4.9
2012-12-20 19:30:04 -07:00
bootstraponline
70793ff559
Release 2.4.8
2012-12-20 19:14:13 -07:00
bootstraponline
2af164ee9e
Release 2.4.7
2012-12-20 18:11:44 -07:00
bootstraponline
a3d85ae8c3
Release 2.4.6
2012-12-18 18:30:17 -07:00
bootstraponline
091945152f
Release 2.4.5
2012-12-10 18:05:38 -07:00
bootstraponline
d5d3581b78
Update gollum.gemspec
2012-12-06 18:17:41 -07:00
bootstraponline
86eda9bb10
Release 2.4.4
2012-11-30 17:28:53 -07:00
bootstraponline
404419d1c3
Release 2.4.3
2012-11-29 23:57:15 -07:00
bootstraponline
9057ec82d8
Release 2.4.2
2012-11-29 19:49:15 -07:00
bootstraponline
10fa5c7bd2
Upgrade to stringex 1.5
2012-11-29 16:50:52 -07:00
bootstraponline
06e72a5a60
Release 2.4.1
2012-11-19 17:22:28 -07:00
bootstraponline
6c345fc508
Update dependencies
2012-11-19 17:14:52 -07:00
bootstraponline
be1883f317
Use HTTPS rubygems
...
Update gemspec
2012-11-16 17:07:38 -07:00
Daniel Kimsey
ee8ec78da7
Add --user-icons option: none, gravatar, and identicon.
2012-11-13 21:17:23 -05:00
bootstraponline
2713aabeaf
Update gemspec
2012-11-11 15:08:21 -07:00
bootstraponline
ef7f7cebd1
Release 2.3.12
2012-11-07 20:37:50 -07:00
bootstraponline
b08b97bd28
Release 2.3.11
2012-11-07 20:18:43 -07:00
bootstraponline
f66f14b593
Release 2.3.10
2012-11-07 19:47:09 -07:00
bootstraponline
792abae07e
Release 2.3.9
2012-11-07 19:11:04 -07:00
bootstraponline
2686e96046
Release 2.3.8
2012-11-07 18:50:37 -07:00
bootstraponline
00751d05b4
Release 2.3.7
2012-11-06 18:27:05 -07:00
bootstraponline
fdc437dcd5
Release 2.3.6
2012-11-05 17:28:51 -07:00
bootstraponline
f2f543b72d
Release 2.3.5
2012-10-31 20:14:15 -06:00
bootstraponline
52c6e7474c
Release 2.3.4
2012-10-28 20:59:06 -06:00
bootstraponline
be81f09b0e
Update gemspec
2012-10-28 12:43:51 -06:00
bootstraponline
992ba01a12
Fix page file dir
2012-10-28 11:57:25 -06:00
bootstraponline
d0527f1aeb
Release 2.3.3
2012-10-23 22:58:41 -06:00
bootstraponline
b6633f0ecb
Release 2.3.2
2012-10-22 19:21:10 -06:00
bootstraponline
5400b4bfdd
Support inline and display math.
...
$$2^2$$
$2^2$
\\(2^2\\)
[2^2]
2012-10-21 17:15:09 -06:00
bootstraponline
66e08a6b17
Release 2.3.0
2012-10-21 16:19:05 -06:00
bootstraponline
7c357116ff
Remove TeX
...
As discussed with @vmg
MathJax is available via a flag for those self hosting gollum
2012-10-18 23:36:05 -06:00
bootstraponline
4db31a297b
Update rake
...
Jekyll uses rake ~> 0.9
2012-10-17 21:03:29 -06:00
bootstraponline
a507836936
Update dependencies
2012-10-16 21:39:22 -06:00
bootstraponline
6524d20a96
Use pygments.rb 0.3.2
2012-10-16 21:36:37 -06:00
bootstraponline
f1c523aa30
Release 2.2.9
2012-10-14 22:26:17 -06:00
bootstraponline
2ad743e4bd
Release 2.2.8
2012-10-14 21:28:43 -06:00
bootstraponline
1b952b6d56
Release 2.2.7
2012-10-14 17:24:33 -06:00
bootstraponline
23454f556c
Release 2.2.6
2012-10-14 13:14:08 -06:00
bootstraponline
72ee08b5ab
Release 2.2.5
2012-10-14 11:21:56 -06:00
bootstraponline
f928cfa8be
Don't ship Lorem ipsum in gem
2012-10-13 20:21:08 -06:00
bootstraponline
988984846a
Release 2.2.4
2012-10-13 20:01:57 -06:00
bootstraponline
58bb340c33
Release 2.2.3
2012-10-10 19:43:30 -06:00
bootstraponline
be9907a0cc
v2.2.2
2012-10-04 18:17:24 -06:00
bootstraponline
52cc6bae34
Update dependencies.
2012-09-29 13:50:11 -06:00
Ozan Sener
09bbc144d1
Update org-ruby
...
Fixes #81
2012-09-29 11:19:09 +03:00
bootstraponline
c8894fb465
New pygments.rb works correctly.
...
The expected output from the tests differs only in newlines.
git diff makes it seem like everything changed. bzr qdiff has a better default diff. git doesn't do per char diffs.
Revert "New pygments has issues."
This reverts commit 2dd41cbfac .
2012-09-25 22:45:57 -06:00
bootstraponline
2dd41cbfac
New pygments has issues.
...
Revert "Update pygments. Solves #225 #490 #517 "
This reverts commit c0c77c5ba7 .
Revert "Fix pygments.rb tests."
This reverts commit 1f2165e68b .
2012-09-25 21:54:49 -06:00
bootstraponline
c0c77c5ba7
Update pygments. Solves #225 #490 #517
2012-09-25 21:36:37 -06:00