Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README to use MDX #254

Merged
merged 2 commits into from
Jul 12, 2022
Merged

Update README to use MDX #254

merged 2 commits into from
Jul 12, 2022

Conversation

talex5
Copy link
Contributor

@talex5 talex5 commented Jul 11, 2022

All the example code is now in the repository, making it easy to people to look at the solutions if they get stuck, and allowing the tutorial to be tested automatically.

The tutorial was also too long; it has now been split into two parts.

This is to make room for the examples from the README.
@talex5 talex5 force-pushed the mdx branch 2 times, most recently from 12a4efb to 461fb61 Compare July 11, 2022 13:55
@talex5 talex5 marked this pull request as ready for review July 11, 2022 13:56
@talex5 talex5 force-pushed the mdx branch 2 times, most recently from 5db19d7 to 593f075 Compare July 12, 2022 08:55
All the example code is now in the repository, making it easy to people
to look at the solutions if they get stuck, and allowing the tutorial to
be tested automatically.

The tutorial was also too long; it has now been split into two parts.
@talex5 talex5 merged commit 8a0b6dc into mirage:master Jul 12, 2022
@talex5 talex5 deleted the mdx branch July 12, 2022 10:07
talex5 added a commit to talex5/opam-repository that referenced this pull request Feb 23, 2023
…age and capnp-rpc-lwt (1.2.3)

CHANGES:

- Update to cmdliner 1.1.0 (@MisterDA mirage/capnp-rpc#249).

- Fix tests on Windows, avoid using Unix domain sockets (@talex5 mirage/capnp-rpc#251).

- Fix warning on `Unix.ENOTCONN` under macos (@talex5 mirage/capnp-rpc#252).

- Add `Capnp_rpc_unix.Cap_file.save_uri` (@talex5 mirage/capnp-rpc#253).

- Update README to use MDX (@talex5 mirage/capnp-rpc#254).

- Update tests to Cap'n Proto 0.10.3 (@MisterDA mirage/capnp-rpc#257 mirage/capnp-rpc#260).

- Update to mirage-crypto-rng 0.11 and dns 7.0.0 API changes (@hannesm mirage/capnp-rpc#261).

- Update for opam 2.1+ installations (@frumioj mirage/capnp-rpc#259).

- Install Cap'n Proto binaries in Windows GHA (@MisterDA mirage/capnp-rpc#248).
talex5 added a commit to talex5/opam-repository that referenced this pull request Feb 23, 2023
…age and capnp-rpc-lwt (1.2.3)

CHANGES:

- Update to cmdliner 1.1.0 (@MisterDA mirage/capnp-rpc#249).

- Fix tests on Windows, avoid using Unix domain sockets (@talex5 mirage/capnp-rpc#251).

- Fix warning on `Unix.ENOTCONN` under macos (@talex5 mirage/capnp-rpc#252).

- Add `Capnp_rpc_unix.Cap_file.save_uri` (@talex5 mirage/capnp-rpc#253).

- Update README to use MDX (@talex5 mirage/capnp-rpc#254).

- Update tests to Cap'n Proto 0.10.3 (@MisterDA mirage/capnp-rpc#257 mirage/capnp-rpc#260).

- Update to mirage-crypto-rng 0.11 and dns 7.0.0 API changes (@hannesm mirage/capnp-rpc#261).

- Update for opam 2.1+ installations (@frumioj mirage/capnp-rpc#259).

- Install Cap'n Proto binaries in Windows GHA (@MisterDA mirage/capnp-rpc#248).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant