ocaml-webmachine
A REST toolkit for OCaml (by inhabitedtype)
soupault
Static website generator based on HTML element tree rewriting (by PataphysicalSociety)
ocaml-webmachine | soupault | |
---|---|---|
1 | 16 | |
223 | 402 | |
0.0% | 1.0% | |
0.0 | 9.3 | |
over 3 years ago | about 1 month ago | |
OCaml | OCaml | |
GNU General Public License v3.0 or later | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ocaml-webmachine
Posts with mentions or reviews of ocaml-webmachine.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-13.
-
Ocaml for web development
We (a small company creating specialized inventory management and e-commerce systems) use Dream for web development. Webmachine and Cohttp for creating RESTful APIs. HTTP-clients with Ocurl and Cohttp. We are very happy with our choice of technologies.
soupault
Posts with mentions or reviews of soupault.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-10-10.
-
WordPress Alternatives
I think yours is the candidate for Pandoc[1] or something like Soupault[2]. But you will be doing the HTML/CSS writing yourself.
1. https://pandoc.org
2. https://soupault.app
- Soupault: A static website management tool
-
LuaX: A Lua Dialect with JSX
I think this is a solid choice if you want both template engine and plugin system. I wish someday https://soupault.app adopt this.
-
Is Highlight.js Harmful for Your Site?
Personally I favor Soupault <http://soupault.app/> where I can choose whatever or as many syntax highlighters as I wish. I hope to get a tree-sitter based option up soon enough, but Prism covers a lot of obscure languages (and without the parse errors Pygments has for Nix).
- Soupault – static website generator that works with HTML element trees
-
Maybe is a silly question. People often use libraries like React to build their pages in neocities?
I use Soupault myself, just because it's the first Static Site Generator I stumbled upon.
- Ask HN: Any blog platforms with support for Org files?
-
Rewriting my blog in Rust for fun and profit
Have you come across Soupault yet?
I'm considering using Pandoc with Soupault to my website markup agnostic by being dependent on Pandoc. Soupault can act as a HTML processor although I'm not sure if that's enough to not need a template langauge. Or maybe I'm mistaken about Soupault.
https://soupault.app/
-
Ask HN: What are you using for static site management these days?
This was on HN awhile back. It sounds like what you are looking for: https://soupault.app
What are some alternatives?
When comparing ocaml-webmachine and soupault you can also consider the following projects:
dream - Tidy, feature-complete Web framework
moonsmith - A random generator of Lua programs
async - Jane Street Capital's asynchronous execution library
otoml - TOML parsing, manipulation, and pretty-printing library for OCaml (fully 1.0.0-compliant)
lwt - OCaml promises and concurrent I/O
ocaml-tsort - Easy to use and user-friendly topological sort module for OCaml