|
1 |
| -# Matt Cowley - CV |
2 |
| -**An elegant and expandable CV design made with SASS, HTML and love.** |
| 1 | +<!-- Source: https://github.com/MattIPv4/template/blob/master/README.md --> |
3 | 2 |
|
| 3 | +<!-- Title --> |
| 4 | +<h1 align="center" id="CV"> |
| 5 | + CV |
| 6 | +</h1> |
| 7 | + |
| 8 | +<!-- Tag line --> |
| 9 | +<h3 align="center">An elegant and expandable CV design made with SASS, HTML and love.</h3> |
| 10 | + |
| 11 | +<!-- Badges --> |
| 12 | +<p align="center"> |
| 13 | + <img src="https://img.shields.io/badge/made%20with-SASS%20%7C%20HTML%20%7C%20Love-blue.svg?style=flat-square" alt="Made With"> |
| 14 | + <a href="http://slack.mattcowley.co.uk/" target="_blank"> |
| 15 | + <img src="https://img.shields.io/badge/slack-MattIPv4-blue.svg?style=flat-square" alt="Slack"> |
| 16 | + </a> |
| 17 | +</p> |
| 18 | + |
| 19 | +---- |
| 20 | + |
| 21 | +<!-- Content --> |
| 22 | +## cv.mattcowley.co.uk |
| 23 | + |
| 24 | +This is my personal CV website, which also acts as a great clean and elegant CV template.\ |
| 25 | +An expandable design created with HTML and SASS that anyone can make use of. |
| 26 | + |
| 27 | +<!-- Contributing --> |
| 28 | +## Contributing |
| 29 | + |
| 30 | +Contributions are always welcome to this project!\ |
| 31 | +Take a look at any existing issues on this repository for starting places to help contribute towards, or simply create your own new contribution to the project. |
| 32 | + |
| 33 | +Please make sure to follow the existing standards within the project such as code styles, naming conventions and commenting/documentation. |
| 34 | + |
| 35 | +When you are ready, simply create a pull request for your contribution and I will review it whenever I can! |
| 36 | + |
| 37 | +Need to chat about the project and how you can get involved?\ |
| 38 | +Join the Slack workspace to find the appropriate channel, talk to other contributors and myself: [slack.mattcowley.co.uk](http://slack.mattcowley.co.uk) |
| 39 | + |
| 40 | +<!-- Discussion & Support --> |
4 | 41 | ## Discussion, Support and Issues
|
5 |
| -For general support and discussion of this project, please join the Discord server: https://discord.gg/qyXqA7y \ |
6 |
| -To check known bugs and see planned changes and features for this project, please see the GitHub issues.\ |
7 |
| -Found a bug we don't already have an issue for? Please report it in a new GItHub issue with as much detail as you can! |
| 42 | + |
| 43 | +Need support with this project or have found an issue? |
| 44 | +> Please check the project's issues page first! |
| 45 | +
|
| 46 | +Not found what you need? |
| 47 | +* Create a GitHub issue here to report the situation, as much detail as you can! |
| 48 | +* _or,_ You can join our Slack workspace to discuss the issue or to get support for the project: |
| 49 | +<a href="http://slack.mattcowley.co.uk/" target="_blank"> |
| 50 | + <img src="https://img.shields.io/badge/slack-MattIPv4-blue.svg?logo=slack&logoWidth=30&logoColor=blue&style=popout-square" alt="Slack" height="60"> |
| 51 | +</a> |
0 commit comments