A talkative Clojure library for embedding the Olark chat widget.
Add the following entry to the :dependencies
vector of your project.clj
file:
[] (https://clojars.org/blaber)
Olark.com says:
Copy & paste this code above the last
</body>
tag on your site. Need Help? For all you speed-demons out there, this code is already fully asynchronous and will NOT hurt the load time for your page.
(ns app.some-view
(:require [hiccup.page :refer [html5]]
[bla.ber :refer [olark]]))
(defn layout []
(html5
[:head (olark "2595-305-39-3629")]
[:body ...]))
kanasubs.com — Convert raw subtitles in Kanji to Kana or Romaji online.
Copyright (C) 2014 Carlos C. Fontes.
Licensed under the Apache License, Version 2.0.