An open API service indexing awesome lists of open source software.

https://github.com/arranf/arranf.github.io

My personal website
https://github.com/arranf/arranf.github.io

cv personal-website resume vue vuepress

Last synced: 7 months ago
JSON representation

My personal website

Awesome Lists containing this project

README

          

# My Personal Website
My personal website built with [VuePress 2](https://vuepress.vuejs.org/).

## Getting Started
```sh
yarn dev
```

## Architecture Notes

### CV

The CV is built using a [custom layout](https://vuepress.vuejs.org/advanced/cookbook/usage-of-client-config.html#layouts) and [Vue components](https://vuepress.vuejs.org/guide/markdown.html#components).

### RPGs and Board Games

My RPG and Board Game pages use [vue-instantsearch](https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/vue/).