Jekyll website for the ERC Advanced Grant VIGILIA.
- Edit content files:
- Home:
index.md - People:
_data/people.yml - Publications cache:
_data/publications.yml - News:
_posts/
- Home:
- Refresh publications from UGent biblio:
python3 scripts/fetch_biblio_publications.py
- Commit and push to GitHub.
- GitHub Pages deploys automatically via Actions.
url: "https://aida-ugent.github.io"baseurl: "/VIGILIA"