@ferranvila/nextjs
v0.3.1
Published
Personal Blog Portal
Downloads
3
Readme
ferranvila.com
This project contains the source code of ferranvila.com. This project is created with next.js.
🛠 Technical Features
- Package Management: yarn
- JS Framework: next.js
- Code Formatter: prettier
- Conventional Commits: conventional commits
- Semantic Release: semantic release
- Continuos Integration: travis-ci
🖥 Development
yarn install
yarn dev
yarn build
📄 TODO
- Publish and Deployment (npmjs and vercel)
- Badges Information (coveralls, codequality lighthouse, dependencies)
- Unit Testing and Coverage Integration (coveralls)
- Headless CMS
- Improve README description
- Progressive Web Applications
- Server Side Rendering: SSR - getServerSideProps
- Stale While Revalidate: SWR - stale-while-revalidate