Skip to content

Suggestion: Wiki/Markdown-based system for less technical people to contribute. #11

@zolan

Description

@zolan

I'm an engineer but more of a backend guy. I'm not great with frontend stuff. This thought came from a chat in VoidStar's #gridfinity chat room.

It started out as an idea to just add a 'beginners guide/things I wish I knew before I started' and evolved into, it would be nice if less technical people could add pages.

The two ways I see this are:

  1. A 3rd party wiki that you can embed.
  2. Do the horrible terrible thing I did for my site below.
  3. Something I'm not thinking of because I'm not a web guy.

The horrible terrible thing I did on my website was a JavaScript system that loaded markdown files and, using a 3rd party library, formats the file appropriately. Example: https://www.zolan.org/dindex.html Loads https://www.zolan.org/index.md and applies the proper html/style. (Note: I also made a extra horrible terrible php implementation because search engines won't index sites that are pure javascript.)

Anyway, I am almost certainly that there is a better way to do this but the end goal.

Again, the whole impetus for this was to have a 'beginners page' but it ballooned into 'how can we make it easier for non-web people to contribute'.

Thank you for your consideration. If you think this is a terrible idea, feel free to decline/murder/destroy this request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions