Code Monkey home page Code Monkey logo

resume-website's People

Contributors

ainsleyc avatar bbody avatar cinarmert avatar cykoder avatar dependabot[bot] avatar eaxdev avatar erming avatar glgoose avatar ianfhunter avatar jaredcubilla avatar jontonsoup4 avatar jufemaiz avatar lacymorrow avatar lfbn avatar marcel-dias avatar mchelen avatar minimalistic avatar nathanhoad avatar patrickkang avatar peterdavehello avatar qdequippe avatar richdouglasevans avatar rolandnsharp avatar schnerring avatar sethfalco avatar stp-ip avatar svendowideit avatar thomasdavis avatar thomwright avatar treyhuffine avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

resume-website's Issues

Add dark mode using prefers-color-scheme

We should probably add support for dark mode to the site.

The easy part will just be using prefers-color-scheme to use the system preference by default.

The more annoying parts will be:

  • Adding a button somewhere to switch between themes.
  • The color scheme the website should actually use.

Schema on website contradicts examples

Every example schema I've seen, including all the fake generated ones, has "image" in the "basics" section. However, the website has "picture" there.

On Edit page, allow importing information from Linkedin, Github

Hey, just found this project and it's pretty awesome. This is way better for me than editing a lame, plain old document in Google Drive. I was wondering what you all thought about the following idea:

What if when the user visits the Edit page, there's two extra buttons up top, one to import from LinkedIn and another from Github. You click the one for LinkedIn, authenticate, and immediately your basic information, work history, website, education, and skills get written into the appropriate fields. Importing from Github also helps to import information about your repositories and present them as projects.

This way, a user doesn't have to start from scratch or copy and paste information from other sources.

If you like it, I'd love to build it and submit a pull request.

registry.jsonresume.org is down

I'm getting Error 502: Bad gateway. Although the jsonresume.org is up, but registry.jsonresume.org is down. any update about this problem guys ?

Change branding

Are we still dev-centric?

resume

Should we change it for "For everybody, by developers."? It is not very catchy, but we are making it with all professions in mind. I would love a new motto for the v1.

What do you think?

theme/modern page lacks CSS styling.

  • Browser: Chrome Version 64.0.3282.119 (Official Build) (64-bit)

  • OS: Windows 10 64-bit

The page's styling is completely absent, screenshot attached.

2018-02-01 19_31_41-themes jsonresume org_theme_modern

Many registry-supported themes missing from themes page

Hi there. I'm a fan of this project but when I first saw it I was under the impression that there were very themes officially supported by the registry (just the 13 on the themes page). Then I realized the registry actually supports quite a few more themes than that, but the only way that I know to find out what they are is to read through the package.json. I think it would be beneficial to users (to help them find supported themes), theme creators (to promote their work), and this project (to show off all the available themes) to list more or all the themes on the themes page.

I'm not sure what the best way to go about this would be. Doing this by hand is a bit tedious, as you need to look up the author/website for each theme. Maybe a script could do this but it might be hacky. Maybe the best way would be to have a list of "more themes" without thumbnail/authors information underneath the current themes (which could be "feature" themes). Any thoughts?

Add mobile client apps - ios and android in projects section of website

Hi jsonresume team (@PeterDaveHello , @nathanhoad ),

I developed mobile client apps in iOS and Android.

I want to make similar projects for iOS and Android so anyone can add their JSON file from mobile or use a URL. Display their resume in mobile.

Here is a gif file showing the mobile client ios app,
demoofiosapp

Will my mobile client app be showcase in the projects section of your website - https://jsonresume.org/projects/ ?
Can I use your logo under CC0 - https://en.wikipedia.org/wiki/Creative_Commons_license#Zero_/_public_domain or should I create my logo?

Download Resume Broken

After I have published a resume to jsonresume.org the download resume link is broken in my resume, its not exporting to .pdf etc

Failed on `jekyll serve`

@jsonresume/core-developers anybody has same problem?

WARN: Unresolved specs during Gem::Specification.reset:
      jekyll-watch (~> 1.1)
WARN: Clearing out unresolved specs.
Please report a bug if this causes problems.
Configuration file: /home/peter/repos/jsonresume/homepage/_config.yml
            Source: /home/peter/repos/jsonresume/homepage
       Destination: /home/peter/repos/jsonresume/homepage/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
  Dependency Error: Yikes! It looks like you don't have redcarpet or one of its dependencies installed. In order to use Jekyll as currently configured, you'll need to install this gem. The full error message from Ruby is: 'cannot load such file -- redcarpet' If you run into trouble, you can find helpful resources at http://jekyllrb.com/help/! 
  Conversion error: Jekyll::Converters::Markdown encountered an error while converting '_posts/2014-07-05-announcing-first-official-version.markdown':
                    redcarpet
             ERROR: YOUR SITE COULD NOT BE BUILT:
                    ------------------------------------
                    redcarpet

Can my project be featured on the projects page?

Dear maintainers,

I have a open source project that uses the JSON schema from json-resume to build PDF resumes online via a web app. The project is called Resume-Builder.

I recently pushed a feature where you can fill a bunch of forms and then download your JSON resume and then use it in my web app or in any other place that uses the json-resume schema.

resume_builder_form

This is the form and it was build with formik by looping through the schema.json file from the resume-schema project, so whenever the schema is updated, the form will also be updated (as long as I publish a new version of course).

Cheers.

Themes Page Incomplete

Seems as though there are a lot more themes available on the registry than listed on https://jsonresume.org/themes/. Any reason for this?

Fix color contrast ratio of some content

Some content on the website doesn't adhere to the W3A guidelines for contrast ratio.

Ideally, we should ensure all content has at least a contrast ratio of 4.5. This will ensure it's nice and easy to read for everyone, especially users with issues regarding vision.

Currently, the homepage has content with a background of #FFF and foreground of #AAA. This has a contrast ratio of 2.32.

Source: https://contrast-ratio.com/#%23aaa-on-%23fff

More information:
https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum.html

Manifesto, Mission, Terms of Service etc

Need to write up some material.

Though all code will be open sourced, haven't formally applied licenses to everything yet.

Terms of service for the our hosted registry will be based around empowering individuals to the fullest extent.

schema.html contradicts resume-schema definition

In scheme.html, basics, work, volunteer and publication entries have a website property. However, this is against the naming conventions defined in jsonresume/resume-schema#256 and resume.json was updated in jsonresume/resume-schema@fb50a87 to change this property to url.

e.g.

  "volunteer": [
    {
      "organization": "CoderDojo",
      "position": "Teacher",
      "url": "http://coderdojo.example.com/",

not

  "volunteer": [
    {
      "organization": "CoderDojo",
      "position": "Teacher",
      "website": "http://coderdojo.example.com/",

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.