About

This portfolio was created using vuepress with tweaks to the succinct theme.

The build is automated through Travis CI, the current status is: Build Status

Notifications regarding the build state are sent through a Telegram bot integration, all the details can be found in this gist.

You can access the portfolio, click here

To access the roadmap, click here

Installation details

click here

Install VuePress

install vuepress:

yarn add vuepress -D

install theme

yarn add -D vuepress-theme-succinct

Source

install the plugins

Font Awesome (fortpress)

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

Progressbar (nprogress)

yarn add -D @vuepress/plugin-nprogress

Back to top

yarn add -D @vuepress/plugin-back-to-top

Mermaid

yarn add -D vuepress-plugin-mermaidjs

Social Share

yarn add vuepress-plugin-social-share -D

Source of ideas for future functionalities

click here