TerevintoSoftware.StaticSiteGenerator
An ASP.NET Core tool for generating static websites from MVC views.
YOCaml is a static site generator, mostly written in OCaml
YOCaml is framework for building static site generator, written in OCaml.
You will find a comprehensive tutorial on how to use YOCaml on the official website.
We suggest creating a local switch to create a sandboxed development environment.
opam update opam switch create . --deps-only --with-doc --with-test --with-dev-setup -y eval $(opam env)
When the environment is prepared, dune build should build the project.
dune fmt Format the entire code base according to the profile described in the .ocamlformat file.dune test Run the tests (for expectation tests, following the command with dune promote will regenerate the tests that produce outputs)Ensure that you have run
dune fmtanddune testbefore waiting for your branch to be merged.
Here is a list of websites that use YOCaml, along with their repositories. In addition, you will find some basic examples in the example directory.
Please feel free to add your website to this list!
more like this
An ASP.NET Core tool for generating static websites from MVC views.
A simplified build system for static sites and single-page webapps, based on Webpack 3.
search projects, people, and tags