Skip to content

Instantly share code, notes, and snippets.

View pandalion's full-sized avatar
🐼
pandaring

Paula pandalion

🐼
pandaring
View GitHub Profile
{
"id": 1,
"title": "Level 1",
"waves": 3,
"ducks": 2,
"pointsPerDuck": 100,
"speed": 5,
"bullets": 3,
"time": 13
},
@pandalion
pandalion / gist:6554638e444c2c6642fbd10caf4d9af5
Created April 17, 2019 15:52
webpack autoprefixer options
// Webpack autoprefixer was removing prefixes for IE10. Possibly due to incorrect autoprefixer config.
// We set remove: false in options to avoid this.
// We may need to look into default settings for our projects using webpack.
mix.sass('resources/sass/app.sass', 'public/css')
.options({
autoprefixer: {
options: {
remove: false
}
<VirtualHost *:443>
ServerName takeda-vipidia-isell.staging.openhealthdigital.co.uk
ServerAdmin digital@openhealth.co.uk
SSLEngine on
SSLCertificateFile /etc/ssl/certs/openhealthdigital.crt
SSLCertificateKeyFile /etc/ssl/private/openhealthdigital.key
DocumentRoot /var/www/takeda/takeda-vipidia-isell/html
<Directory /var/www/takeda/takeda-vipidia-isell/html>
$('.scrollmagic-example-triggerhook-duration').each(function () {
new ScrollMagic.Scene({
triggerElement: this,
triggerHook: 0.9,
duration: '90%'
})
.setClassToggle(this, 'fade-in')
.addTo(controller);
});
$('.scrollmagic-example-triggerhook').each(function () {
new ScrollMagic.Scene({
triggerElement: this,
triggerHook: 0.9
})
.setClassToggle(this, 'fade-in')
.addTo(controller);
});
$('.scrollmagic-example-duration').each(function () {
new ScrollMagic.Scene({
triggerElement: this,
duration: 150
})
.setClassToggle(this, 'fade-in')
.addTo(controller);
});
// Init ScrollMagic
var controller = new ScrollMagic.Controller();
$('.scrollmagic-example').each(function () {
new ScrollMagic.Scene({
triggerElement: this
})
.setClassToggle(this, 'fade-in')
.addIndicators({
name: 'fade in kitten',
@pandalion
pandalion / panda-loves-videogames.md
Last active June 15, 2016 10:57
Panda's console/computer collection and wishlist

General Consoles

  • Microsoft Xbox 360 black
  • Sony PlayStation 3 red
  • Sony PlayStation 2 black
  • Sony PSOne (not original Playstation)
  • Nintendo Wii white
  • Nintendo GameCube purple
  • Nintendo 64
  • Nintendo Entertainment System
  • Sega Megadrive (x2)

kigu-quest

An adventure for the good of cute