Time |
S |
Nick |
Message |
00:44 |
|
|
tumdedum_ joined #sourcefu |
02:51 |
|
pdurbin |
prologic: your circuits implementation is quite easy to run even without Vagrant or Docker. Very light on requirements. |
03:41 |
|
|
tumdedum joined #sourcefu |
04:48 |
|
prologic |
yeah I know :) |
13:20 |
|
|
aditsu joined #sourcefu |
14:19 |
|
pdurbin |
oh, one thought about github orgs is that we could transfer the addressbookmvc repo (whether we rename it or not) to the github org I set up for this channel: https://github.com/sourcefu |
14:19 |
|
pdurbin |
aditsu dotplus prologic ^^ |
14:49 |
|
aditsu |
well, that was my first thought when you told me about organizations |
14:50 |
|
pdurbin |
maybe addressbookmvc is just the first project :) |
15:02 |
|
aditsu |
pdurbin: how do you preview your readme.md? |
20:47 |
|
pdurbin |
aditsu: this is what I use: Discount – a C implementation of the Markdown markup language - http://www.pell.portland.or.us/~orc/Code/discount/ |
20:58 |
|
aditsu |
pdurbin: seems to have several binaries, what command do you use? |
21:04 |
|
pdurbin |
aditsu: markdown -f nosmarty,autolink |
21:04 |
|
aditsu |
ok thanks |
21:05 |
|
pdurbin |
I don't know what I have against smart quotes. :) |
21:05 |
|
aditsu |
they're non-ascii and pointless? :p |
21:06 |
|
pdurbin |
yeah |
21:07 |
|
pdurbin |
and markdown should autolink. it's stupid to have to put < > around your links. no matter how good sivoais is at remembering to do so |
21:08 |
|
sivoais |
heheh |
21:08 |
|
pdurbin |
it's unnatural, I say |
21:08 |
|
aditsu |
I also found this during my searches: http://dillinger.io/ |
21:08 |
|
pdurbin |
markdown is suppose to be like plain text email |
21:09 |
|
pdurbin |
aditsu: ah, cool. sure. use that if it's easier |
21:28 |
|
prologic |
pdurbin, good idea |
21:29 |
|
prologic |
so why can't we just have sourcefu.io for example |
21:29 |
|
prologic |
and addressbookmvc.sourcefu.io |
21:29 |
|
prologic |
:) |
21:30 |
|
pdurbin |
well, http://sourcefu.com is the one I own if you want to use that, prologic |
22:26 |
|
prologic |
ahh sweet :) |
22:26 |
|
prologic |
yeah let's do that |
22:26 |
|
prologic |
what's on it atm? |
22:28 |
|
pdurbin |
prologic: github pages: https://github.com/sourcefu/sourcefu.github.com |
22:48 |
|
pdurbin |
prologic: but like you said we could use a subdomain to host the addressbookmvc apps. sounds like you'd like to use docker for this |
23:17 |
|
prologic |
oh absolutely |
23:17 |
|
prologic |
there's no better way to do that :) |
23:18 |
|
prologic |
with minimal fuss/effort |
23:26 |
|
pdurbin |
prologic: whelp, give me an IP address and I'll make a DNS entry for http://addressbookmvc.sourcefu.com (we can always change it if we rename the project). that is if you're fine with hosting the docker stuff |