Skip to content

humeval/humeval.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

humeval.github.io

Homepage for Workshop on Human Evaluation of NLP Systems

Repository for website https://humeval.github.io

Editing

You can modify the pages directly on GitHub, and your changes will be pushed to the website immediately.

  • Modify the main page (index.md):

https://github.com/humeval/humeval.github.io/blob/main/index.md

  • Modify the specific pages (cd _pages):

https://github.com/humeval/humeval.github.io/tree/main/_pages

  • Modify the navigation:

/_data/navigation.yml

The url (e.g., /programme/) in the navigation file should match the page permalink (e.g., permalink: /2021/accepted-papers/).

Running locally

  1. Install Jekyll
  2. Clone the repository: git clone https://github.com/humeval/humeval.github.io.git
  3. Navigate to the repository directory
  4. Run bundle install
  5. Run bundle exec jekyll serve
  6. To preview the site, in your web browser, navigate to http://localhost:4000

Credits

Thanks Hendrik and Dimitra for providing the starter code.

About

Repository for website humeval.github.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published