Skip to content

Instantly share code, notes, and snippets.

View zeddash's full-sized avatar
😸
I may be slow to respond.

z- zeddash

😸
I may be slow to respond.
View GitHub Profile
@zeddash
zeddash / index.pug
Last active February 5, 2020 11:55
Calendar test
div#timeline
each val in [...Array(24).keys()]
div.cell(style="--place:" + val)
div.event(style="--start:3; --end:7;")
div.container
@zeddash
zeddash / index.pug
Last active February 5, 2020 11:56
GistPad Share Site Test
article#items
div.item(style="--card-height:5")
a.layer(lang="pug" href="#gist/index.pug")
div.icon.fal.fa-code.fa-fw
div.name index.pug
a.layer(lang="scss" href="#gist/style.scss")
div.icon.fab.fa-sass.fa-fw
div.name style.scss
a.layer(lang="javascript" href="#gist/script.js")
div.icon.fab.fa-js-square.fa-fw
@zeddash
zeddash / index.pug
Last active January 18, 2020 21:25
GistPad Share Testing
‎‎​
@zeddash
zeddash / index.html
Last active January 25, 2020 04:13
HTML + Sass + JS
‎‎​
@zeddash
zeddash / index.html
Last active January 25, 2020 04:13
HTML + Sass + TS
‎‎​
@zeddash
zeddash / index.pug
Last active January 25, 2020 04:13
Pug + Sass + JS
‎‎​
@zeddash
zeddash / index.pug
Last active January 25, 2020 04:13
Pug + Sass + TS
‎‎​
@zeddash
zeddash / gallery.json
Last active January 18, 2020 21:09
CodePen Configs
@zeddash
zeddash / index.html
Last active January 25, 2020 04:13
HTML + Less + JS
‎‎​
@zeddash
zeddash / index.html
Last active January 25, 2020 04:14
HTML + Less + TS
‎‎​