Commit graph

4 commits

Author SHA1 Message Date
cf3152d36a Update favicon 2021-11-15 23:23:34 +01:00
32b144db4e Small modifications to the contact page and others 2021-01-04 18:32:17 +01:00
343ceabdcd Remove GitHub actions workflow
Now I can deploy manually using Netlify CLI:

    yarn add netlify-cli
    netlify login  # login to Netlify
    netlify link  # link the directory to the site
    # deploy, omit "--prod" if you want to preview
    netlify deploy --dir=_site --prod
2020-11-10 09:13:45 +01:00
2002912b0f Add README file 2019-04-05 18:26:50 +02:00