15 lines
382 B
Markdown
15 lines
382 B
Markdown
# Personal Website
|
|
|
|
This is the source code for my website [namesny.com](https://namesny.com).
|
|
|
|
This website is built with React and is open source.
|
|
|
|
## To do
|
|
|
|
* ~~implement draft support~~
|
|
* add cv/resume section
|
|
* support comments
|
|
* live reload
|
|
* ~~eliminate most hardcoded things (move them to config file)~~
|
|
* ~~remove unnecessary code and overall code cleanup~~
|