Files
hinode/content/en/docs/0.8/getting-started/contribute.md
2023-01-11 15:07:25 +01:00

435 B

layout, title, description, date, group, layout
layout title description date group layout
docs Contribute Contribute to the open-source development of the Hinode theme. 2023-01-06 getting-started docs
  1. Clone the repository and create a new branch

    git checkout https://github.com/markdumay/hugo-theme-hinode.git -b name_for_new_branch
    
  2. Make and test the changes

  3. Submit a Pull Request with a comprehensive description of the changes