Loading repository data…
Loading repository data…
menteora / repository
Migration from jekyll to vuejs & nuxt static site for personal purpose. Contributors welcome.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Dinamicamente.org migration form Jekyll
11/05/2019 Updated to nuxt 2.6.3 and vuetify 1.5.14
AVN - (optional) Automatic Version Switching for Node.js
# install dependencies
$ npm install # Or yarn install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm run generate
# generate static project and test locally with http-server module
$ npm run generate:dev
NOTE: Nuxtent was dismissed due incompatibility with new releases of Nuxt
For detailed explanation on how things work, check out the Nuxt.js and Vuetify.js documentation.