Skip to content

milan-agg/adobe-mdsr.github.io

 
 

Repository files navigation

Adobe Media and Data Science Research (MDSR) Laboratory

This is the website for the Adobe Media and Data Science Research (MDSR) Laboratory.

Instructions

  1. Clone the repository
  2. Run brew install git golang hugo node to install the dependencies
  3. Run hugo server -D to start the development server
  4. Open http://localhost:1313/ in your browser to view the website

Updating the website

Adding/Updating your profile

  1. Add your profile to the content/authors/ directory by creating a new folder with your name.
  2. Copy the _index.md file from content/authors/admin/_index.md to your new folder.
  3. Update the _index.md file with your information.
  4. Add your profile picture to your folder with the name avatar.jpg.

Adding your publications

  1. Add your publication to the content/publication/ directory by creating a new folder with some short name for your publication.
  2. Add 'index.md' file to your folder and add the publication details in it. See the example in content/publication/long-term-memorability/index.md.
  3. Add 'featured.jpg' or 'featured.png' to your folder and add the publication picture to it.

Credits: https://wowchemy.com/docs/getting-started/

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TeX 83.3%
  • HTML 14.9%
  • SCSS 1.8%