Fork me on GitHub
#devcards
<
2015-09-26
>
bhauman03:09:07

@darwin: I talked about importing things from other namespaces, I'm going to do it. It wouldn't be hard at all.

bhauman03:09:33

I talked about it with folks here at strange-loop

darwin07:09:40

great! enjoy the rest of the conference, can’t wait to see the talks' recordings

afhammad12:09:59

“Super quick start” doesn’t work out of the box. after running lein figwheel, the doc says go to: http://localhost:3449/devcards.html, that doesn’t exist, index.html does however going there renders nothing on the page. I was hoping for a “super quick start”, am I missing something?

meow13:09:32

@afhammad: If I remember correctly that's for running the devcards examples out of the devcards repo.

meow13:09:58

So did you cd into the devcards dir and launch figwheel from there?

meow13:09:42

It's always worked for me. Right now I'm running out of a fork of devcards, but I don't think anything's changed that would have broken that.

meow13:09:48

I'm wrong. That's the super quick start for the Lein template.

meow13:09:03

@bhauman: Is the "Super quick start" still functioning?

bhauman13:09:46

@afhammad: sorry its cards.html

bhauman13:09:58

@afhammad: I'll fix that right now

bhauman13:09:04

@afhammad: redeployed fixed template

afhammad14:09:38

@bhauman thanks. Nothing is working for me these days, starting to wonder if it was me.

bhauman14:09:26

@afhammad: no it was me I had to fix a bug at the last minute and failed to update the docs. Which is really useless, I just moved the bug from the code to the docs