This is my personal website where I share my projects and publish some posts (RSS feed).
Website - Twitter - LinekdIn - Email
This website is built with Nuxt.js, leveraging nuxt/content and is hosted on Netlify. And that's it! :)
# 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
Copyright 2021 Luka Harambasic and other contributors
Code licensed under the MIT License: http://opensource.org/licenses/MIT
Articles licensed under GNU Affero General Public License: https://www.gnu.org/licenses/gpl-3.0.en.html