Giter VIP home page Giter VIP logo

Comments (3)

dpgeorge avatar dpgeorge commented on July 22, 2024

Thanks Mark! How do you imagine the wiki being used? I want to put tutorials and documentation on the micropython.org website. Here on github we have the code and the bug tracking system.

Maybe on the github wiki we can explain the core implementation of the code and how it works. And also the different variants (unix, stm, etc) and what work is needed.

from micropython.

torwag avatar torwag commented on July 22, 2024

Hi,

the github wiki system relies on gollum a simple but yet powerful wiki
system based on git.
It can be used with a set of different markup languages including org-mode
(for the emacs friends among us ;) ).
More important, since it relies on git, you can pull it in the same way
like the source code and work offline on it.
It could become the companion of the source code for devs keeping all kind
of notes, infos, and help in a single repro.
Devs could easily pull both wiki and code and work offlline on it until
they finally pushing it back.
Not sure how flexible the wiki is in terms of branches and forks but maybe
that is not such a big issue for a wiki.

Thus, I would vote to use the github wiki as a pure dev wiki. Adding all
kind of stuff which couldn't be discussed via the bugtracker.
E.g. internal structures, internal implementations, links for further
reading, porting infos, roadmaps, contact details, explanations for certain
design decisions, coding style rules and stuff which comes handy during
coding (offline), etc.

Just my two cents

Torsten

On 30 December 2013 00:28, Damien George [email protected] wrote:

Thanks Mark! How do you imagine the wiki being used? I want to put
tutorials and documentation on the micropython.org website. Here on
github we have the code and the bug tracking system.

Maybe on the github wiki we can explain the core implementation of the
code and how it works. And also the different variants (unix, stm, etc) and
what work is needed.


Reply to this email directly or view it on GitHubhttps://github.com/dpgeorge/issues/6#issuecomment-31328175
.

from micropython.

Neon22 avatar Neon22 commented on July 22, 2024

It sounds like we should pitch it at dev support and put everything else on the main site.
So discussions, collations of information about the various topics and problems that need to be solved.

It can also hold the recommended approaches.
e.g. for making a new port or adding a c lib or...

[later]..Done.

from micropython.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.