Git Product home page Git Product logo

Comments (6)

rushsteve1 avatar rushsteve1 commented on June 25, 2024

Technical ideas for a built-in RCOS wiki:

  • Organized by topic and tags
  • Sidebar of contributors to page
  • Saved in database as Diffs to allow versioning
  • Two database tables:
    • pages: the pages their tags and whatnot
    • revisions: the revisions to pages and who they were by
  • Markdown support is already in

from observatory-new.

rushsteve1 avatar rushsteve1 commented on June 25, 2024

For an external wiki here is a list of possible software solutions:
https://github.com/Kickball/awesome-selfhosted#wikis

from observatory-new.

joshlebed avatar joshlebed commented on June 25, 2024

On a non-technical note - how should we incentivize experienced and senior members of the RCOS community to contribute to the wiki? Contributions for the semester could be factored into grading, for example.

from observatory-new.

rushsteve1 avatar rushsteve1 commented on June 25, 2024

@joshlebed Perhaps factor it into part of the status reports? If you're taking time to learn something write it down for others I guess.

from observatory-new.

rushsteve1 avatar rushsteve1 commented on June 25, 2024

Features necessary for any Wiki software we use:

  • Obviously must be FOSS and self-hostable
  • If an external database is required it must support Postgres
  • Read/Write Permission controls
  • Revision history
  • Hierarchical navigation

Currently here are what I currently consider the best options:

  • DokuWiki
    • Pros: No database required, many plugins
    • Cons: Ugly by default, a bit clunky to use at times, no markdown support
  • WikiJS 2
    • Pros: Lots of features, supports markdown
    • Cons: Unfinished beta, Javascript heavy, slightly annoying UX.
  • Bookstack
    • Pros: Nice looking, supports markdown
    • Cons: "book/shelf" model is confusing

Of these three I think DokuWiki would be the best choice for now, and likely the easiest to migrate away from if we change our mind.
However, depending on the development status of WikiJS 2 I would chose that instead.

from observatory-new.

rushsteve1 avatar rushsteve1 commented on June 25, 2024

We went with Dokuwiki. Not sure why this is still open actually.

from observatory-new.

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.