Fork me on GitHub
#rum
<
2017-05-02
>
grounded_sage05:05:27

@pez I am working on a build tool for creating hybrid static/spa websites/applications

grounded_sage05:05:44

Not so much written just building.

grounded_sage05:05:40

Just reported an issue that keeps popping up for me. https://github.com/tonsky/rum/issues/135

misha06:05:30

@grounded_sage try [:div {} "$"]

grounded_sage07:05:14

Thanks @misha I will give this a try when I am back at it tomorrow. It's just very strange behaviour that seems to trip me up a lot. I am listing prices on websites a lot.

misha07:05:57

at the very least it'll speed up your components a bit, since sablono will not have to insert empty options`{}` inside each div for you.

pez09:05:02

@grounded_sage, well, building > writing 😃

grounded_sage09:05:04

@pez this is the current work in progress. Currently master branch is broken design wise as I am working on getting atomic styles into it. Yak shaving by building Garden Community as NoPrompt is too busy these days to maintain it. https://github.com/GroundedSage/VeganBN-website Basically looking to do something similar to Phenomic but with Accessibility defaults baked in and having Clojure all the way through.

grounded_sage09:05:22

I plan to pull it out into a template in the future.