Skip to content

Commit 066f2bc

Browse files
committed
Update ev3dev wiki info
wiki is now open for contributions
1 parent fd6adc3 commit 066f2bc

File tree

3 files changed

+8
-12
lines changed

3 files changed

+8
-12
lines changed

_includes/page-core/page-header.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@
4141
</a>
4242
</li>
4343
<li role="separator" class="divider"></li>
44+
<li>
45+
<a href="https://github.com/ev3dev/ev3dev/wiki">
46+
Wiki
47+
<i class="fa fa-external-link external-link-nav-icon" aria-hidden="true"></i>
48+
</a>
49+
</li>
4450
<li>
4551
<a href="/docs">More...</a>
4652
</li>

contribute.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,8 @@ review your changes before incorporating them into the site.
2828
Even if a page doesn't have the edit link, you can actually still make changes.
2929
Just find it [here][this-website].
3030

31-
We are also in the process of migrating the [wiki] documentation to this site.
32-
It would be nice to get some help with this. There are just a [few pages left](https://github.com/ev3dev/ev3dev/issues/153#issuecomment-93602107)
33-
that need to be migrated. Pick one, copy it and go through it to make sure
34-
links works and the information is still relevant.
31+
You can also contribute to our more informal [wiki] if you are not comfortable
32+
with contributing to the main website.
3533

3634
## Write some software
3735

@@ -76,7 +74,6 @@ These contributions will be used to purchase additional hardware, like sensors a
7674

7775
[pull requests]: https://help.github.com/articles/using-pull-requests
7876
[wiki]: https://github.com/ev3dev/ev3dev/wiki
79-
[contribute-to-wiki]: https://github.com/ev3dev/ev3dev/wiki/How-to-Contribute-to-This-Wiki
8077
[this-website]: https://github.com/ev3dev/ev3dev.github.io
8178
[GitHub Help]: https://help.github.com/
8279
[mindsensors.com EV3 Console Adapter]: http://mindsensors.com/index.php?module=pagemaster&PAGE_user_op=view_page&PAGE_id=189&MMN_position=39:39

docs/index.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,6 @@ excerpt: "ev3dev documentation, tutorials, technical reference, getting started
99
If there's a topic that you think we should have docs for, please
1010
consider [contributing](../contribute).
1111

12-
[Some pages](https://github.com/ev3dev/ev3dev/issues/153#issuecomment-93602107)
13-
have not been migrated from our old wiki yet. We'd love some help
14-
with getting these last few pages migrated! If you would like to
15-
help out, read more about what's needed in the
16-
[documentation section](../contribute#write-some-documentation)
17-
of our "contributing" page.
18-
1912
{% include /style/end-panel.html %}
2013

2114

0 commit comments

Comments
 (0)