Files
website/README.md
2025-09-29 11:24:54 +02:00

12 lines
444 B
Markdown

<div id="title" align="center">
<img src="https://static.janishutz.com/logo.jpg" width="300">
<h1>janishutz.com</h1>
</div>
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 now doesn't even use any external libraries (apart from my own)
# Building
cd to the site directory and run `node build.js`