Files
old-website/README.md

12 lines
424 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
# Building
cd to the site directory and run `npm run build`