This project is a template using NuxtJS to generate sites comparing any kind of items (the "antagonists").
Deployed to https://nuxt-comparator.jordisan.net/
Example site at https://server-spa-comparison.jordisan.net/ (generated from repository https://github.com/jordisan/nuxt-comparator-example)
- Uses NuxtJS (static site generation) and Nuxt content
- TypeScript
- All content based in .md files
- Web content available without JS (good for SEO)
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
For detailed explanation on how things work, check out Nuxt.js docs.
- Store needed? For global settings?
- Some more tests
- Responsive
- Remove unnecessary folders/files
- Custom error pages
- Search