This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-10-19
Channels
- # 100-days-of-code (5)
- # announcements (1)
- # aws (1)
- # beginners (112)
- # cider (135)
- # cljdoc (6)
- # clojure (111)
- # clojure-dev (8)
- # clojure-italy (3)
- # clojure-nl (5)
- # clojure-sweden (3)
- # clojure-uk (152)
- # clojurescript (101)
- # datascript (14)
- # datomic (61)
- # editors (1)
- # emacs (29)
- # events (7)
- # figwheel (3)
- # figwheel-main (15)
- # fulcro (18)
- # funcool (2)
- # graphql (1)
- # juxt (2)
- # off-topic (51)
- # om (1)
- # overtone (28)
- # perun (2)
- # reagent (1)
- # reitit (6)
- # ring-swagger (5)
- # shadow-cljs (112)
- # spacemacs (49)
- # tools-deps (10)
- # unrepl (11)
- # yada (10)
Hi @martinklepsch I made a PR for adding the 404 page (https://github.com/cljdoc/cljdoc/pull/166), would you give me some feedbacks? I’m still learning frontend stuffs (and Tachyons CSS framework) so I was mostly trying to replicate the home page. However, I couldn’t make the page look better on the mobile devices.
@U7PQH43PS hey! 🙂 It looks great, is there anything specific that you think should be improved about the mobile pages? they look reasonable to me... 🙂
I just felt like there’s something more to make it look nicer. :P
Thanks for the comments. I’ll address those in the same PR.
Awesome, feel free to ping me if you have any questions 🙂
Hey @martinklepsch, I updated the PR. Would you mind taking a look again? Also, would adding test for the 404 response be a good idea? I haven't spent time understanding the tests in cljdoc (also clojure in general) but I can start getting to it.