0.0.3 • Published 6 years ago

jsonresume-theme-next v0.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Summary

This is a fork of jsonresume-theme-flat by Mattias Erming that adds a projects field.

{
  "projects": [{
    "name": "React",
    "website": "https://reactjs.org/",
    "summary": "A declarative, efficient, and flexible JavaScript library for building user interfaces.",
    "repo": "https://github.com/facebook/react",
    "technologies": [
      "javascript"
    ]
  }]
}

Preview

The theme can be previewed at http://themes.jsonresume.org/flat

License

Available under the MIT license.

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago