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 a documentation for editing the website #34

Open
tuxette opened this issue Sep 23, 2019 · 5 comments
Open

add a documentation for editing the website #34

tuxette opened this issue Sep 23, 2019 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@tuxette
Copy link
Member

tuxette commented Sep 23, 2019

and additionally, add a "fork me" link on the website

@tuxette tuxette added the enhancement New feature or request label Sep 23, 2019
@njtierney
Copy link
Contributor

This: #19

is an example of adding a paper to the website, this might help?

@tuxette tuxette self-assigned this Sep 24, 2019
@njtierney
Copy link
Contributor

Create a .github/ folder with a template for the issue and pull requests as a starting point.

See https://github.com/njtierney/naniar/tree/master/.github for a reference

@tuxette
Copy link
Member Author

tuxette commented Oct 29, 2019

Answer on "for me" banner
The "for me" image from scikit-learn is available here:
https://github.com/scikit-learn/scikit-learn.github.io/blob/master/0.21/_static/img/forkme.png
is it open to re-use? If so, I will be able to put it easily on our website (code is:

<a href="https://github.com/scikit-learn/scikit-learn">
  <img class="fork-me"
       style="position: absolute; top: 0; right: 0; border: 0;"
       src="_static/img/forkme.png"
       alt="Fork me on GitHub" />
</a>

in headers).

tuxette pushed a commit that referenced this issue Oct 29, 2019
@njtierney
Copy link
Contributor

This site has some references on how to add a link in the corner: https://holtzy.github.io/Pimp-my-rmd/#github_link_in_corner

We could also add an editing link, as describe here:

yihui/hugo-xmin#6

Which can be seen here:

https://yihui.name/en/2019/07/romain-lesur/

@njtierney njtierney self-assigned this Nov 5, 2019
@tuxette
Copy link
Member Author

tuxette commented Nov 21, 2019

corner done in commit #ccde2f9d6f764ec6e39be7f9cc1b136978e6ea78 and credited in commit #aac587333b33a345ff8e45fe60b5334c206a9f8d

@tuxette tuxette removed their assignment Nov 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants