Maria Salcedo
e188d07af5
fix(shortcode): Fix glossary definition shortcode
...
When rendering a index-less glossary definition, it fails with:
execute of template failed: template: shortcodes/glossary_definition.html:15:19: executing "shortcodes/glossary_definition.html" at <$term_info.Content>: nil pointer evaluating resource.Resource.Content
2024-06-06 18:02:42 +02:00
Tim Bannister
c105f1a03a
Fix glossary definition shortcode
...
Fix a bug rendering short glossary definitions. Also, add an example
of a short glossary definition to the style guide.
2020-08-11 22:41:42 +01:00
TAKAHASHI Shuuji
97b22f9fbe
Fix a bug of shortcode 'glossary_definition' which selects a wrong term.
2020-07-24 01:43:34 +09:00
Karen Bradshaw
7b07d19360
fix short_description field in glossary files ( #13045 )
2019-03-09 00:33:29 -08:00
Luc Perkins
c6dd35ba51
Update to Hugo 0.53 and remove all .Site references ( #12079 )
...
* Remove all .Site variable references
* Update Hugo version in Travis CI config and Makefile
2019-02-05 08:33:23 -08:00
Bjørn Erik Pedersen
7f3b633aa0
Convert site to Hugo ( #8316 )
...
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00