
Cloud Cannon
VuePress
Forestry.io
Sanity.io
Publii
DEV.to
Portfolio CMS
Lavalite
Clojure
Elixir
Python
Rust
Haskell
NIM
JavaScript
Kotlin
Cloud Cannon
ClojureBased on our record, Clojure should be more popular than Cloud Cannon. It has been mentiond 41 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Ah ok. So kinda in competition with something like https://cloudcannon.com/ I'll be honest if you want feedback - as a developer I'd prefer a solution that builds on top of an existing open source static site builder. That way us devs can carry on using the tools and deploy options we know but our less technical colleagues who just want to put up a new blog post can use the nice CMS experience. A tool that... - Source: Hacker News / about 1 year ago
Solutions like CloudCanon or TinaCMS use this approach. - Source: dev.to / almost 3 years ago
Great news โ active development of Eleventy will continue, with Git-based CMS CloudCannon supporting the project and Zach taking a Developer Advocate job there. (Also 'Project Slipstream' sounds cool, from a static web perspective โ removing less popular template syntax from core and moving to plugins.). Source: almost 3 years ago
A Git-based CMS like CloudCannon takes a different approach. It syncs your files from your repository and provides an editing interface to update the content. When you save a file, the CMS commits it back to the repository, so you always maintain control and ownership over your content. - Source: dev.to / over 3 years ago
Because I use CloudCannon to manage content on the sites I create, and because our product developers have been so busy over the last year, Iโve been able to put a much wider range of SSGs through their paces than Iโd thought would be possible, working both locally and through CloudCannonโs web interface. - Source: dev.to / over 3 years ago
This series of post will try to explain a complex topic: concurrent and parallel programming, in Dart. I think the only way to deal with that is using the Erlang VM (BEAM), but Clojure and other functional languages are usually doing better job on this part. Unfortunately, to me, most of other languages using OOP don't offer a great abstraction to concurrency and parallelism, but during the last decade, things are... - Source: dev.to / about 2 months ago
Oversimplifying, there are three big variants: Common Lisp, Scheme, Clojure. Each of them has a lot of somewhat similar implementations: * Clojure: A lot of support for immutable data. It runs in the JVM so you will have a lot of the libraries you are use to. Probably the best option for you. https://clojure.org/ * Scheme, in particular Racket: Mostly functional, and in particular Racket has a lot of support to... - Source: Hacker News / 12 months ago
Another project of mine Bob can be seen as an example of spec-first design. All its tooling follow that idea and its CLI inspired Climate. A lot of Bob uses Clojure a language that I cherish and who's ideas make me think better in every other place too. - Source: dev.to / over 1 year ago
Clojure is a LISP for the Java Virtual Machine (JVM). As a schemer, I wondered if I should give Clojure a go professionally. After all, I enjoy Rich Hickey's talks and even Uncle Bob is a Clojure fan. So I considered strength and weaknesses from my point of view:. - Source: dev.to / over 1 year ago
โFor the rest of this post Iโll list off some more tactical examples of things that you can do towards this goal. Savvy readers will note that these are not novel ideas of my own, and in fact a lot of the things on this list are popular core features in modern languages such as Kotlin, Rust, and Clojure. Kotlin, in particular, has done an amazing job of emphasizing these best practices while still being an... - Source: dev.to / about 2 years ago
VuePress - A static site generator by Vue.js ๐ ๏ธ
Elixir - Dynamic, functional language designed for building scalable and maintainable applications
Forestry.io - A simple CMS for Jekyll and Hugo sites.
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
Sanity.io - Sanity.io a platform for structured content that comes with an open-source editor that you can customize with React.js.
Rust - A safe, concurrent, practical language