Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-10 | Use Lwt.Syntax. | Marius Peter | |
2025-05-10 | Avoid opening HTML at the highest level in functions. | Marius Peter | |
2025-05-01 | Perform deep refactoring. | Marius Peter | |
Better separation of concern; this paves the way for better testing down the road. | |||
2025-05-01 | Add font files and svg favicon. | Marius Peter | |
2025-04-06 | Start working with utop session stashes... | Marius Peter | |
Hopefully, this will increase developement velocity! | |||
2025-03-16 | Moderate amount of progress today 💯 | Marius Peter | |
2025-03-16 | Restore global stylesheet. | Marius Peter | |
Mistakenly clobbered my work yesterday... | |||
2025-03-15 | Great work today, again! | Marius Peter | |
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 | |