Upload website
This commit is contained in:
12
README.md
12
README.md
@@ -1,3 +1,11 @@
|
||||
# website
|
||||
<div id="title" align="center">
|
||||
<img src="https://static.janishutz.com/logo.jpg" width="300">
|
||||
<h1>janishutz.com</h1>
|
||||
</div>
|
||||
|
||||
The source code of my website
|
||||
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`
|
||||
|
Reference in New Issue
Block a user