Is there any way to loop through all jbake configuration options? I know that you can do config.[option] for single options. But is there a way to get all of them?
Loop through all jbake configuration options
83 views Asked by Hengrui Jiang At
1
You can use the following code to loop through all the config options: