clojurescript-site
clojurescript-site copied to clipboard
website for ClojureScript
Following [this guide](https://clojurescript.org/guides/code-splitting), I can't make the guide project run via this command: ``` clj -M -m cljs.main -v -co build.edn -c -s ``` Here is the error message: >...
Added documentation on default port P.S: first time contributor to anything clojure/clojurescript here. please let me know how if the PR doesn't meet community standards/guidelines. Thank you!
The only stuff I can see is https://clojurescript.org/about/differences#_vars_and_the_global_environment, which is pretty minimal. The best documentation I can find anywhere is https://swannodette.github.io/2014/12/17/whats-in-a-var/, so that could be a good starting point.
The download link suggested in the readme and [the contribution page](https://github.com/clojure/clojurescript-site/blob/master/content/community/contributing_site.adoc): http://cdn.cognitect.com/clojurescript.org/jbake-2.5.0-SNAPSHOT-bin.zip Seems not to work: `curl: (7) Failed to connect to cdn.cognitect.com port 443: Operation timed out` I managed...
I mentioned in Slack that the tools section could be improved a bit and it was said that pull requests would be welcome. The structure and navigation of the site...
no mention of shadow figwheel link points to old lein-figwheel 'modern clojurescript' maybe not so modern any more - all lein/boot
When `#inst` values are parsed and printed in Clojure, by default the Gregorian calendar is used. In particular, this is a hybrid Julian / Gregorian calendar with a changeover in...
ProtoREPL hasn't been updated in over two years and I've seen several people report that ProtoREPL doesn't work properly with recent versions of Atom -- and specifically that the instructions...
It looks like we only have a lower resolution ClojureScript logo. This is pretty obvious on a Retina display.