Skip to content

A collaborative place about notes, bugs or tips regarding free and open source software

Notifications You must be signed in to change notification settings

fosspost/notes.fosspost.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOSS Notes

FOSS Notes

About

FOSS Notes is a place where users, developers, SysAdmins or DevOps engineers collaborate together in order to create a set of useful and awesome notes about free and open source software. Those "notes" can be about some known bugs and their solutions, quick-and-dirty tricks or some other useful tips about the software.

Our aim is to save people's time when they Google for a weird issue or an unknown problem. Or if they may need some optimizations or tricks about the software they use. Just upload your notes here and come back when you need to access them later.

FOSS Notes is not a place for documentation! For this, you may refer to some other Linux distributions wikis and manuals. We are not trying to create docs, we are creating an online platform for notes & tips which everyone can share and build together.

The website can always be found at: Notes.fosspost.org.

Our project is still booting up! Feel free to leave us your feedback about anything. The number of notes we have is currently small since we just started. After few weeks, we hope to have hundreds of them! It won't happen without your pull requests.

Contributing

Check our GitHub repository. You can send us a pull request from there. There's an automatic synchronization between this GitHub repository and the website. Your newly-added notes should be live in an hour or two.

Remember, this is FOSS Notes, not FOSS DOCS. Don't list usage options or everything you know about a software. Only write down your organized notes. Those notes may include:

  • A bug which you faced during the use of the software.
  • A solution for that bug that you faced or a workaround.
  • A tip which is not generally known about a software.
  • An optimization for a software.
  • Similar stuff to the above.

Everything you send should be in markdown format. You can create a folder about a wide topic (such as bootloaders) and add a sub file in it about a software (such as GRUB2 or Lilo). Everything related to a single software should be in a single file.

Use the following prefixes to describe your entries:

  • [Tip]: A quick-and-dirty trick related to the software or optimizations.
  • [Note]: It's not a bug nor a tip. Just something to be careful about when using the software.
  • [Problem]: Bug or problem which you encountered while using the software.

Each entry should consist of the following subtitles:

  • Description: Describe the note, bug or tip you are talking about. Don't explain how to fix it or apply the tip here. Just explain what you are talking about or what you are going to do.
  • Solution: The solution or workaround for the problem you faced. Or how to apply the tip or optimization you talked about before.
  • Additional Information: You may add sources or links in this section.

Use H1 for the file title. Use H2 for the entries title and use H3 for subtitles such as "Description" and others. Use additional markdown syntax according to your needs.

At the end, the page should be sorted in the following arrangement:

  1. Tips.
  2. Notes.
  3. Problems.

License

Users contributions are released under the public domain.

public domain

About

A collaborative place about notes, bugs or tips regarding free and open source software

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published