Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsonresume/theme-manager

Theme server for JSON Resume
https://github.com/jsonresume/theme-manager

Last synced: 3 months ago
JSON representation

Theme server for JSON Resume

Awesome Lists containing this project

README

        

# Theme Manager

[![Dependency Status](https://david-dm.org/jsonresume/theme-manager.svg)](https://david-dm.org/jsonresume/theme-manager)
[![Join the chat at https://gitter.im/jsonresume/public](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/jsonresume/public?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

This is the theme server running on http://jsonresume.org/themes.

## Themes

All themes must follow the naming convention:
`jsonresume-theme-`, where `` is your custom theme name.

Example:
__Boilerplate theme__
- [GitHub](https://github.com/jsonresume/jsonresume-theme-boilerplate)
- [npm package](https://www.npmjs.org/package/jsonresume-theme-boilerplate)

## Theme registry

After a theme has been published to npm, you can browse the theme here:
https://themes.jsonresume.org/theme/flat

__As soon as you publish to npm, the registry will automatically start using the latest version.__

Browse [available themes](https://www.npmjs.com/search?q=jsonresume-theme-*).

## License

Available under [the MIT license](http://mths.be/mit).