Skip to content

Instantly share code, notes, and snippets.

View danayel's full-sized avatar
🔬
Hunting Threats, Spam and Abuse

Daniel Chapman danayel

🔬
Hunting Threats, Spam and Abuse
  • Japan
View GitHub Profile
@danayel
danayel / rouge.css
Created June 14, 2016 22:31
CSS for Jekyll Highlighting
.highlight table td { padding: 5px; }
.highlight table pre { margin: 0; }
.highlight .cm {
color: #999988;
font-style: italic;
}
.highlight .cp {
color: #999999;
font-weight: bold;
}
@obstschale
obstschale / octave.md
Last active June 8, 2024 19:46
An Octave introduction cheat sheet.