Website for the 2018 edition of Semana de Informática, which took place at Faculty of Engineering of the University of Porto from October 29 to November 1st, 2018.
- Node.js (^8.16.0)
- npm (^6.10.1)
$ git clone https://github.com/semanadeinformatica/website
$ cd website
# install dependencies
$ npm 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
- Nuxt.js - Vue.Js based static website framework
- Nuxtent - Generate static pages from .md files
- Bootstrap - The usual front-end component library
- FontAwesome - Nice icons
- Netlify - Deployment