-
My GitHub pipeline is failing to load the Even theme.
https://github.com/jasonpatrickellykrause/jasonpatrickellykrause.github.io/actions/runs/4722875572/jobs/8378060651#step:3:20
```console
Ru…
-
`certificates` `date` is defined with formate `date`, whereas all other date fields reference `iso8601` as defined locally with a pattern.
-
A partner today mentioned that while the OCDS calls for the publication documents (https://standard.open-contracting.org/latest/en/schema/reference/?highlight=documents#document), it doesn't specify t…
-
I would like to be able to use a full repository to host my resume, so I could pin in my profile as usual.
Template:
`https://github.com/${username}/resume/resume.json`
or, even more directly…
-
bundle exec jekyll serve --lsi
shows error
'''
Configuration file: /home/jeelros/Github/JeelChatrola.github.io/_config.yml
bundler: failed to load command: jekyll (/home/jeelros/gems/bin/jekyll)…
-
Not a super huge issue, but for whatever reason the export never shows the company titles in work experience.
-
-
Currently I'm only showing JSONResume "sections" that I have in my resume.
It would probably be good to support the ones I don't use as well.
- [x] volunteer (main)
- [x] awards (side)
- [x] c…
-
Hi, how about this bug?
Profile photo not saved: I scra profile https://www.linkedin.com/in/diana-ponomareva/ and report this JSON:
{
"$schema": "https://raw.githubusercontent.com/jsonresume/…
-
To get resumed to work on the CLI, I had to install it globally.
```YAML
- name: Export resume as HTML
run: |
npm install resumed -g
npm install jsonresume-th…