Skip to content

Instantly share code, notes, and snippets.

@sethxd
sethxd / hs-social-pinterest
Created March 16, 2016 12:57
Adding a Pinterest "Pin it" button to Hubspot's default blog_social_sharing module.
<span id="hs_cos_wrapper_blog_social_sharing"
class="hs_cos_wrapper hs_cos_wrapper_widget
hs_cos_wrapper_type_blog_social_sharing"
style="" data-hs-cos-general-type="widget"
data-hs-cos-type="blog_social_sharing">
<div class="hs-blog-social-share">
<ul class="hs-blog-social-share-list">
<li class="hs-blog-social-share-item
hs-blog-social-share-item-twitter">
# Your init script
#
# Atom will evaluate this file each time a new window is opened. It is run
# after packages are loaded/activated and after the previous editor state
# has been restored.
#
# An example hack to make opened Markdown files always be soft wrapped:
#
# path = require 'path'
#
@sethxd
sethxd / index.html
Created September 1, 2015 13:08
weather app
<div class="container-fluid">
<div class="row text-center">
<div class="col-md-12 temp">
<span><img id="icon"></span><p id="temp"></p>
</div>
</div>
<div class="row text-center">
<div class="col-md-12">
<ul class="list-unstyled list-inline weather-items">
<li class="weather" id="city"></li>
@sethxd
sethxd / chuck norris facts.markdown
Created August 28, 2015 12:56
chuck norris facts
@sethxd
sethxd / index.html
Created August 27, 2015 19:05
sethxd portfolio
<div class='container-fluid'>
<div class="row">
<div class="col-md-12">
<nav class="navbar navbar-default" role="navigation">
<div class='col-md-12'>
<div class="navbar-header">
</button> <a class="navbar-brand" href="#">Seth's Portfolio</a>
</div>
<ul class="nav navbar-nav navbar-right">
<li>