Skip to content

Instantly share code, notes, and snippets.

View alvr's full-sized avatar

Álvaro Salcedo García alvr

View GitHub Profile
@alvr
alvr / keybase.md
Last active September 9, 2019 21:53

Keybase proof

I hereby claim:

  • I am alvr on github.
  • I am alvr (https://keybase.io/alvr) on keybase.
  • I have a public key ASC8RPHplLFROCJUJld7R6Dp5F_gfqBIWEf7kf5rDNxegAo

To claim this, I am signing this object:

@alvr
alvr / packages.md
Last active April 14, 2024 10:51
Available Packages

Available Packages:

Path Version Description
add-ons;addon-google_apis-google-15 3 Google APIs
add-ons;addon-google_apis-google-16 4 Google APIs
add-ons;addon-google_apis-google-17 4 Google APIs
add-ons;addon-google_apis-google-18 4 Googl
@alvr
alvr / prism.css
Last active July 5, 2017 23:27
Prism
/* http://prismjs.com/download.html?themes=prism-coy&languages=markup+css+clike+javascript */
/**
* prism.js Coy theme for JavaScript, CoffeeScript, CSS and HTML
* Based on https://github.com/tshedor/workshop-wp-theme (Example: http://workshop.kansan.com/category/sessions/basics or http://workshop.timshedor.com/category/sessions/basics);
* @author Tim Shedor
*/
code[class*="language-"],
pre[class*="language-"] {
color: black;
(function() {
function center_el(tagName) {
var tags = document.getElementsByTagName(tagName), i, tag;
for (i = 0; i < tags.length; i++) {
tag = tags[i];
var parent = tag.parentElement;
// center an image if it is the only element of its parent
if (parent.childNodes.length === 1) {
// if there is a link on image, check grandparent
if (parent.nodeName === 'A') {
"menubar" {
Steam [!$OSX] {
text = "#steam_menu_file"
SkinVersion {
text="Pressure BETA"
shellcmd="steam://url/GroupSteamIDPage/103582791435510416"
}
About {
<?php
switch($_GET['id']) {
case "sslink" : echo "0.3";
break;
}
?>