Jeff King <peff@xxxxxxxx> writes: >> https://git.wiki.kernel.org/articles/s/m/a/SmallProjectsIdeas_00e5.html [...] >> I can either add a link to this page on the ideas list, or convert this >> page to markdown syntax to add it to the wiki. > > I'd rather have them on a separate page. Which brings up the question of > whether they should be moved at all. Right now, they don't need to, but having them as static pages with strange name (I had to guess the 00e5 part of the URL to find the page ...) is not optimal when it comes to editing ;-). Nothing urgent though. Scott said he had plans to host a wiki on git-scm.com, it can probably wait until that. I think it makes sense to add a link, so that more generally than the SoC context, pages containing ideas link to each other. How about this: >From c7ab11696f777e70e6bc254424f54bc884e52758 Mon Sep 17 00:00:00 2001 From: Matthieu Moy <Matthieu.Moy@xxxxxxx> Date: Mon, 5 Mar 2012 15:37:06 +0100 Subject: [PATCH] Add links to other sources of inspiration --- SoC-2012-Ideas.md | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/SoC-2012-Ideas.md b/SoC-2012-Ideas.md index 0bd938a..6f543f6 100644 --- a/SoC-2012-Ideas.md +++ b/SoC-2012-Ideas.md @@ -291,3 +291,13 @@ am -3" simpler. Programming language: C89 Suggested by: Junio C Hamano Possible mentors: ??? + +Other sources of inspiration +---------------------------- + +* Previous year's SoC ideas: +[SoC2011Ideas](https://git.wiki.kernel.org/articles/s/o/c/SoC2011Ideas_49fd.html), +[SoC2010Ideas](https://git.wiki.kernel.org/articles/s/o/c/SoC2010Ideas_ccd4.html) +* [Git users survey](http://permalink.gmane.org/gmane.comp.version-control.git/183242) +* [Small project ideas](https://git.wiki.kernel.org/articles/s/m/a/SmallProjectsIdeas_00e5.html) +(probably too small for a SoC) -- 1.7.9.111.gf3fb0.dirty -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html