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

Add weibo options for author in default template #91

Closed
lufengd3 opened this issue Jun 29, 2014 · 4 comments
Closed

Add weibo options for author in default template #91

lufengd3 opened this issue Jun 29, 2014 · 4 comments

Comments

@lufengd3
Copy link
Contributor

I have opened a issue just for add a weibo option in default template at first, but I forget cleaver is for presentation when I modify the template -_-||
I did that because I just watch a slide on others blog at that time...
In my opinion, the default template is pretty good but lack of some options. I hope to add a "weibo" option for we chinese user.
Add such code under the "twitter" field in cleaver / templates / author.mustache

{{#weibo}}
    <h3 class="weibo">
      <a href="http://weibo.com/{{{weibo}}}">{{{weibo}}}</a>
    </h3>
{{/weibo}}
@jdan
Copy link
Owner

jdan commented Jun 30, 2014

I'm totally for this :) Feel free to send me a PR.

@TyrionC
Copy link

TyrionC commented Jul 20, 2014

I have modified the file author.mustache,how can I put it into use?@jdan,@Keith3

@TyrionC
Copy link

TyrionC commented Jul 20, 2014

-_- I made a big mistake,now it works

@jdan
Copy link
Owner

jdan commented Jul 20, 2014

Glad you got it working :) Closed via #92

@jdan jdan closed this as completed Jul 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants