Commit Graph

2280 Commits

Author SHA1 Message Date
Dawa Ometto 2c268a9f8c Add regression test against #1530 2020-03-31 11:56:42 +02:00
Dawa Ometto d61a09d421 Update README.md 2020-03-30 12:33:57 +02:00
Dawa Ometto 0eee014a8b Release 5.0.0 v5.0.0 2020-03-30 12:26:08 +02:00
Dawa Ometto 76f6b6e81c Merge pull request #1525 from repotag/update_assets
Update static assets
2020-03-30 11:56:40 +02:00
Dawa Ometto 40215c3da2 Update CONTRIBUTING.md 2020-03-30 11:27:19 +02:00
Dawa Ometto 1056d5cf16 Update static assets 2020-03-30 11:23:26 +02:00
Dawa Ometto f74c6c1706 Update bug_report.md 2020-03-30 11:15:51 +02:00
Dawa Ometto 821614e45a Delete ISSUE_TEMPLATE.md 2020-03-30 11:10:34 +02:00
Dawa Ometto 32e8618ed4 Merge pull request #1524 from gollum/dometto-patch-1
Update issue templates
2020-03-30 11:10:14 +02:00
Dawa Ometto e123611fed Update issue templates 2020-03-30 11:07:09 +02:00
Bart Kamphorst 5c3394c227 Merge pull request #1522 from gollum/fix_1516
Improve CSS styling on 5.x using Primer.CSS. Fixes #1515 #1516  #1518 .
2020-03-30 10:52:22 +02:00
Dawa Ometto da6708e61d Merge pull request #1517 from repotag/fix_assets
Actually package the sprockets manifest
2020-03-30 10:31:15 +02:00
Bart Kamphorst c99da8ff34 Hide the correct html elements for printing. Fixes #1516. 2020-03-30 10:16:18 +02:00
Bart Kamphorst 9ab308412c Let Primer.CSS style <hr> element. 2020-03-30 10:06:53 +02:00
Bart Kamphorst 4efcba6ceb Let Primer.CSS determine H1-H6 styling (fixes #1515). 2020-03-30 09:52:34 +02:00
Dawa Ometto ca7c708bf9 Update README.md 2020-03-30 01:40:58 +02:00
Dawa Ometto 1f70dca752 Minor 2020-03-30 01:35:56 +02:00
Dawa Ometto d32c5a88f7 Actually package the sprockets manifest. 2020-03-30 01:30:05 +02:00
Dawa Ometto b209127000 Use a precompiled jruby on Travis 2020-03-29 22:45:04 +02:00
Dawa Ometto 6e37601b25 Add therubyrhino to dependencies 2020-03-29 22:35:44 +02:00
Dawa Ometto 23b97daa84 Fix Travis 2020-03-29 22:35:28 +02:00
Dawa Ometto 7329b7595d Merge branch '5.x' 2020-03-29 22:28:50 +02:00
Dawa Ometto f0bb300e03 Update docs 2020-03-29 22:28:23 +02:00
Dawa Ometto 6a1ea82ff1 Merge branch 'master' into 5.x 2020-03-29 21:57:31 +02:00
Dawa Ometto 6011deb930 Restore --bare option (#1512) 2020-03-29 20:19:48 +02:00
Dawa Ometto 28bfe02411 Update travis 2020-03-29 20:13:09 +02:00
Dawa Ometto 862c6d5d2e Restore --bare option 2020-03-29 20:04:45 +02:00
Dawa Ometto 4c491a01db Fix highlights. Resolves #1506 (#1510) 2020-03-27 17:10:03 +01:00
Dawa Ometto 16676e0788 Update README.md (#1508)
* Update --css and --js documentation in bin/gollum

See https://github.com/gollum/gollum/issues/1507
2020-03-27 16:06:40 +01:00
Bart Kamphorst ebf46629b1 Merge pull request #1504 from heavywatal/align-right-edge
Remove a tiny padding in the head div
2020-03-27 13:05:14 +01:00
Dawa Ometto 36811490d0 Add --lenient-tag-lookup option (#1505) 2020-03-27 12:20:52 +01:00
Dawa Ometto f0122cebb5 Created Home (markdown) 2020-03-27 11:18:00 +01:00
Dawa Ometto e2804d6313 Add RSS Feed (#1500) 2020-03-27 10:37:50 +01:00
Watal M. Iwasaki ae7ed4eafa Remove a tiny padding in the head div 2020-03-27 16:51:41 +09:00
Dawa Ometto aae320ddff Fix assets (#1501)
* Rename app.css
2020-03-26 15:39:56 +01:00
Bart Kamphorst a71cb40bdf Merge pull request #1499 from gollum/primer_breadcrumbs
Primer CSS breadcrumbs (related to #1394).
2020-03-26 09:20:03 +01:00
Bart Kamphorst 2ba5d389a8 Fix breadcrumb tests. 2020-03-25 21:15:13 +01:00
Bart Kamphorst f1e8d30a43 Primer CSS breadcrumbs (related to #1394). 2020-03-25 20:50:03 +01:00
Bart Kamphorst e6ee27a083 Merge pull request #1498 from gollum/fix_1488
Clear both sides of the Sidebar float to push the footer down.
2020-03-25 16:47:34 +01:00
Bart Kamphorst 4008bf12e7 Clear both sides of the Sidebar float to push the footer down. 2020-03-25 16:36:14 +01:00
Dawa Ometto 0b1d7ab01c Update migration script (#1497)
* Add whitespace -> hyphens

* Update README
2020-03-25 12:29:39 +01:00
Dawa Ometto a45101cfe9 Package assets (#1493)
* Package static assets
* Fixed cancel button in editor
* Fix rake compilation task
* Add asset path helper
* Serve MathJax statically
* Fix mathjax in preview
2020-03-24 15:55:28 +01:00
Dawa Ometto d5970d6274 Tag compatibility. Resolves #1487 (#1492)
* Add --global-tag-lookup

* Add bin/gollum-migrate-tags

* Add migration tests (not on Travis)
2020-03-22 17:40:13 +01:00
Dawa Ometto 83f4ccfa70 Update README.md 2020-03-18 21:07:00 +01:00
Dawa Ometto 707648bde8 Remove old reference to livepreview (#1490) 2020-03-18 20:32:41 +01:00
Dawa Ometto 0707205374 Update HISTORY.md 2020-03-18 19:47:57 +01:00
Dawa Ometto f6f81b39f8 Remove more references to grit and start updating readme (#1486)
* Remove more references to grit

* Update History and Readme
2020-03-18 18:17:22 +01:00
Dawa Ometto f8829c68d6 Fix metadata title. Resolves #1484 (#1485)
* Fix metadata title
2020-03-16 16:53:18 +01:00
Dawa Ometto 54bbd1d789 Remove references to grit and stringex (#1482)
* Remove references to grit and stringex

* Fix revert tests, fix revert commit message
2020-03-16 01:59:47 +01:00
Dawa Ometto ee267f72a2 Track path changes in History. Resolves #1441 (#1443)
* Track path changes in History.
* Reactivate rename following on JRuby
2020-03-16 01:09:42 +01:00