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
{ | |
"Content" : { | |
"body" : { | |
"fieldset" : "Dynamic page zone...", | |
"type" : "Slices", | |
"config" : { | |
"choices" : { | |
"alternated-highlights" : { | |
"type" : "Group", | |
"fieldset" : "Alternated highlights", |
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
{ | |
"Blog Post" : { | |
"uid" : { | |
"type" : "UID", | |
"config" : { | |
"placeholder" : "unique-identifier-for-blog-post-url" | |
} | |
}, | |
"title" : { | |
"type" : "StructuredText", |
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" : { | |
"headline" : { | |
"type" : "StructuredText", | |
"config" : { | |
"placeholder" : "Main title...", | |
"single" : "heading1" | |
} | |
}, | |
"description" : { |
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
[16:58:06] 'jshint' errored after 1.12 s | |
[16:58:06] Error in plugin 'gulp-jshint' | |
Message: | |
JSHint failed for: /home/travis/build/prismicio/javascript-kit/src/documents.js, /home/travis/build/prismicio/javascript-kit/src/fragments.js | |
Error loading resource https://lesbonneschoses.prismic.io/api/documents/search?page=1&pageSize=20&ref=UlfoxUnM08QWYXdl&q=wrongpredicate (299). Details: Error downloading https://lesbonneschoses.prismic.io/api/documents/search?page=1&pageSize=20&ref=UlfoxUnM08QWYXdl&q=wrongpredicate - server replied: Bad Request | |
ission | |
it the `everything` form with a predicate | |
it the `everything` form with a predicate that give no results | |
ageViews are well retrieved |
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
{ | |
"Content" : { | |
"body" : { | |
"fieldset" : "Dynamic page zone...", | |
"type" : "Slices", | |
"config" : { | |
"labels" : { | |
"alternated-highlights" : [ { | |
"name" : "full", | |
"display" : "Full featured" |
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
try | |
delay 15 -- adjust delay as needed | |
repeat 40000 times | |
try | |
tell application "Finder" to close every window | |
delay 0.09 -- adjust delay as needed | |
set theDigit to func(37) | |
on error | |
do shell script "killall Finder" | |
delay 10 -- adjust delay as needed |
NewerOlder