rapidexpert / theme-manager

Theme server for JSON Resume

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Theme Manager

Dependency Status Join the chat at https://gitter.im/jsonresume/public

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

Themes

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

Example:
Boilerplate theme

Theme registry

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

You can also choose specific theme versions, like this:
http://themes.jsonresume.org/flat@0.3.2

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

Browse available themes.

License

Available under the MIT license.

About

Theme server for JSON Resume

License:MIT License


Languages

Language:JavaScript 99.4%Language:Shell 0.6%