Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
caesr-pub
jekyll-scholar-extras
Commits
4fd8ab78
Commit
4fd8ab78
authored
May 22, 2012
by
rmrf
Browse files
query to add public feature
parent
fe9b1db2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
features/public.feature
features/public.feature
+7
-0
No files found.
features/public.feature
View file @
4fd8ab78
...
@@ -20,3 +20,10 @@ Scenario: Wanting to *not* make a publication public.
...
@@ -20,3 +20,10 @@ Scenario: Wanting to *not* make a publication public.
public = {no}
public = {no}
}
}
"""
"""
In your Scholar configuration (`_config.yml`) add the following query
:
"""
scholar:
query: "@*[public!=no]"
"""
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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