Paul d'Aoust
Paul d'Aoust
Add an overview page for working with data in Holochain. Covers actions/records, entries, links, CRUD, and source chains.
@alastairong @zo-el @marycamacho I somehow managed to accidentally merge `holo-docs-for-alpha` into `main` and then push it to GitHub on Tuesday, triggering a premature deploy of the guide. #408 fixes that,...
Work in progress -- doesn't actually work because of the difficulty of mixing async style (mermaid) with blocking style (markdown-it) callbacks. If I could just figure out how to block...
Currently there's only one app on this list (Omni) that's built for Holochain-Rust; the rest are all built for Holochain-Proto. I'm not sure if anyone's even maintaining this list? @artbrock...
I don't claim this is a thorough sweep that catches all bugs, but it does catch all bugs discovered via following the Getting Started Guide but choosing Lit and Vue...
Seeking review for: * Succinctness of prose -- do you get lost? Is there too much information, is the complex stuff (e.g., introducing _how_ to get a hash for linking)...
### Summary Here's the white paper draft! Please attack it with all the red pens in your desk! changelog and documentation changes n/a.
### Summary Renamed `hdk_entry_helper`, `hdk_entry_types`, `hdk_entry_types_conversions`, `hdk_entry_types_name_registration`, `hdk_link_types`, and `hdk_to_coordinates` to `hdi_*`, to reflect the fact that integrity zomes (the main consumer of the aforementioned macros) are the only place...
(and perhaps other versions of Inkscape; I've only tested against 1.3.2.) This removes Python and PyGTK deprecation warnings and gets the extension ready to work with changes to the manifest...