NicBenson.com.au
~~TODO: Mobile menu ~~
- TODO: FIX: Mobile menu on prod
TODO: Upgrade to Nuxt 3 TODO: Inline Mailto form inside the site
-
TODO: Hero Section and TextSection need to become widgets in config.yml
-
TODO: Make Hero CTA have ability to run function or go straight to link depending on input
-
TODO: Left aside to appear at bottom on mobile, or in nav menu?
-
TODO: Sub-menu items
TODO: Blog Page - with dummy text
- TODO: Fix link name on the n logo - aria label perhaps?
TODO: social icons for side buttons TODO: Add blog mobile responsiveness TODO: Blog list item pretty dates - dayjs?
TODO: About; TODO: Blog;
- TODO: Blog Article
- TODO: Blog Container
- TODO: Blog Search Component
- Blog 'Jump to' section should be in the 'aside left' component
TODO: Work; TODO: CV;
TODO: fix logo
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generateFor detailed explanation on how things work, check out Nuxt.js docs.