mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-08 03:36:38 +00:00
Clean up github contribution banner
Sorry @xcazin I think you may need to do some clearing up after this
This commit is contained in:
parent
8b61a71115
commit
c4c51feee2
@ -1,4 +1,4 @@
|
||||
title: How to add a ribbon for GitHub contributions
|
||||
title: How to add a banner for GitHub contributions
|
||||
modified: 20141123094403948
|
||||
created: 20141123094403948
|
||||
tags: Learning
|
||||
@ -11,9 +11,8 @@ If you are using Node.js, you can replicate this feature for your own TiddlyWiki
|
||||
#> <pre><code> "config": {
|
||||
"retain-original-tiddler-path": true
|
||||
}</code></pre>
|
||||
# Copy the tiddler [[$:/editions/tw5.com/EditTemplate/Sources]] to your wiki
|
||||
# Copy the tiddler [[$:/ContributionBanner]] to your wiki
|
||||
# Make the following changes:
|
||||
## Rename the tiddler to [[$:/ContributionBanner]]
|
||||
## Adjust the GitHub link URL from https://github.com/Jermolene/TiddlyWiki5/edit/master/editions/tw5.com/tiddlers/ to point to your own GitHub repo
|
||||
## Make sure the wording of the text starting "Can you help us improve this documentation?" is appropriate for your visitors
|
||||
## Adjust the link to [[Improving TiddlyWiki Documentation]] to point to your own tiddler with instructions for the contribution procedure
|
@ -1,4 +1,4 @@
|
||||
title: $:/editions/tw5.com/EditTemplate/Sources
|
||||
title: $:/ContributionBanner
|
||||
tags: $:/tags/EditTemplate
|
||||
list-after: $:/core/ui/EditTemplate/title
|
||||
|
Loading…
x
Reference in New Issue
Block a user