Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Poetry install instructions
  • Loading branch information
Sahil590 authored Aug 9, 2024
1 parent db7dba1 commit 3a162c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ This repository contains blogs by the [central RSE team](https://www.imperial.ac

- Make sure you have [poetry](https://python-poetry.org/docs/#installation) installed.
- Clone the repository locally (`git clone https://github.com/ImperialCollegeLondon/RSEBlog.git`).
- Add dependencies `poetry install`
- Create a `.md` file for your blog in the `docs/posts` folder and add the blog content to it.
- Any images should be added to `docs/posts/images/<blog-name>`.
- Add all the relevant metadata (for example, `date`, `authors`, `categories`, `tags`).
Expand Down

0 comments on commit 3a162c2

Please sign in to comment.