- 21 Sep, 2016 5 commits
-
-
Sylvester Keil authored
-
Sylvester Keil authored
-
Sylvester Keil authored
-
Sylvester Keil authored
-
Sylvester Keil authored
-
- 16 Jun, 2016 1 commit
-
-
Sylvester Keil authored
-
- 27 May, 2016 2 commits
-
-
Sylvester Keil authored
-
JoostvanPinxten authored
Take into account source directory from original configuration for the generated repository links (#152) * Allow the test environment to keep the originally sat 'source' value. * Add a test case and a fix for the ignored source setting in the configuration file. * Prepend the TEST_DIR only when the source configuration is not set to an absolute path (making it absolute in the process) * Fix the definition of the relative repository paths, and fix the test feature to properly use the configured source directory.
-
- 17 May, 2016 3 commits
-
-
Sylvester Keil authored
-
Sylvester Keil authored
-
Sylvester Keil authored
-
- 10 May, 2016 1 commit
-
-
Thomas Wood authored
This permits custom attributes to be passed to the bibliography list such as `reversed` or `start` to permit custom numbering. See inukshuk#148
-
- 25 Apr, 2016 4 commits
-
-
Sylvester Keil authored
-
Sylvester Keil authored
-
Sylvester Keil authored
See #147
-
Sylvester Keil authored
See #147
-
- 12 Apr, 2016 1 commit
-
-
Thomas Wood authored
{} could be matched arbitrarily inside of a {} pattern, in addition to the expected behaviour of nested pairs. (oops) Closes #143
-
- 15 Mar, 2016 3 commits
-
-
Sylvester Keil authored
-
Sylvester Keil authored
-
Sylvester Keil authored
See #139
-
- 06 Mar, 2016 2 commits
-
-
Sylvester Keil authored
-
Sylvester Keil authored
-
- 15 Feb, 2016 1 commit
-
-
Thomas Wood authored
test-unit dependency for cucumber should be specified as >= 2.2 Also add Ruby 2.3.0 to the Travis CI configuration.
-
- 08 Feb, 2016 4 commits
-
-
Sylvester Keil authored
-
-
Alex Gil authored
-
Alex Gil authored
-
- 07 Feb, 2016 2 commits
- 04 Feb, 2016 5 commits
-
-
Sylvester Keil authored
Make bibtex converter use configured filters.
-
Thomas Wood authored
The bibtex converter class was not making use of the `bibtex_filters` global configuration option.
-
Sylvester Keil authored
Add filter for \superscript LaTeX command
-
Thomas Wood authored
This filter converts \textsuperscript latex formatting into <sup> html tags. It should be used before the `latex` filter to prevent premature stripping of {} groups. Also adds superscript to the default filters and documents the bibtex_filters parameter in README.md References inukshuk/jekyll-scholar#132
-
Sylvester Keil authored
Details page page.title variable should use LaTeX filtered entry
-
- 03 Feb, 2016 4 commits
-
-
Thomas Wood authored
-
Sylvester Keil authored
-
Sylvester Keil authored
See #129
-
Sylvester Keil authored
See #129
-
- 02 Feb, 2016 2 commits
-
-
Sylvester Keil authored
Export authors into an array under entry.author_array
-
Thomas Wood authored
This permits easier iteration over an arbitrary number of authors.
-