Skip to content

Commit ae46e28

Browse files
Added summaries (#146)
Closes #102 Co-authored-by: Agriya Khetarpal <[email protected]>
1 parent 3377efc commit ae46e28

File tree

15 files changed

+15
-0
lines changed

15 files changed

+15
-0
lines changed

content/GOVERNANCE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: PyBaMM Governance
3+
summary: The following contains the formal governance structure of the PyBaMM project.
34
---
45

56
The following contains the formal governance structure of the PyBaMM

content/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Homepage
3+
summary: "The PyBaMM Homepage"
34
---
45

56
{{< grid columns="1 2 2 3" >}}

content/about/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "About PyBaMM"
33
shortcutDepth: 3
4+
summary: "PyBaMM (Python Battery Mathematical Modelling) is an open-source battery simulation package written in Python."
45
---
56

67
{{< buttons/github-star >}}{{< buttons/github-fork >}}

content/community.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: PyBaMM Community
33
shortcutDepth: 1
4+
summary: "How to get in touch with PyBaMM users and developers"
45
---
56

67
## Contact PyBaMM

content/contribute.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Contribute to PyBaMM
33
toc: true
4+
summary: "How to contribute to PyBaMM's development"
45
---
56

67
If you'd like to contribute to PyBaMM whether via reporting issues and bugs, updating the documentation, or adding new features (thanks!), please have a look at the [Contributing Guidelines](https://docs.pybamm.org/en/latest/source/user_guide/contributing.html).

content/gsoc/2021/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: PyBaMM GSoC 2021 Project Ideas
3+
summary: "Google Summer of Code 2021 with PyBaMM"
34
---
45

56
# Projects

content/gsoc/2022/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: PyBaMM GSoC 2022 Project Ideas
3+
summary: "Google Summer of Code 2022 with PyBaMM"
34
---
45

56
# Projects

content/gsoc/2023/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: PyBaMM GSoC 2023 Project Ideas
3+
summary: "Google Summer of Code 2023 with PyBaMM"
34
---
45

56
# Projects

content/gsoc/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Google Summer of Code with PyBaMM
33
shortcutDepth: 1
4+
summary: "Google Summer of Code with PyBaMM"
45
---
56

67
<!-- Note: the names of individual pages in folders should be marked with an

content/learn.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Get started with PyBaMM
33
toc: true
4+
summary: How to get started with PyBaMM
45
---
56

67
{{< admonition hint >}}

0 commit comments

Comments
 (0)