summaryrefslogtreecommitdiff
path: root/_includes/functions/get_value.html
AgeCommit message (Collapse)Author
2021-06-25fix: get value from site config incorrectlyjeffreytse
When the value is stored in a dictionary and the value isn't presented in front matter, the get_value function can not get value from the site config instead.
2021-06-17style: revise liquid code syntaxjeffreytse
2021-01-08feat: support dict object for `get_value` functionjeffreytse
2020-09-29fix: some function params not workingjeffreytse
2019-09-13chore: adjust something about translate langs, etcJeffrey Tse
2019-09-11release: v1.0.0Jeffrey Tse