Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 715 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 715 Bytes

jankal.dev website

This repo hosts the source code for my personal website located at https://jankal.dev
This project uses Nuxt.js with the @nuxt/content module.

Build setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn run start

# generate static project
$ yarn run generate

Deployment

To deploy this website, execute the corresponding GitHub Action manually.
At the moment there are two deployment targets available: