diff --git a/html/assets/img/glyphicons-halflings-white.png b/html/assets/img/glyphicons-halflings-white.png deleted file mode 100644 index 3bf6484..0000000 Binary files a/html/assets/img/glyphicons-halflings-white.png and /dev/null differ diff --git a/html/assets/img/glyphicons-halflings.png b/html/assets/img/glyphicons-halflings.png deleted file mode 100644 index a996999..0000000 Binary files a/html/assets/img/glyphicons-halflings.png and /dev/null differ diff --git a/html/assets/img/squatconf.svg b/html/assets/img/squatconf.svg deleted file mode 100644 index 8a932ac..0000000 --- a/html/assets/img/squatconf.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/html/assets/img/squatconf_level.svg b/html/assets/img/squatconf_level.svg deleted file mode 100644 index 78abfdb..0000000 --- a/html/assets/img/squatconf_level.svg +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/src/newsletter.js b/src/newsletter.js deleted file mode 100644 index fdfb4da..0000000 --- a/src/newsletter.js +++ /dev/null @@ -1,57 +0,0 @@ -var email = ['gorhgorh@gmail.com'] - , config = require('../config') - , Mailgun = require('mailgun').Mailgun - , mg = new Mailgun(config.mailjetKey) - , ml = 'this is a test' - , longmail = ['surreira@gmail.com', - 'aditya@netroy.in', - 'agcline@gmail.com', - 'akylyn@gmail.com', - 'alan@gangleri.net', - 'bohagan@gmail.com', - 'davejustishh@gmail.com', - 'daviddias.p@gmail.com', - 'eduardo@sorribas.org', - 'emilien.ak@gmail.com', - 'eva.aufheber@gmail.com', - 'feross@feross.org', - 'frodoo@riseup.net', - 'froidure_nicolas@yahoo.fr', - 'g6pestana@gmail.com', - 'gagz@riseup.net', - 'groente@puscii.nl', - 'hannes@mehnert.org', - 'ian@iancrowther.co.uk', - 'itzmjauz@gmail.com', - 'kevinohagan@gmail.com', - 'lloyd@evilprofessor.co.uk', - 'martin@gausby.dk', - 'monikadac@hotmail.com', - 'nmirzoeff@gmail.com', - 'oli@tableflip.io', - 'perpetual-tripper@wwelves.org', - 'pixtron@gmail.com', - 'prauben@gmail.com', - 'rappnicolas@gmail.com', - 'ricard.solecasas@gmail.com', - 'roman.stulz@netcase.ch', - 'squatconf@web.expr42.net', - 'ten_shi@hotmail.fr', - 'thierry@marianne.io', - 'tiago.c.pontes.p@gmail.com', - 'zanzara@squat.net'] -; - -mg.sendText( - config.email.from -, email -, 'squatConf newsletter 01' -, emailCont -, {} -, function(err) { - if (err) console.log('Guru meditation: ' + err) - else console.log('done sir'); -}); - - -var emailCont = "#
\n\n#!/usr/doc\ncat <";
\ No newline at end of file