mirror of
https://github.com/dzeiocom/markblog.git
synced 2025-07-23 05:19:51 +00:00
4a28a2f9f9d2e4f7e0e78f653bd04f8d1c768071
Bumps [next](https://github.com/zeit/next.js) from 9.1.7 to 9.3.2. - [Release notes](https://github.com/zeit/next.js/releases) - [Commits](https://github.com/zeit/next.js/compare/v9.1.7...v9.3.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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%