Skip to content

Commit

Permalink
test removing panels
Browse files Browse the repository at this point in the history
  • Loading branch information
John Bogaardt committed Sep 28, 2022
1 parent 4b783bc commit e394eca
Showing 1 changed file with 24 additions and 16 deletions.
40 changes: 24 additions & 16 deletions docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,11 @@ Chainladder is built by a group of volunteers, and we need YOUR help!

Here are a few links to help you get started.

:::{panels}
:container: +full-width
:column: col-lg-4 px-2 py-2
---
:header: bg-jb-one
::::{grid}
:gutter: 3

:::{grid-item-card}
:columns: 6
**[Triangles](triangle)**
^^^
Data object to manage and manipulate reserving data
Expand All @@ -26,9 +25,10 @@ Data object to manage and manipulate reserving data
```
+++
**Classes**: **[Triangle](triangle)**,...
:::

---
:header: bg-jb-two
:::{grid-item-card}
:columns: 6

**[Development](development)**
^^^
Expand All @@ -41,8 +41,10 @@ Tooling to generate loss development patterns

+++
**Algorithms**: [Development](development:development), [ClarkLDF](development:clarkldf), …
---
:header: bg-jb-three
:::

:::{grid-item-card}
:columns: 6

**[Tail Estimation](tails)**
^^^
Expand All @@ -55,9 +57,11 @@ Extrapolate development patterns beyond the known data.

+++
**Algorithms**: [TailCurve](tails:tailcurve), [TailConstant](tails:tailconstant), …
:::

:::{grid-item-card}
:columns: 6

---
:header: bg-jb-one
**[IBNR Models](methods)**
^^^

Expand All @@ -71,10 +75,10 @@ Generate IBNR estimates and associated statistics

+++
**Algorithms**: [Chainladder](methods:chainladder), [CapeCod](methods:capecod), …
:::


---
:header: bg-jb-two
:::{grid-item-card}
:columns: 6

**[Adjustments](adjustments)**
^^^
Expand All @@ -89,9 +93,10 @@ Common actuarial data adjustments

+++
**Classes**: [BootstrapODPSample](adjustments:bootstrapodpsample), [Trend](adjustments:trend), …
:::

---
:header: bg-jb-three
:::{grid-item-card}
:columns: 6

**[Workflow](workflow)**
^^^
Expand All @@ -106,3 +111,6 @@ Workflow tools for complex analyses
+++
**Utilities**: [Pipeline](workflow:pipeline), [VotingChainladder](workflow:votingchainladder), …
:::

::::

0 comments on commit e394eca

Please sign in to comment.