Skip to content

Commit

Permalink
Add shapes and footprints sections.
Browse files Browse the repository at this point in the history
WIP for #5.
  • Loading branch information
RubenVerborgh committed Jul 4, 2019
1 parent 1884f28 commit 7cccce0
Showing 1 changed file with 26 additions and 5 deletions.
31 changes: 26 additions & 5 deletions main/clients.bs
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,43 @@ Clients and Apps {#clients}
Issue: Write introduction to the Clients and Apps section.


## Cross-Origin Resource Sharing ## {#cors}
## Implementation Guidance ## {#client-guidance}
<div class="non-normative">
<em>This section is non-normative.</em>

Issue: Write Cross-Origin Resource Sharing section.
Issue: Write Implementation Guidance section.

A Solid data pod MUST conform to the CORS specification [[!FETCH]].
</div>


## Implementation Guidance ## {#client-guidance}
## Data Shapes and Footprints ## {#shapes-footprints}

Issue: Write introduction to Data Shapes and Footprints section.


### Data Shapes ### {#shapes}
Issue: Write Data Shapes section.

Issue: Write Implementation Guidance section.

### Footprints ### {#footprints}
Issue: Write Footprints section.


## Data Shape Guidance ## {#shape-guidance}
<div class="non-normative">
<em>This section is non-normative.</em>

Issue: Write Data Shape Guidance section.

</div>


## Cross-Origin Resource Sharing ## {#cors}

Issue: Write Cross-Origin Resource Sharing section.

A Solid data pod MUST conform to the CORS specification [[!FETCH]].


## Update Notifications ## {#notifications}

Expand Down

0 comments on commit 7cccce0

Please sign in to comment.