Skip to content

Commit

Permalink
Merge branch 'main' of github.com:chatbot-arena/chatbot-arena.github.io
Browse files Browse the repository at this point in the history
  • Loading branch information
infwinston committed Sep 10, 2024
2 parents 6b9db8a + 022d769 commit 0bca17b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,10 @@ which will replace the css files in the `_site/assets/css/` folder with the purg
We will write blog posts in the distill format. See [this example](https://alshedivat.github.io/al-folio/blog/2021/distill/) for an example, and [this template](https://github.com/alshedivat/al-folio/blob/master/_posts/2018-12-22-distill.md?plain=1) for code.

This template was taken from [AI-Folio](https://github.com/alshedivat/al-folio).

## Commands

Format the code
```
npx prettier . --write
```

0 comments on commit 0bca17b

Please sign in to comment.