AviorBOT b1e36d3c18 Update dependency file-loader to v6 (#5)
Merge branch 'master' into renovate/file-loader-6.x

Update dependency file-loader to v6

Co-authored-by: Florian Bouillon <florian.bouillon@delta-wings.net>
Co-authored-by: AviorBOT <no-reply@delta-wings.net>
Reviewed-on: https://git.delta-wings.net/dzeio/markblog/pulls/5
2020-04-01 09:26:42 +00:00
2020-02-06 21:18:11 +01:00
2020-02-05 11:28:52 +01:00
2020-02-06 21:18:11 +01:00
2020-01-05 13:50:36 +01:00
2020-02-06 16:42:44 +01:00
2020-02-06 21:16:44 +01:00
WIP
2019-12-16 23:59:00 +01:00
2020-02-06 16:58:25 +01:00
2020-02-06 21:18:11 +01:00
2020-01-04 17:35:30 +01:00
2020-02-06 16:44:22 +01:00
2020-02-05 11:28:52 +01:00
v1
2020-01-04 23:18:19 +01:00
2020-02-05 11:28:52 +01:00
v1
2020-01-04 23:18:19 +01:00
2020-04-01 08:54:39 +00:00
2020-02-06 16:53:01 +01:00

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%