mirror of
https://github.com/dzeiocom/markblog.git
synced 2025-07-29 07:59:50 +00:00
02234220e4ee00d00fc8975b2c51aad9ab037e2e
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
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%