trelo-bifteki / www.trelobifteki.com

Frontend application for my personal website as a PoC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is my personal website and a small proof-of-concept for some features:

  • Blog based on markdown
  • Responsive web design
  • format for writing CV
  • CI/CD with Jenkins Pipelines

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Frontend application for my personal website as a PoC

License:GNU General Public License v3.0


Languages

Language:Vue 43.4%Language:TypeScript 35.8%Language:HTML 9.7%Language:JavaScript 7.7%Language:SCSS 2.8%Language:CSS 0.5%Language:Shell 0.0%