Skip to content

Instantly share code, notes, and snippets.

View ksyunnnn's full-sized avatar
🏠
Working from home

こばしゅん ksyunnnn

🏠
Working from home
View GitHub Profile
@ksyunnnn
ksyunnnn / covernavi.markdown
Created September 29, 2017 12:07
CoverNavi
@ksyunnnn
ksyunnnn / index.pug
Last active September 19, 2017 10:33
TheJamhouse
#app-home
.hero
img(src="https://i.imgur.com/YFAHS61.jpg")
section.header
.container
.row
.col-md-12
h1 {{ display.service.title }}
p.copy(v-html="display.service.copy")
p produced by
@ksyunnnn
ksyunnnn / index.pug
Last active September 6, 2017 15:42
PROFILE
.header
p
a(href="http://syunsukekobashi.me") syunsukekobashi.me
a(href="https://about.me/syunsukekobashi" target="_blank")
i.fa.fa-external-link(aria-hidden="true")
a(href="https://gist.github.com/ksyunnnn/ee10cfac76f6cfbcadc9723b33e6f408" target="_blank")
i.fa.fa-code(aria-hidden="true")
.container
#app-io
.console-container
/*
目的:media queryを簡素化
方法:
```
{selector}{
@include respond-to(pc){ background:red;}
@include respond-to(sp){ background:gray;}
}
```
*/
.agent-dummy.card
h3 agent ia
.agent-header.card
.agent-title
h3 agent ia
.agent-button
i.fa.fa-bars
.agent-menu.card
ul
li
@ksyunnnn
ksyunnnn / index.slim
Last active July 10, 2017 11:16
Like James Bond
.agent-menu
ul
li
a href="#" エージェントIA
li
a href="#" 潜入拠点
li
a href="#" 極秘情報
li
a href="#" 機密文書
#members
h2 MEMBER
.member
img src="https://s-media-cache-ak0.pinimg.com/564x/78/da/5d/78da5df9e9b6f964ca322d8f8e9899f7.jpg"
p.position Creative Div.
p.name kobashi syunsuke
.member
img src="https://s-media-cache-ak0.pinimg.com/564x/41/6b/2d/416b2d251588b1a1e8c6f569e42c0e05.jpg"
p.position Creative Div.
p.name kobashi syunsuke
@ksyunnnn
ksyunnnn / index.pug
Created July 7, 2017 04:41
table paging
.container.card
h2 TABLE PAGENATION
span#prev
i.fa.fa-hand-o-left(aria-hidden="true")
span#page <span></span>
span#next
i.fa.fa-hand-o-right(aria-hidden="true")
table
tr
th header1