Skip to content

My CV built with Org Mode and GitHub Actions

Notifications You must be signed in to change notification settings

mbrignall/mbrignl-cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mbrignl CV Repository

https://img.shields.io/badge/orgmode-%2377AA99.svg?style=for-the-badge&logo=org&logoColor=white

About This Repository

This repository contains the source files and configuration for generating my CV in HTML format using Org mode. The HTML version is automatically deployed to GitHub Pages, and the PDF version can be generated manually if needed.

How It Works

  1. Org File: The CV is authored in an Org file named index.org located at the root of this repository.
  2. GitHub Actions: On every push to the main branch, a GitHub Actions workflow:
    • Converts the Org file (index.org) to HTML using Emacs.
    • Deploys the generated HTML file directly to the gh-pages branch for GitHub Pages hosting.

View the CV

You can view the latest version of my CV directly on GitHub Pages by clicking the link below:

View CV (HTML)

License

Feel free to use the setup as a template for your own CVs or documents. All content in this repository is released under the MIT License unless otherwise noted.

About

My CV built with Org Mode and GitHub Actions

Resources

Stars

Watchers

Forks