Skip to content

trolologuy/trolologuy.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

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

The build is automated through GitHub Pages, its 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. Uptime monitoring happens with uptime robot.

To access the live version of 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