kristi
|
28b729acda
|
Add in some minimal documentation for wiki options
|
2012-05-10 00:38:35 -07:00 |
|
kristi
|
584641236b
|
fixup toc/anchor code in markup.rb
|
2012-05-10 00:34:35 -07:00 |
|
kristi
|
ca74897569
|
Add header_hashtag feature option: headers display a link icon when moused over so you can jump to sections
Move anchor processing into markup.rb
Use dashes for spaces in the anchor hashtag
|
2012-05-10 00:26:22 -07:00 |
|
kristi
|
61987c85d2
|
Add universal_toc wiki option
|
2012-05-09 16:13:53 -07:00 |
|
kristi
|
065d06a98f
|
Move toc calling code out of app; put in Page.toc_data
Page stores the formatted document parsed by Nokogiri
|
2012-05-09 13:33:54 -07:00 |
|
kristi
|
63107566ec
|
add Toc to Gollum
|
2012-05-09 13:33:08 -07:00 |
|
kristi
|
bb417c6975
|
Rename class to Toc
|
2012-05-09 12:18:24 -07:00 |
|
kristi
|
75c02475be
|
Remove extensions namespace
|
2012-05-09 12:14:45 -07:00 |
|
Arran Cudbard-Bell
|
8435daa598
|
Stop anchor highlighting
|
2012-05-09 15:37:42 +02:00 |
|
Arran Cudbard-Bell
|
38c943d564
|
Add supporting modifications to frontend and css
|
2012-05-09 15:07:01 +02:00 |
|
Arran Cudbard-Bell
|
8e89ec504f
|
Initial commit of Nokogiri based TOC generator
|
2012-05-09 14:06:17 +02:00 |
|
Kristi
|
a692ec1124
|
Merge pull request #326 from kristi/frontend-tweak
Frontend tweak: Add header to editor, small fixup for asciidoc css, add spacing to headers
|
2012-05-08 17:25:26 -07:00 |
|
kristi
|
4e5f2c9587
|
Add header to editor
|
2012-05-08 17:29:28 -07:00 |
|
kristi
|
1cc263acfb
|
Make footer editor font normal sized
|
2012-05-08 17:22:39 -07:00 |
|
kristi
|
49c6534da6
|
Put asciidoc fix into template with the rest of the markup css
Also remove padding from the asciidoc code block so first line doesn't get indented
|
2012-05-08 17:11:02 -07:00 |
|
bootstraponline
|
02d3a3d7ec
|
Clarify gemspec task desc.
|
2012-05-08 16:36:44 -06:00 |
|
kristi
|
1dbe49243c
|
Give headers more headroom
|
2012-05-08 15:03:15 -07:00 |
|
kristi
|
2c12fb7ae8
|
Add missing semicolons
|
2012-05-08 15:02:52 -07:00 |
|
kristi
|
829c6debbd
|
Merge remote-tracking branch 'upstream/master' into frontend-tweak
|
2012-05-08 14:58:32 -07:00 |
|
bootstraponline
|
f2d3ed322e
|
Merge pull request #325 from bootstraponline/ascii_css
Fix AsciiDoc CSS.
|
2012-05-08 12:40:57 -07:00 |
|
bootstraponline
|
d90e7db497
|
Fix #278.
|
2012-05-08 13:39:21 -06:00 |
|
Corey Donohoe
|
26f372a36a
|
this works on 1.9.3 now too
|
2012-05-08 12:25:03 -07:00 |
|
bootstraponline
|
4afda646f0
|
Merge pull request #324 from bootstraponline/windowsNote
Add windows filename invalid characters notice to readme.
|
2012-05-08 11:36:41 -07:00 |
|
bootstraponline
|
e782538777
|
Add windows filename invalid notice to readme.
|
2012-05-08 12:17:36 -06:00 |
|
Corey Donohoe
|
4e86be86d9
|
Merge pull request #323 from kristi/frontend-tweak
Fix HR background
|
2012-05-07 21:22:29 -07:00 |
|
kristi
|
6c8cfcd7c2
|
Make code border darker
|
2012-05-07 20:47:04 -07:00 |
|
kristi
|
9fc7929665
|
uniform spacing for css
|
2012-05-07 20:47:04 -07:00 |
|
kristi
|
d590bf7d64
|
Add images from github
|
2012-05-07 20:47:04 -07:00 |
|
kristi
|
c0f653340e
|
Fix urls
|
2012-05-07 20:47:04 -07:00 |
|
Corey Donohoe
|
ac2bef083b
|
Merge pull request #322 from kristi/header-feature
Header feature
|
2012-05-07 20:42:14 -07:00 |
|
kristi
|
42c7d0ca44
|
Fix crazy spacing (sorry, git blame, I couldn't stand it any longer)
|
2012-05-07 20:35:28 -07:00 |
|
kristi
|
8a8afcfb24
|
Put gray background on header, fix footer font size
|
2012-05-07 20:28:07 -07:00 |
|
kristi
|
5d259bb5aa
|
Use markdown css formatting for header and footer
|
2012-05-07 20:09:59 -07:00 |
|
Corey Donohoe
|
d2a24ed4bc
|
Merge pull request #321 from bootstraponline/cleanUp
Remove unused local var.
|
2012-05-07 15:04:04 -07:00 |
|
bootstraponline
|
efd2f49484
|
Remove unused local var.
|
2012-05-07 15:37:24 -06:00 |
|
Corey Donohoe
|
9d4d6ccca5
|
Merge remote-tracking branch 'bootstraponline/gollum2'
/cc @kristi is the css behaving on this? we had minor markup conflicts
Conflicts:
lib/gollum/frontend/templates/page.mustache
|
2012-05-07 14:10:38 -07:00 |
|
Aman Gupta
|
218c894b5a
|
Merge pull request #319 from bootstraponline/looseObject
Fix LooseObjectError by upgrading to grit 2.5.
|
2012-05-07 13:29:21 -07:00 |
|
bootstraponline
|
0dec522542
|
Fix LooseObjectError by upgrading to grit 2.5. See https://github.com/mojombo/grit/issues/65
|
2012-05-07 14:26:48 -06:00 |
|
bootstraponline
|
7fa6708483
|
Add _Header.md to revert.git.
|
2012-05-07 14:17:15 -06:00 |
|
kristi
|
33af47c282
|
Make code border darker
|
2012-05-07 00:22:24 -07:00 |
|
kristi
|
6b971e9e1b
|
uniform spacing for css
|
2012-05-07 00:22:24 -07:00 |
|
kristi
|
50107504a6
|
Add images from github
|
2012-05-07 00:22:23 -07:00 |
|
kristi
|
2cb0c9fea6
|
Fix urls
|
2012-05-07 00:22:23 -07:00 |
|
Corey Donohoe
|
dd7c2cc7f6
|
Merge pull request #317 from kristi/frontend-tweak
Frontend tweak
|
2012-05-06 17:00:16 -07:00 |
|
kristi
|
857ca14499
|
add bottom margin to wiki-page css
|
2012-05-06 16:37:29 -07:00 |
|
kristi
|
f022b3fcde
|
Use github markup for page and sidebar content
|
2012-05-06 16:37:29 -07:00 |
|
kristi
|
9470ff2dcc
|
fix the sidebar editor
|
2012-05-06 16:37:28 -07:00 |
|
Corey Donohoe
|
d817a4fdb6
|
fixup page versioning, fixes #174
Thanks @nealpoole and @arr2036
v2.0.0
|
2012-05-06 13:30:23 -07:00 |
|
Corey Donohoe
|
19635b06cf
|
gemspec updates
|
2012-05-06 12:08:25 -07:00 |
|
Corey Donohoe
|
872776660b
|
next version will be 2.0
|
2012-05-06 12:08:12 -07:00 |
|