Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bulhakovolexii/academic-cv
A simple Jekyll Theme to host your academic CV on GitHub.
https://github.com/bulhakovolexii/academic-cv
academic-cv cv-template jekyll-theme
Last synced: 3 months ago
JSON representation
A simple Jekyll Theme to host your academic CV on GitHub.
- Host: GitHub
- URL: https://github.com/bulhakovolexii/academic-cv
- Owner: bulhakovolexii
- License: mit
- Created: 2024-05-31T15:42:16.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-19T11:30:11.000Z (6 months ago)
- Last Synced: 2024-09-29T02:41:10.234Z (3 months ago)
- Topics: academic-cv, cv-template, jekyll-theme
- Language: HTML
- Homepage: https://bulhakov.dev/academic-cv/
- Size: 1.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# academic-cv
I took [these](https://grad.illinois.edu/careers/cv) tips as an example and created a Jekyll theme based on them so that anyone can publish their academic CV on GitHub pages for free. Checkout the live demo [here](https://bulhakovolexii.github.io/academic-cv/).
## Installation
- [Fork](https://github.com/bulhakovolexii/academic-cv/fork) the repository;
- Go to settings and set `main` branch as Github Pages source; [how-to](https://docs.github.com/ru/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site#publishing-from-a-branch)
- Your new site should be ready at `https://.github.io/academic-cv/`;Change all the details from one place: `_data/data.yml`.
## License
The theme is available as open source under the terms of the [MIT License](https://github.com/bulhakovolexii/academic-cv/blob/main/LICENSE).
I spotted the idea in the project [online-cv](https://github.com/sharu725/online-cv) (published by [@sharu725](https://github.com/sharu725)).