Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.22 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.22 KB

harambasic.de

Netlify Status

This is my personal website where I share my projects and publish some posts (RSS feed).

Website - Twitter - LinekdIn - Email

Stack

This website is built with Nuxt.js, leveraging nuxt/content and is hosted on Netlify. And that's it! :)

Development

# 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

License

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