website

This is my amazing website!
git clone git://shipwreckt.co.uk/website
Log | Files | Refs | README | LICENSE

README.md (765B)


      1 ## **Shipwreckt.co.uk Website Repository**
      2 
      3 Welcome to my personal website repository! This project is licensed under the GNU Affero General Public License v3.0, giving you the freedom to copy, modify, and distribute it. Additionally, you are not required to credit this website as your template if you choose to use it.
      4 
      5 ### License
      6 
      7 This project is licensed under the GNU Affero General Public License v3.0. You can view the full license [here](https://www.gnu.org/licenses/agpl-3.0.html). A copy of the license should be included in this repository.
      8 
      9 ### How to Clone
     10 
     11 To clone this repository, use the following command:
     12 
     13 From my git server
     14 ```bash
     15 git clone git://shipwreckt.co.uk/website
     16 
     17 
     18 From Gitlab
     19 ```bash
     20 git clone https://gitlab.com/Shipwreckt/website
     21