Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 2.14 KB

CONTRIBUTE.md

File metadata and controls

41 lines (33 loc) · 2.14 KB

Resume Template

Targets

  • Create a GitHub Actions workflow
  • Create a GitHub release
  • Create a GitHub release with a PDF and EPUB file
  • Generate separate files for each language
  • Create a GitHub release with a PDF and EPUB file for each markdown file
  • Auto translate README.md to other languages
  • Create a GitHub release with a PDF and EPUB file for each translated markdown file

FAQ

  • fatal: No names found, cannot describe anything. Make your first commit and set tag: git tag 1.0.0
  • How to start the first build? Make your first commit and set tag: git tag 1.0.0 and push it to GitHub: git push --all &&& git push --tags

License

This website is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License . You are free to:

  • Share — copy and redistribute the material in any medium or format
  • Adapt — remix, transform, and build upon the material
  • The licensor cannot revoke these freedoms as long as you follow the license terms.
  • Under the following terms:
    • Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
    • NonCommercial — You may not use the material for commercial purposes.
    • ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
    • No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
  • Notices:
    • You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation.
    • No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.