Git Product home page Git Product logo

Comments (5)

spenserblack avatar spenserblack commented on August 25, 2024 2

I went with "... to a GitHub wiki"

The reason is that, with the correct access for a token and the repository input, you can publish to any repo's wiki, such as from your personal repo to an org.

from actions-wiki.

spenserblack avatar spenserblack commented on August 25, 2024 1

πŸ“– most resembles GitHub's Wiki icon, so I think I'll go with that. Thanks for the suggestions!

from actions-wiki.

spenserblack avatar spenserblack commented on August 25, 2024

My personal philosophy is to keep the README as readable as possible in plain-text. In fact, I think Markdown is generally a great guideline for making readable plain-text. There's also accessibility to consider -- ideally, the README should render to something that screen-readers can use.

I've never formally defined these self-imposed rules, but here's a basic idea:

  • Images are cool, but shouldn't be required for reading and understanding the docs. Frequently used badges, like CI badges, are an exception.
  • Little to no HTML in the Markdown. READMEs with <p align="center"> definitely look prettier when rendered, but I think it harms plain-text readability.
  • Text styling should be used semantically. E.g. ## header isn't just a way to make big, eye-catching text, but to define a section, which is helpful for screen-readers.

That's pretty much all I can think of off the top of my head. I wouldn't worry too much about it -- we can discuss the trade-offs between plain-text readability and rendered prettiness further πŸ™‚

from actions-wiki.

spenserblack avatar spenserblack commented on August 25, 2024

Add an emoji to the description

BTW I'm totally up for an emoji, if you have any suggestions πŸ˜†

from actions-wiki.

jcbhmr avatar jcbhmr commented on August 25, 2024

BTW I'm totally up for an emoji, if you have any suggestions πŸ˜†

I think one of these: πŸ“šπŸ“•πŸ“–πŸ“˜πŸ“œ fits the idea of a "docs" sort of emoji. For the description I used this in the readme draft #13

πŸ“– Deploy docs from your source tree to the GitHub wiki

now that I read it again that "the" should be "your"

πŸ“– Deploy docs from your source tree to your GitHub wiki

ill have to fix that in my pr

from actions-wiki.

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.