The repo is for Neuromatch Pod-Raclette Project Website.
The webpage is using hugo_xmin theme.
To use this template ,follow these instructions:
-
install hugo https://gohugo.io/getting-started/installing/
-
Fork this repo and clone to local
-
cd this repo and run hugo server in command line tools
hugo server
Then the website should run on the local port.
- /content/_index.md change in this markdown corrosponds to the main page for the website.
- /content/about.md change in this markdown corrosponds to the team page for the website.