Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
caesr-pub
jekyll-scholar
Commits
bf45383a
Commit
bf45383a
authored
Jan 12, 2016
by
Sylvester Keil
Browse files
Add details page deps to regenerator
See #104
parent
48fab94c
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/jekyll/scholar/generators/details.rb
View file @
bf45383a
...
...
@@ -38,6 +38,11 @@ module Jekyll
details
.
write
(
site
.
dest
)
site
.
pages
<<
details
site
.
regenerator
.
add_dependency
(
site
.
in_source_dir
(
details
.
path
),
bibtex_path
)
end
end
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment