moving from hexo theme to my own react design

This commit is contained in:
Kim, Jimin 2021-05-15 00:30:19 +09:00
parent 7ff3176072
commit 379c1c60d9
96 changed files with 1990 additions and 50291 deletions

18
.gitignore vendored
View file

@ -1,7 +1,23 @@
# where I keep my notes
_/
# auto generated
yarn.lock
package-lock.json
hexo/source/_drafts
pages.json
# dependencies
.pnp/
.pnp.js
# testing
coverage/
# production
build/
# misc
.DS_Store
# unaltered
# Created by https://www.toptal.com/developers/gitignore/api/firebase,node,hexo,git,visualstudiocode