This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-07-27
Channels
- # beginners (43)
- # boot (1)
- # cider (7)
- # cljdoc (10)
- # clojure (110)
- # clojure-boston (1)
- # clojure-finland (2)
- # clojure-italy (19)
- # clojure-losangeles (1)
- # clojure-new-zealand (1)
- # clojure-nl (4)
- # clojure-spec (34)
- # clojure-uk (163)
- # clojurescript (136)
- # code-reviews (1)
- # component (13)
- # cursive (18)
- # datomic (99)
- # emacs (14)
- # events (4)
- # fulcro (14)
- # hoplon (15)
- # hyperfiddle (3)
- # jobs (3)
- # jobs-discuss (1)
- # lein-figwheel (10)
- # onyx (1)
- # pedestal (8)
- # re-frame (5)
- # reitit (4)
- # rum (1)
- # shadow-cljs (317)
- # spacemacs (24)
- # specter (9)
- # sql (2)
- # tools-deps (6)
- # yada (3)
Great job on this! Front end is beautiful
Thanks @joshua.d.horwitz! If you have any ideas to make it even better please share :hugging_face:
What did you guys use on the front end?
HTML + CSS @joshua.d.horwitz 😄
For CSS I’m a huge fan of the approach pioneered by http://tachyons.io so using that for most styling/layouting stuff
The homepage is also very nicely responsive 🙂
I’m super impressed by the css! My css skills are terrible
Well, I actually wrote very little CSS and literally 90% of it is for markdown/asciidoc styling: https://github.com/cljdoc/cljdoc/blob/master/resources/public/cljdoc.css
With Tachyons you can be a CSS superhero 😄
I’ll have to check out tachyons more