422d624a5c
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3) Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
config | ||
src | ||
.dockerignore | ||
.editorconfig | ||
.eslintrc.json | ||
.gitignore | ||
Dockerfile | ||
LICENSE.txt | ||
README.md | ||
babel.config.js | ||
package.json | ||
postcss.config.js | ||
webpack.client.js | ||
webpack.server.js | ||
yarn.lock |
README.md
Personal Website
This is the source code for my website 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