Skip to content

Instantly share code, notes, and snippets.

View fernandocomet's full-sized avatar

Fernando Comet fernandocomet

View GitHub Profile
<style>
body {
font-size: 18px;
font-size: clamp(16px, 2.5vmin, 18px);
}
h1 {
font-size: 2.5rem;
font-size: clamp(1.75rem, 5vmin, 2.5rem);
}
h2 {
@fernandocomet
fernandocomet / material-colors.json
Created May 8, 2020 07:57 — forked from kawanet/material-colors.json
Material Design Style Color Palette as JSON
{
"red": {
"50": "#ffebee",
"100": "#ffcdd2",
"200": "#ef9a9a",
"300": "#e57373",
"400": "#ef5350",
"500": "#f44336",
"600": "#e53935",
"700": "#d32f2f",
@fernandocomet
fernandocomet / iterm2.md
Created November 24, 2019 16:25 — forked from squarism/iterm2.md
iterm2 cheatsheet

Tabs and Windows

Function Shortcut
New Tab + T
Close Tab or Window + W (same as many mac apps)
Go to Tab + Number Key (ie: ⌘2 is 2nd tab)
Go to Split Pane by Direction + Option + Arrow Key
Cycle iTerm Windows + backtick (true of all mac apps and works with desktops/mission control)
@fernandocomet
fernandocomet / iterm2.md
Created November 24, 2019 16:25 — forked from squarism/iterm2.md
iterm2 cheatsheet

Tabs and Windows

Function Shortcut
New Tab + T
Close Tab or Window + W (same as many mac apps)
Go to Tab + Number Key (ie: ⌘2 is 2nd tab)
Go to Split Pane by Direction + Option + Arrow Key
Cycle iTerm Windows + backtick (true of all mac apps and works with desktops/mission control)

Business Models

Advertising

Models Examples
Display ads Yahoo!
Search ads Google
@fernandocomet
fernandocomet / gist:7908951
Created December 11, 2013 11:41
html Banner from Scratch
<html>
<head>
<!-- ADRIME SCREENAD META DATA (don't edit/remove) -->
<!-- SCRVERSION: screenad_interface_1.0.3 -->
<!-- SCRFORMAT: banner -->
<!-- SCRWIDTH: 300 -->
<!-- SCRHEIGHT: 250 -->
<script type="text/javascript" src="http://scripts.adrcdn.com/scripts/screenad_interface_1.0.3_scrambled.js"></script>