Zaid-Ajaj / Fable.Remoting

Type-safe communication layer (RPC-style) for F# featuring Fable and .NET Apps
https://zaid-ajaj.github.io/Fable.Remoting/
MIT License
272 stars 54 forks source link

Revamped docs using docute #307

Closed Zaid-Ajaj closed 2 years ago

Zaid-Ajaj commented 2 years ago

This PR replaces the old gitbook docs with docute, this removes a build step whenever the docs change and is it a lot easier to work with.

Not all the docs are migrated: authorization, authentication and accessing HTTP contexts are to be revised first and I want to get an idea of what people do these days to integrate different auth solutions with remoting