mishina
ecc317886a
Remove fields from gemspec that should not be set ( #1811 )
2022-03-23 13:27:54 +01:00
Dawa Ometto
c8f856109d
Set environment to production when precompiling ( #1554 )
2020-04-14 11:50:29 +02:00
Sven Schwyn
4035c579c7
Don't uglify JS in development env ( #1551 )
2020-04-14 11:22:48 +02: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
c8fed4d50d
Provide JS with correct exts via template ( #1437 )
2019-10-10 16:36:06 +02:00
jamieforth
7c65d65cb1
Rake precompile: Add missing requires ( #1434 )
2019-10-08 12:52:20 +02:00
Dawa Ometto
b40a344c49
Remove page file dir from frontend. Resolves #1052 #1241 ( #1369 )
...
* Remove all references to page_file_dir. Use new method signature for Wiki#page. Refactor helpers.
* Use write_file for uploads
* Refactor /pages route
2019-05-04 01:19:59 +02:00
Michael Gissing
f5f655e3a1
Feature/fix gem 3 ( #1364 )
...
* change deprecated option which was removed in gem 3
2019-01-05 10:16:07 +01:00
Dawa Ometto
616c004058
Refactor
2018-12-28 22:47:39 +01:00
Dawa Ometto
7ec80bf2f1
Optional assets path argument for rake task via ENV
2018-12-28 22:43:59 +01:00
Dawa Ometto
8f6c19b3fd
Move precompilation task to Rakefile
2018-12-10 19:50:49 +01:00
bootstraponline
491b1041f8
Add publish alias. Fix rake release
2014-04-05 14:25:39 -04:00
bootstraponline
d2f7766aea
Update template.css to match github
2014-03-14 22:19:33 -04:00
bootstraponline
2713aabeaf
Update gemspec
2012-11-11 15:08:21 -07:00
bootstraponline
b6633f0ecb
Release 2.3.2
2012-10-22 19:21:10 -06:00
bootstraponline
f48e923f28
Fix release
2012-10-21 17:15:09 -06:00
bootstraponline
f928cfa8be
Don't ship Lorem ipsum in gem
2012-10-13 20:21:08 -06:00
bootstraponline
ac432aad78
Add bump task to Rakefile
2012-10-10 19:35:04 -06:00
bootstraponline
56a5a7d92b
Fix #507
2012-09-04 16:24:16 -06:00
bootstraponline
02d3a3d7ec
Clarify gemspec task desc.
2012-05-08 16:36:44 -06:00
bootstraponline
00b6f5c3fb
Add desc to tasks so they show up in rake -T.
2012-04-12 13:58:57 -07:00
rick
6887c89d5c
remove rdoc task
2011-09-29 10:04:48 -06:00
Chris Hoffman
4e3b4e23da
Ruby 1.9 compatibility
...
* Adds current directory to load path for tests because 1.9 does not
* Aliases String#lines to String#to_a under 1.8 to match 1.9 behavior
* Sets encoding magic comment in test file with characters outside ascii
* Require 'ostruct' explicitly
This depends on a patch to Grit to have full functionality through the
whole stack.
2010-08-14 21:37:00 +00:00
Tom Preston-Werner
2a905cedc9
Release 1.0.1
2010-08-12 16:04:51 -07:00
Tom Preston-Werner
c1abbec2f1
initial library setup
2010-04-07 00:41:50 -07:00