mountain_view icon indicating copy to clipboard operation
mountain_view copied to clipboard

Define some Variables

Open devnacho opened this issue 9 years ago • 8 comments

E.g Main Brand Color

  • Brand Name (maybe this could be the rails app name)
  • Brand Logo

This way the style guide can be more related to the user's brand

image

devnacho avatar Apr 22 '15 02:04 devnacho

If you place a copy of the engine provided layout file into app/views/layouts/mountain_view.html.erb then Rails should pick that up before the engine layout and use that. You can then modify that as you wish.

mountainview

OddEssay avatar Mar 07 '16 10:03 OddEssay

@OddEssay, sorry for not replying earlier. I've been away on holidays 100% disconnected the last month :)

That themed Styleguide looks awesome. Is the Styleguide public so I can check it out? If not, do you have a couple of screenshots?

Thanks!!!

Nacho

devnacho avatar Apr 08 '16 13:04 devnacho

@devnacho Nice excuse! ;)

We don't have a public version as such, but right now it can be accessed on a test url of https://morning-shore-9193.herokuapp.com/mountain_view/styleguide/ - Which will be there until it's not (Might be a week, might be a month).

At some point, we'll be writing up a blog post (And maybe a talk/presentation for some of the user groups we're involved with) on how we've used components (powered by mountain_view) and dig into some of the design principles we've used and the logic behind the direction we've taken some of the components.

If there is any bit's you like me to talk over how we did them, I'm more than happy to chat about them, and if there is a pattern you think might be useful to maybe make a version as an example, I'd be happy to submit a PR with that in it.

OddEssay avatar Apr 08 '16 14:04 OddEssay

Hey @OddEssay thanks for sending the link. The style guide looks awesome. It makes me happy to see how other people are using the tool.

Feel free to put the link to your blog post here when you have it. I'm eager to read about the design principles you used with components and Mt.View.

I don't think I have any particular subject in mind. (Maybe @kitop...anything you want to add?)

Cheers!

Nacho

devnacho avatar Apr 11 '16 10:04 devnacho

Would be nice with a rails command to copy over the engine stuff, like rails mountain_view:copy_assets :)

Frexuz avatar Jun 12 '17 03:06 Frexuz

@Frexuz great idea! Do you want to send a PR?

kitop avatar Jun 12 '17 08:06 kitop

I can try, but not today :) Will start using MV later this week, can try then :)

Frexuz avatar Jun 12 '17 08:06 Frexuz

Awesome, thanks!!!

kitop avatar Jun 12 '17 09:06 kitop