Skip to content

PDF summary

The 10x Resume summary PDF file is not a traditional standalone resume. It omits many details typically found in one. This is intentional since its purpose is to provide just enough information about the candidate and their background to encourage a human reviewer to visit the candidate’s 10x Resume portfolio using the provided link and password.

For example

Sample summary pdf

In the example PDF the details on the right are derived from Profile.json while the static quotes and image on the left come from the Resume.njk static layout.

Resume.njk

  • Directorydev
    • DirectoryJob
      • DirectoryPdf
        • DirectorySrc
          • index.njk
          • Directory_layouts
            • Resume.njk

10x Resume uses 11ty ↗︎ to merge html data derived from Profile.json into the Resume.njk static layout. Any authoring tool can be used to create the Resume.njk file. The one in the example was built with Penpot ↗︎.

Style and Assets

The static layout relies on Prince’s paged media CSS At-rule support to set the bounds of the formatted pdf page and it relies on fonts and css assets placed in the /assets folder by 11ty ↗︎.