klipse

2017-04-10T19:17:37.300330Z

Any advice on how to get rolling with a blog where i can leverage kilpse? I would sacrifice control for simplicity.

2017-04-10T19:19:01.322132Z

I’m guessing it doesn’t really matter what else i use around Klipse, so i suppose i’m looking for reccomendations

2017-04-10T19:25:09.416908Z

Cryogen has automatic klipse integration: http://cryogenweb.org/docs/klipse.html

2017-04-10T19:25:38.424178Z

@drewverlee

2017-04-10T19:28:14.464141Z

That looks great! I was trying to find something like that and nothing was coming up in my search results. I was probably being to general.

pesterhazy 2017-04-10T19:28:48.473004Z

I think it's as easy as adding the js file as a script tag and passing it the code tag types that should be klipsified

2017-04-10T19:30:37.501589Z

Yeah, it's gonna be pretty trivial to add to any blogging platform that lets you modify the html output.

2017-04-10T19:31:49.520362Z

Also, disclosure: I wrote that klipse integration stuff.

2017-04-10T19:32:24.529352Z

Cryogen is pretty nice for a no fuzz, instant setup though.

2017-04-10T20:52:15.790700Z

@madstap Now for what i assume is a very embarrassing question. Sense Cyrogen is a static site generator then i assume their is no way for the user to enter input and use klipse to eval code in the browser.

2017-04-10T20:59:28.902438Z

actual the docs suggest otherwise. let me dig furhter.

2017-04-10T21:19:15.186641Z

yep got it to work. just had a typo, which was nicly pointed out by the scheme!

2017-04-10T23:52:15.642089Z

@drewverlee Yeah, like you probably found out, that's actually exactly wrong 🙂, klipse is strictly a client side thing that works in the browser. Glad you figured it out. When you publish something, you should give @viebel a ping so he can add your blog to the list of klipse users.

2017-04-10T23:54:47.660324Z

@madstap Will do. This setup is awesome, you made my week!

🦜 1