mirror of
https://github.com/dzeiocom/markblog.git
synced 2025-07-23 13:29:52 +00:00
bcd0e0ecf787cb965fb36f4060e54dc52a0e3f52
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... 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%