GithubHelp home page GithubHelp logo

Comments (16)

tomlutzenberger avatar tomlutzenberger commented on May 19, 2024 2

Guys.... why not use the Wiki?
That's what it's made for 😉

from head.

chrisbo avatar chrisbo commented on May 19, 2024 1

IMO. One page, in order and well commented

from head.

tomlutzenberger avatar tomlutzenberger commented on May 19, 2024 1

I think, there are 2 options.

GitHub Wikis are a place in your repository where you can share long-form content about your project, such as how to use it, how it's been designed, manifestos on its core principles, and so on. Whereas a README is intended to quickly orient readers as to what your project can do, wikis can be used to provide additional documentation.

Both options have some benefits:

  1. Separated Documentation
  2. Prevents "unnecessary" commits

IMHO: I would prefer/recommend the wiki, as GitHub Pages need a second branch and therefore need commits as well to maintain the documentation.

from head.

jordanbrauer avatar jordanbrauer commented on May 19, 2024

@apsoto I agree. Perhaps dividing the entire reference list into Common and Uncommon sections. Within those sections, divide the tags by use cases (like they already sort of are).

from head.

joshbuchea avatar joshbuchea commented on May 19, 2024

Seems others would like to see this as well. I think this is a great idea! However, I think this is the kind of thing that happens over time. If people would like to begin submitting pull requests, we can get started on this. Please keep comments short & sweet so I can accept them!

from head.

apsoto avatar apsoto commented on May 19, 2024

@joshbuchea yep, I don't consider myself enough of an expert with front-end, otherwise I would have :)

from head.

niksmac avatar niksmac commented on May 19, 2024

IMO, lets do not complicate the simplicity of the page. What about creating another file with full details? This page need to be so minimal as it is now.

from head.

FlorianWendelborn avatar FlorianWendelborn commented on May 19, 2024

@niksmac I think we should probably just add a [explanation](explanation.md#something) to every entry. That'd be the best of both.

from head.

FlorianWendelborn avatar FlorianWendelborn commented on May 19, 2024

@tomlutzenberger sure, that's possible too, however I think it'd be basically useless if the entries don't link to the wiki/explanation.

from head.

tomlutzenberger avatar tomlutzenberger commented on May 19, 2024

@dodekeract: Of course they should be linked. Other projects do it as well.

from head.

joshbuchea avatar joshbuchea commented on May 19, 2024

Ok, some valid points & suggestions here. The README is growing to be unwieldy rather quickly. I'd like to consider and/or discuss this a bit more. Removed the help wanted label for now.

from head.

FlorianWendelborn avatar FlorianWendelborn commented on May 19, 2024

@tomlutzenberger both have a huge disadvantage compared to an explanation.md. You can't clone them. Maybe it'd be possible for the gh-pages, but then you'd have to setup a server or use your browser to view them.

Additionally, this project kind of only consists of documentation, so I don't think the additional documentation really counts as an argument in this case, since it's basically the goal of the project.

I therefore vote for option 3:

  • An additional, more verbose, markdown file, which also contains explanation
    • linked by the README
    • easy to clone
    • probably a little bit harder to maintain

from head.

beeva-miguelsarries avatar beeva-miguelsarries commented on May 19, 2024

So before every tag there is a comment with a brief explanation, ¿what about adding a link to that comment leading to a more in detail page?

from head.

joshbuchea avatar joshbuchea commented on May 19, 2024

I'm closing this issue. Feel free to open pull requests if you feel an item or section needs more explanation.

from head.

FlorianWendelborn avatar FlorianWendelborn commented on May 19, 2024

@joshbuchea if somebody wants to add explanation, you should state which format you'd prefer.

from head.

joshbuchea avatar joshbuchea commented on May 19, 2024

In most cases, I would prefer to see html comments placed with the associated tag(s).

from head.

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.