Files
website/README.md
T
janishutz b27b4da3f2
Build and upload website update / build-and-upload (push) Failing after 6s
Finish migrate to new repo
2026-04-03 15:36:12 +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`