This portfolio was created using vuepress with tweaks to the succinct theme.
The build is automated through GitHub Pages, its status is .
Notifications regarding the build state are sent through a Telegram bot integration, all the details can be found in this gist.
Uptime monitoring happens with uptime robot.
To access the live version of the portfolio, click here
click here
yarn add vuepress -D
yarn add -D vuepress-theme-succinct
Test locally:
vuepress dev
Rebuild the docs:
vuepress build docs
yarn add @fortawesome/fontawesome-svg-core
yarn add @fortawesome/free-solid-svg-icons
yarn add @fortawesome/free-brands-svg-icons
yarn add @fortawesome/vue-fontawesome
yarn add -D @vuepress/plugin-nprogress
yarn add -D @vuepress/plugin-back-to-top
yarn add -D vuepress-plugin-mermaidjs
yarn add vuepress-plugin-social-share -D