Play Framework
Adonis JS
ExpressJS
Django
ASP.NET
Flask
Symfony
Laravel
Hexo
Hugo
GatsbyJS
Jekyll
Nikola
Pelican
Ghost
Grav
Play FrameworkBased on our record, Hexo seems to be a lot more popular than Play Framework. While we know about 22 links to Hexo, we've tracked only 1 mention of Play Framework. 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.
I can see the Play framework really leans into async, and only tolerates blocking controllers. What else is out there? Source: almost 3 years ago
I built my Portfolio using Hexo, a blazing-fast NodeJS blog generator. Since all the site's deployable-assets are simple static HTML/CSS/JS (like in the old days of web), all the portfolio needed for deployment is a fast, "compute" instance for /public to be deployed to, such as those provided by Google Cloud Run. That said, I not only tested my portfolio site in a Docker image, using a Dockerfile authored by... - Source: dev.to / 7 months ago
My website is a static site built with Hexo and served through GitHub Pages. Hexo's documentation isn't the best, but with a little digging, I found that, in the years since I last used it, they've provided a pretty robust first-party plugin for generating RSS and ATOM feeds. - Source: dev.to / almost 2 years ago
There's also hexo [1]. I saw that on Matt Klein's website [2] and the theme looked pretty clean. [1] https://hexo.io [2] https://mattklein123.dev/2020/03/08/2020-03-07-new-website/. - Source: Hacker News / over 2 years ago
In my case, the latter is not possible because this blog is a static site, generated via Hexo and hosted on GitHub. It simply lacks a modifiable active server component. - Source: dev.to / over 2 years ago
Previously I've used Nuxt2 and even sooner - hexo.io. Source: over 3 years ago
Adonis JS - AdonisJs is a Node.js web framework with breath of fresh air and drizzle of elegant syntax on top of it
Hugo - Hugo is a general-purpose website framework for generating static web pages.
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
GatsbyJS - Blazing-fast static site generator for React
Django - The Web framework for perfectionists with deadlines
Jekyll - Jekyll is a simple, blog aware, static site generator.