Skip to content

Instantly share code, notes, and snippets.

View dfosco's full-sized avatar
🌮

Daniel Fosco dfosco

🌮
View GitHub Profile
@dfosco
dfosco / template-pagina.html
Created August 27, 2015 20:30
Template de Página — Portal CMS
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:vtex="http://www.vtex.com.br/2009/vtex-common" xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce">
<head>
<title>Online Store</title>
</head>
<body>
<h1>VTEX Online Store</h1>
</body>
</html>
@dfosco
dfosco / keybase.md
Created October 14, 2016 22:51
Keybase Proof

Keybase proof

I hereby claim:

  • I am dfosco on github.
  • I am dfosco (https://keybase.io/dfosco) on keybase.
  • I have a public key whose fingerprint is B7E7 087F FEF0 E74B CCE4 C9D9 016D 4EA6 41C1 5685

To claim this, I am signing this object:

@dfosco
dfosco / tachyons-breakpoint-generator.css
Last active November 27, 2016 09:20
Tachyons Breakpoint Class Generator
@media screen {
.size1 {
height: 1rem;
}
.size2 {
height: 2rem;
}
.size3 {
@dfosco
dfosco / browserslist
Last active November 27, 2016 09:21
Tachyons Breakpoint & Value Class Generator
> 1%
last 2 versions
@dfosco
dfosco / lena links
Created January 27, 2017 16:34
lena links
Essa é uma linha
-Essa é outra linha
+Essa é outra linha, alterada
Essa é uma linha
-Essa é outra linha
+Essa é mais uma linha
$ git checkout feature/do-something
$ git rebase master
Essa é uma linha
Essa é outra linha