theme-manager icon indicating copy to clipboard operation
theme-manager copied to clipboard

Docs for MAKING themes (rather than PUBLISHING them)

Open Zearin opened this issue 9 years ago • 1 comments

  • How do I structure the building blocks of HTML I want for my theme?
  • How do I structure the building blocks of CSS I want for my theme?
  • How do I insert content-dependent hooks (e.g., choose different templates, or pre-process data before rendering) into my theme?

These are just a few of the questions I have, but they all get at the same point. You need docs for theme authors, not just theme publishers.

Zearin avatar Jul 15 '16 13:07 Zearin

This doesn't help? https://github.com/jsonresume/jsonresume-theme-boilerplate

mudassir0909 avatar Jul 16 '16 10:07 mudassir0909