Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wiki outdated: new instructions for theming #422

Open
davosian opened this issue Oct 6, 2013 · 6 comments
Open

Wiki outdated: new instructions for theming #422

davosian opened this issue Oct 6, 2013 · 6 comments
Assignees

Comments

@davosian
Copy link

davosian commented Oct 6, 2013

In the current version (since 0.6?), the package.json file has a different structure. Hence the instructions on the wiki page https://github.com/topcoat/topcoat/wiki/Installation-and-Usage#theming-for-the-web-craftsman should change for step 3 from

Modify ./topcoat-X.X.X/package.json to point to your theme and run grunt
"theme": {
"YOUR_GITHUB_ACCOUNT/theme": "TAG_VERSION"
}
make sure you push a new tag when you make modifications

to:

Modify ./topcoat-X.X.X/package.json to point to your theme:
"topcoat-theme": "git://github.com/[YOUR_GITHUB_ACCOUNT]/theme.git#[TAG_VERSION]",

Then run "npm update" followed by "grunt". Make sure you push a new tag when you make modifications

@ghost ghost assigned GarthDB Oct 7, 2013
@kristoferjoseph
Copy link
Member

👍 on it.

@ghost ghost assigned kristoferjoseph Oct 7, 2013
@GarthDB
Copy link
Member

GarthDB commented Oct 7, 2013

well, then I'll assign you to it.

@davosian
Copy link
Author

I'd be glad to do it, but I cannot find the "edit page" button on the wiki. Guess I need access first.

@davosian
Copy link
Author

Oh, sorry, I just realized that @kristoferjoseph is on it. Nice!

@JasonAllenCorns
Copy link

Whoever is on it...I'm glad I found this; was starting to get a little frustrated.

@kristoferjoseph
Copy link
Member

Thanks for bumping this issue. I have been refactoring the themeing workflow in order to satisfy the many asks we've gotten ( a lot from the Onsen UI team ). I was hoping to update the docs as soon as this work is done so as not to be immediately outdated again. Want to cut down I the things that frustrate users. So very sorry @ResentedHook it is only me and I have a full time job in top of topcoat work. I realize this isn't a good excuse, but I wanted you to know I hear you and appreciate your requests. Thank you again.

@GarthDB GarthDB removed this from the 0.9.0 - Falcon Axe milestone Jun 21, 2017
@GarthDB GarthDB added this to Icebox in Aeon Worm (v1.0.0) Jun 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

4 participants