You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.md 1.3KB

12345678910111213141516171819202122232425262728293031323334353637
  1. ## Welcome to GitHub Pages
  2. You can use the [editor on GitHub](https://github.com/alexmihalyk23/COCO2YOLO/edit/gh-pages/index.md) to maintain and preview the content for your website in Markdown files.
  3. Whenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your Markdown files.
  4. ### Markdown
  5. Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for
  6. ```markdown
  7. Syntax highlighted code block
  8. # Header 1
  9. ## Header 2
  10. ### Header 3
  11. - Bulleted
  12. - List
  13. 1. Numbered
  14. 2. List
  15. **Bold** and _Italic_ and `Code` text
  16. [Link](url) and ![Image](src)
  17. ```
  18. For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/).
  19. ### Jekyll Themes
  20. Your Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/alexmihalyk23/COCO2YOLO/settings). The name of this theme is saved in the Jekyll `_config.yml` configuration file.
  21. ### Support or Contact
  22. Having trouble with Pages? Check out our [documentation](https://docs.github.com/categories/github-pages-basics/) or [contact support](https://github.com/contact) and we’ll help you sort it out.