Skip to content

Instantly share code, notes, and snippets.

View skorasaurus's full-sized avatar

Will Skora skorasaurus

View GitHub Profile
JQMIGRATE: Migrate is installed, version 3.3.2 load-scripts.php:5:709
Updated Block: core/query-pagination index.min.js:13:31774
Block validation: Block validation failed for `core/media-text` (
Object { name: "core/media-text", icon: {…}, keywords: (2) […], attributes: {…}, providesContext: {}, usesContext: [], supports: {…}, styles: [], save: save(), apiVersion: 2, … }
).
Content generated by `save` function:
<div class="wp-block-media-text alignwide is-stacked-on-mobile has-primary-color has-secondary-background-color has-text-color has-background is-style-default" style="grid-template-columns:40% auto"><figure class="wp-block-media-text__media"><img src="https://fse.test/wp-content/themes/quadrat/assets/illustrations/introspection-scaled.jpeg" alt="Illustration of an introspective woman." class="wp-image-1497 size-large"/></figure><div class="wp-block-media-text__content"></div></div>
@skorasaurus
skorasaurus / theme.json
Created October 4, 2021 18:06
sample theme json file
{
"version": 1,
"settings": {
"color": {
"custom": false,
"customGradient": false,
"gradients": [],
"link": false,
"palette": [
]
@skorasaurus
skorasaurus / concrete.geojson
Last active September 8, 2021 21:35
concrete roads in cleveland
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
{
"key": "group_60db5bd86d803",
"title": "ACF Libcal Block",
"fields": [
{
"key": "field_60db5be9ca88f",
"label": "Days In Advance To Show",
"name": "days_in_advance_to_show",
"type": "number",
"instructions": "number of days in advance of today to fetch events from the future.",
@skorasaurus
skorasaurus / theme.json
Last active June 28, 2021 14:47
Santoli 0.0.3
{
"version": 1,
"settings": {
"color": {
"custom": false,
"customGradient": false,
"gradients": [],
"link": false,
"palette": [
{ "name": "primary blue",
"{"events":[{"id":7565090,"title":"Take-and-Make Crafts: Mother's Day","allday":true,"start":"2021-05-07T00:00:00-04:00","end":"2021-05-07T23:59:59-04:00","description":"<p>Pick up a free craft kit at the Hough Branch and make a beautiful craft project for Mother&#39;s Day.&nbsp;<span style=\"font-size:10px;\"><em> While supplies last.&nbsp;</em></span></p>","url":{"public":"https://cpl.libcal.com/event/7565090","admin":"https://cpl.libcal.com/aevent.php?c=8758&m=edit&event_id=7565090"},"location":{"id":0,"type":0,"name":""},"campus":{"id":4695,"name":"Hough"},"audience":[{"id":195,"name":"Children"},{"id":196,"name":"Teens"},{"id":1723,"name":"Families"}],"category":[{"id":52802,"name":"Art > Take-and-Make"}],"owner":{"id":55989,"name":"OPS Programming Dept"},"presenter":"","calendar":{"id":8758,"name":"Public calendar","public":"https://cpl.libcal.com/calendar/events","admin":"https://cpl.libcal.com/admin/calendar/8758"},"seats":"","registration":false,"color":"#BCBCF5","featured_image":"","geolocation":{"p
npx @wordpress/create-block test-block-2
npx: installed 213 in 18.437s
Creating a new WordPress block in "test-block-2" folder.
Creating a "block.json" file.
Creating a "package.json" file.
Installing npm dependencies. It might take a couple of minutes...
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.