Initial commit (hugo)

This commit is contained in:
ItsDrike 2021-07-08 15:20:26 +02:00
commit c45258acec
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD
5 changed files with 693 additions and 0 deletions

8
README.md Normal file
View file

@ -0,0 +1,8 @@
# My personal website
[![AGPL](https://img.shields.io/badge/Licensed%20under-AGPL-red.svg?style=flat-square)](./LICENSE)
[![Validation](https://github.com/ItsDrike/portfolio/actions/workflows/validation.yaml/badge.svg)](https://github.com/ItsDrike/portfolio/actions/workflows/validation.yaml)
This is the source code for my personal portfolio, hosted on [my website](http://itsdrike.com)
It is built using [huge](https://gohugo.io/).