This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-11-22
Channels
- # announcements (2)
- # babashka (64)
- # beginners (41)
- # calva (4)
- # cider (1)
- # clj-kondo (78)
- # cljdoc (31)
- # cljsrn (4)
- # clojars (2)
- # clojure (109)
- # clojure-germany (1)
- # clojure-italy (8)
- # clojure-nl (2)
- # clojure-spec (8)
- # clojure-uk (28)
- # clojurescript (61)
- # code-reviews (2)
- # cryogen (2)
- # cursive (23)
- # datomic (21)
- # duct (15)
- # fulcro (37)
- # graalvm (17)
- # graphql (3)
- # jackdaw (3)
- # joker (11)
- # lein-figwheel (4)
- # malli (42)
- # off-topic (97)
- # pathom (4)
- # pedestal (1)
- # portkey (3)
- # re-frame (7)
- # reagent (13)
- # reitit (2)
- # shadow-cljs (54)
- # spacemacs (1)
Hello, are there any instructions for extending Cryogen? I'd like to
• Make it possible to get the "preview" text stripped of all markup (or at least raw markup, not html) to include in description
and og:description
meta tags for previews at Twitter/Fb/Slack...
• Make it possible to make a tag cloud with tag occurrence counts like here https://blog.jakubholy.net/category/
Thanks!
Updated: Re-posted as https://github.com/cryogen-project/cryogen/issues/194
(Here is an example of how previews are useful in Slack: https://blog.jakubholy.net/leiningen-split-uberjar-into-dependencies-and-app/)