Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KomaSeo authored Jan 9, 2025
1 parent f9ed8af commit 61a8a0a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ The path should be `/galleries/[Name]` (i.e., omit `/public`), and you should ad
The metadata of lectures are stored as a list in `/data/lectures.ts`.
Please update syllabus of the recent semester of the course you want to update.
You should add the recent syllabus as a first item of list because syllabus will be displayed based on the order of list.
If number of syllabus is more than 3, delete oldest syllabus from list.

### Update/Add Members

Expand All @@ -60,4 +61,4 @@ For updating image, please change the image in `/pulbic/members/`.
The metadata of publication will be processed from `/data/publication.bib`.
Please include bibtex for new publication on there.
The slide and paper should be located in `/public/publications/papers/` and `/public/publications/slides/` respectively named with citeKey.
The links of other supplementary materials (i.e., video and code) can be inserted in `/data/publicationSupplementary.ts` on `supplementaries` variable
The links of other supplementary materials (i.e., video and code) can be inserted in `/data/publicationSupplementary.ts` on `supplementaries` variable

0 comments on commit 61a8a0a

Please sign in to comment.