This site is built using Vue. Once upon a time, many years ago, I started this project and I will continue to maintain it until the day JavaScript is outlawed. Hence, it's always in progress even when my last commit was 12+ months ago. There's not much else to add besides head on over to https://abbondanzo.com and check it out.
Inside this folder, there is an .env.example
file. This must be copied and named as .env
with your correct Google Analytics tracking IDs. Even if you have no IDs, you should still perform this test or Webpack will fail to build.
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# generate static project and launch server
$ npm run generate
$ npm run start
For detailed explanation on how things work, check out Nuxt.js docs.
You can view the currently live here
You can check out older versions of the site, or view major updates on the releases tab of this repository or by clicking here.
You can follow my Twitter for some random updates as to my progress on the site here