some more progress on design

This commit is contained in:
2024-08-28 09:10:19 +02:00
parent bd9094231e
commit 63a97f9a4b
7 changed files with 45 additions and 29 deletions

View File

@@ -5,4 +5,7 @@
This is the source code for my personal website. Check it out [here](https://janishutz.com).
As any custom website is, this one is also written entirely in HTML, CSS and JavaScript and only uses the jQuery library as an external library
As any custom website is, this one is also written entirely in HTML, CSS and JavaScript and now doesn't even use any external libraries
# Building
cd to the site directory and run `npm run build`