- todos:
- TypeScript re-factor
- git actions CI for UI tests
- touch screen optimization
- sidebar on blog page works with touchscreen
- any potential further optimization coming in future...
- ES-lint integration on husky git hooks
- Tag system for blog page
- Known bugs:
- Too many redirect error while directly access url in browser
- This was fixed by removing
trailingSlash
config innext.config.js
, still need to investigate the proper usage of it.
- This was fixed by removing
- Too many redirect error while directly access url in browser