Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-02 | Great work today! 🔥 | Marius Peter | |
2025-03-02 | Update CSS global stylesheet. | Marius Peter | |
Now looks a lot more like the official OCaml website! | |||
2025-03-01 | Start work on Git "un"helper functions. | Marius Peter | |
Worse is better. I'll revisit the OCaml Git package once I'm more comfortable with OCaml overall. | |||
2025-02-02 | Isolate Git helper functions from Views. | Marius Peter | |
2025-02-02 | Change Views render function return type. | Marius Peter | |
All Views submodules' render functions now return a Dream_html node promise, rather than the node itself. | |||
2025-02-01 | Reorganized everything. | Marius Peter | |
Thank you DeepSeek! | |||
2025-01-26 | Finish off the week-end with this silly little commit. | Marius Peter | |
2025-01-26 | Remove all helper modules. | Marius Peter | |
Now, only God can help me. | |||
2025-01-26 | Update views. | Marius Peter | |
This doesn't even work. Why is OCaml so complicated?! | |||
2025-01-25 | Update main executable. | Marius Peter | |
2025-01-25 | Update handlers. | Marius Peter | |
2025-01-25 | Update helper modules. | Marius Peter | |
2025-01-25 | Remove .eml.html templates. | Marius Peter | |
2025-01-25 | Update dune files for all libraries. | Marius Peter | |
2025-01-25 | Restructure Views library. | Marius Peter | |
2025-01-25 | Ignore _build/ directory. | Marius Peter | |
2025-01-25 | Update dune-project stanzas. | Marius Peter | |
2025-01-25 | Add ocamlformat dependency. | Marius Peter | |
2025-01-19 | Initial commit for ogit. | Marius Peter | |