Personal resume powered by Jekyll
Vitae is a personal homepage theme based on João's curriculum vitae or resume. It is built with skeleton and powered by Jekyll. The theme is freely hosted on GitHub Pages.
bundle exec jekyll serve inside the directory._site/ (or ../vitae-pages/) contents to your repository's master branch if uploading as your personal page (e.g., username.github.io), or to the gh-pages branch if uploading as a project page (as shown in the demo)._config.yml to enable pushing to your GitHub repo..travis.yml file. Detailed instructions can be found in that file.Vitae is a personal homepage theme built with Jekyll and hosted on GitHub Pages. It offers a clean and customizable design for showcasing a curriculum vitae or resume. The theme can be easily installed using GitHub Actions, Travis-CI, or manually deploying the static website to a Jekyll-compatible host. Vitae is released under the MIT License and is actively maintained by João.
Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.
Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading