Skip to content

My developer website featuring a blog about Nuxt.js and TypeScript

Notifications You must be signed in to change notification settings

jankal/jankal.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: