Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.

dzeiocom/markblog

Repository files navigation

PortBlog

My personnal Portfolio and blog

INSTALL

git clone https://git.delta-wings.net/dzeio/markblog.git
cd markblog

Editing the Website

Config

you can simply edit the config.ts file to change basic elements

Posts

yarn dev

then start editing the files in the posts folder

Deploy

yarn build
yarn export

then upload the content of the out folder on your website