refactored the README.md file, added Dockerfile and public_html folder

This commit is contained in:
Andrea
2021-09-02 19:31:25 +02:00
parent 54346cbceb
commit 365078ae64
5 changed files with 27 additions and 42 deletions

View File

@@ -1,3 +1,7 @@
# Nullable's website
My personal website. You can find some of my personal information, my work experiences and all my contacts.
A simple website built with [Docker](https://www.docker.com/) and [apache httpd image](https://hub.docker.com/_/httpd/).
In this repository you can find the Dockerfile and the public_html containing all the file for the website.