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
- Host: GitHub
- URL: https://github.com/arranf/arranf.github.io
- Owner: arranf
- Created: 2014-11-29T21:17:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-06-19T18:47:43.000Z (12 months ago)
- Last Synced: 2025-07-03T22:41:30.921Z (11 months ago)
- Topics: cv, personal-website, resume, vue, vuepress
- Homepage: https://arranfrance.com
- Size: 26.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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/).