Skip to content

Commit e980044

Browse files
committed
make README prettier
1 parent ef28743 commit e980044

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,19 @@
55
- **Customizing**: For customization details please refer to [CUSTOMIZE.md](CUSTOMIZE.md).
66

77
---
8+
89
### About
910

1011
- general information about out group: update in `_pages/about.md`
1112
- newsfeed: to generate a new entry create a new file `_news/announcement_x.md`
1213
- selected publications: to add/delete publications change `selected={true/false}` in `_bibliography/papers.bib`
1314

1415
---
16+
1517
### People
1618

1719
To add an entry:
20+
1821
- create a new branch first
1922
- check if your markdown file already exists in `_pages/about/{name}.md`, create it if not
2023
- fill in your information in this file
@@ -35,26 +38,31 @@ To add an entry:
3538
- make a PR
3639

3740
---
41+
3842
### Research
3943

4044
Keep? More information about different research projects?
4145

4246
---
47+
4348
### Publications
4449

45-
The publications' page is generated automatically from the BibTex bibliography: [\_bibliography/papers.bib](_bibliography/papers.bib).
50+
The publications' page is generated automatically from the BibTex bibliography: [\_bibliography/papers.bib](_bibliography/papers.bib).
4651

4752
---
53+
4854
### Repositories
4955

5056
Can be selected in `_data/repositories.yml`
5157

5258
---
59+
5360
### Teaching
5461

5562
Update in `_pages/teaching.md`
5663

5764
---
65+
5866
### CV
5967

6068
Keep? Delete?

0 commit comments

Comments
 (0)