Skip to content

Commit e8fd04e

Browse files
update
1 parent 0e5b3ce commit e8fd04e

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@ The website is a static website generated using the following technologies
66

77
* All the content is based on Markdown files and Jupyter notebooks.
88
* The HTML is generated using [Jupyterbook](https://jupyterbook.org/en/stable/intro.html).
9-
* The webpages are hosted on [Github Pages](https://pages.github.com/).
9+
* The webpages are hosted on [Github Pages](https://pages.github.com/). A GitHub action builds and writes the output to the `gh-pages` branch.
1010
* Comments are powered by [utterances](https://utteranc.es/).
1111

12+
13+
# Local Development
14+
1215
## Clone the Repository
1316

1417
```

0 commit comments

Comments
 (0)