Feature/website overhaul (#49)
* Reorganize repo * Overhaul website design and rewrite in NextJS and Typescript * Delete website-publish.yml
This commit is contained in:
committed by
GitHub
parent
3674ee5bd8
commit
421ecf17e6
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,6 +1,5 @@
|
||||
dist/
|
||||
bin/
|
||||
public/
|
||||
node_modules/
|
||||
npm-debug.log
|
||||
.DS_Store
|
||||
@ -20,3 +19,4 @@ coverage/
|
||||
.env
|
||||
.temp/
|
||||
*.tgz
|
||||
old-website
|
||||
|
Reference in New Issue
Block a user