0.1.2 • Published 3 years ago
jsonresume-theme-fullmoon v0.1.2
Fullmoon theme for JSON Resume
A fullmoon template for JSON Resume based on a StackOverflow theme.
Also you can use a Fullmoon lite version for export as one-page variant. The design of the theme is the same, just used part of the sections.
Get ready?
More information about JSON Resume start.
Command Line Tool
Install JSON Resume Command Line Tool globally for NPM:
npm install -g resume-cliOfficial CLT repository with all commands.
Resume file
- Create
resume.jsonfile according a schema. - Hosting a file
https://registry.jsonresume.org/{your_github_username}and choose a theme to set{ "meta": { "theme": "elegant" } }.
Note: a theme must be official register (check dependencies).
Usage
- Start local server from folder where the
resume.jsonputs:
resume serve- If a theme is officially register you can change a render:
resume serve --theme <theme name>- If you have you own theme locally, just put a
resume.jsonto the root folder:
resume serve --theme .TODO
- A
certificatesblock. basics.location.conditions.permits: work permit in other countries. Must be completed if additional visas or cards are available.- A Fullmoon-min (one page) theme for export CV in pdf and attach to the html version by a link.
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
History
I plan to document all the history of changes in the releases.
Credits
Thanks Francesco Esposito for a great Stack Overflow theme!
If you find them useful, give them ⭐a star and enjoy.