-
Notifications
You must be signed in to change notification settings - Fork 0
Change Log
haskelt edited this page May 7, 2021
·
9 revisions
- 'site' variables renamed to 'globals'
- Fixed bug where site variables didn't work properly in simple expansion handler
- Config files now called 'system_config.json', 'user_config.json', and 'project_config.json'
- In project config, 'system' variables renamed to 'parameters', 'project' variables renamed to 'site'
- In variable substitution any uses of the 'project.' notation now need to use 'site.' instead
- Fixed bug where 'system_config.json' wasn't getting included in the Python package
- Home
- About Salal
- Installation
- Tutorials
- Core concepts
- Getting more out of Salal
- Advanced topics
- Change log