mirror of
https://github.com/dzeiocom/markblog.git
synced 2025-06-24 16:29:20 +00:00
695eaeb00a67f2a82b8d81ebef7c05b46b06db66
Bumps [decompress](https://github.com/kevva/decompress) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/kevva/decompress/releases) - [Commits](https://github.com/kevva/decompress/compare/v4.2.0...v4.2.1) Signed-off-by: dependabot[bot] <support@github.com>
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
Description
Languages
TypeScript
74.3%
Stylus
20.8%
JavaScript
4.9%