![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
jsonresume-theme-dark-classy
Advanced tools
#jsonresume-theme-classy
An uber-classy theme for JSONResume.
To first get started with this JSONResume theme, you'll need to have the JSONResume CLI installed. If you haven't already install it with npm install -g resume-cli
. If this doesn't work, try sudo npm install -g resume-cli
.
After this, you can get your resume.json ready by typing resume init
. After hitting enter, your resume will be initialized and you can edit it and fill in the neccessary fields. Check out the official resume-schema repository for more information on filling these fields.
When you are finished with your resume, you may test it by yet again opening the command line and typing resume serve --theme classy
to see how it looks with this theme. You can replace the word classy
with other theme names too.
If you want a local copy of your resume, type in resume export resumeName --theme classy
, and replace resumeName
with the desired filename. You can export it in pdf and txt using the --format
flag, like so:
resume export resume --format pdf --theme classy
However, if you wish to export it to the JSONResume Registry, use the command resume publish
instead.
More details about the CLI and it's commands are available here.
As of now, the "Classy" theme supports the following profiles in the bio.profiles array:
Every single one of these is optional, and every field in the bio.profiles array must be entered lowercase, without spaces. If you want support for more social networks, feel free to leave an issue. Thanks.
If you want to keep your resume mobile-friendly, please limit the number of profiles to 10, please. No one should have over 10 profiles on their resume anyway.
Every section is optional also. If per se, you do not include the publications array in your resume.json, no publications section will appear.
If you find any other problems with this theme in specified, do feel free to leave an issue. Thanks.
Thanks to the wonderful Font Awesome for their free-to-use icon font, and a big thank you to the JSONResume theme for their wonderful idea and helping me with a few issues on my part.
FAQs
A dark fork of JaredCubilla/jsonresume-theme-classy
The npm package jsonresume-theme-dark-classy receives a total of 3 weekly downloads. As such, jsonresume-theme-dark-classy popularity was classified as not popular.
We found that jsonresume-theme-dark-classy demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.