Skip to content

Instantly share code, notes, and snippets.

View NickDeckerDevs's full-sized avatar

nicholas decker NickDeckerDevs

View GitHub Profile
@NickDeckerDevs
NickDeckerDevs / hubspot_schema.html
Created March 31, 2020 21:16 — forked from lukebussey/hubspot_schema.html
HubSpot Blog Schema.org Markup
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"@id": "#organization",
"name": "Outlyer",
"url": "https://www.outlyer.com/",
"sameAs": [
"https://github.com/outlyerapp",
"https://twitter.com/outlyer",
@NickDeckerDevs
NickDeckerDevs / webdev_online_resources.md
Created October 9, 2018 13:19 — forked from bradtraversy/webdev_online_resources.md
Online Resources For Web Developers (No Downloading)
@NickDeckerDevs
NickDeckerDevs / Connecting PHP 5.6 to MSSQL.md
Created March 18, 2017 04:51 — forked from joecampo/Connecting PHP 5.6 to MSSQL.md
Connecting PHP 5.6 to MSSQL - Ubuntu (Debian) w/ Apache