Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 723 Bytes

File metadata and controls

13 lines (9 loc) · 723 Bytes

Practising Issues & Pull Requests

This repository contains the source code for a website listing interesting facts about CYF's host cities. You can use it to practise creating issues and pull requests, and to study the examples which are already here.

You can see the deployed site here.

Repository Contents

  • README.md - A summary of the repository's purpose and the file it contains.
  • requirements.md - A document listing the requirements the application has to satisfy.
  • index.html - The HTML file used to generate the site.
  • styles.css - CSS used to style the site.
  • .gitignore - A list of files which should not be tracked by Git.