Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/koddsson/jsonresume
📄 A simple service that inputs JSON and outputs simple HTML resumes
https://github.com/koddsson/jsonresume
json json-schema resume resume-creator
Last synced: 2 months ago
JSON representation
📄 A simple service that inputs JSON and outputs simple HTML resumes
- Host: GitHub
- URL: https://github.com/koddsson/jsonresume
- Owner: koddsson
- License: mit
- Created: 2016-10-20T21:05:52.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2023-01-24T11:31:20.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T07:43:12.656Z (9 months ago)
- Topics: json, json-schema, resume, resume-creator
- Language: JavaScript
- Homepage: https://jsonresume.io
- Size: 1.24 MB
- Stars: 19
- Watchers: 4
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# jsonresume
I'm a _huge_ fan of the [jsonresume](https://jsonresume.org/) project. I have some issues with the
current state of it.- The standard/schema seems very complicated where it should be easy to read.
- The operational complexity of the project (registry-server)
- Some of the themes are not under the umbrella of jsonresume so if there's a
hotfix to be made it has to go through a third-party.