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

https://github.com/freaktechnik/humanoids-bepage

My personal homepage
https://github.com/freaktechnik/humanoids-bepage

gridsome static vue

Last synced: over 1 year ago
JSON representation

My personal homepage

Awesome Lists containing this project

README

          

# ![be](src/favicon.png) humanoids bePage

This is the source code to my personal website, hosted at [humanoids.be](https://humanoids.be). It is currently in its eigth iteration. I try to keep previous versions available in an [archive](https://humanoids.be/archive) and make sure they aren't too broken.

## Structure

This repository includes quite a few sub-sites. [Index.vue](src/pages/Index.vue) is the main site. [Archive.vue](src/pages/Archive.vue) the archive index page, then there are the error pages constrained to [static/](static). The sitemap files are linked to by a .htaccess.

Almost all content is pulled from resume.json, a [JSON Resume](https://jsonresume.org/) file.

## License

The source code within this repository is licensed under the [GPLv3](LICENSE).