This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "Main" : { | |
| "page_title" : { | |
| "type" : "StructuredText", | |
| "config" : { | |
| "single" : "heading1, heading2, heading3, heading4, heading5, heading6", | |
| "label" : "Page Title" | |
| } | |
| }, | |
| "hero_image" : { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| checking for grep that handles long lines and -e... /usr/bin/grep | |
| checking for egrep... /usr/bin/grep -E | |
| checking for a sed that does not truncate output... /opt/local/bin/gsed | |
| checking build system type... x86_64-apple-darwin13.4.0 | |
| checking host system type... x86_64-apple-darwin13.4.0 | |
| checking target system type... x86_64-apple-darwin13.4.0 | |
| checking for cc... cc | |
| checking whether the C compiler works... yes | |
| checking for C compiler default output file name... a.out | |
| checking for suffix of executables... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| checking for grep that handles long lines and -e... /usr/bin/grep | |
| checking for egrep... /usr/bin/grep -E | |
| checking for a sed that does not truncate output... /opt/local/bin/gsed | |
| checking build system type... x86_64-apple-darwin13.4.0 | |
| checking host system type... x86_64-apple-darwin13.4.0 | |
| checking target system type... x86_64-apple-darwin13.4.0 | |
| checking for cc... cc | |
| checking whether the C compiler works... yes | |
| checking for C compiler default output file name... a.out | |
| checking for suffix of executables... |