Giter Site home page Giter Site logo

uranometrical / notes Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 1.0 69 KB

Documentation (often reverse-engineered) on other clients' features, usually for cross-compatibility. FLOSS for everyone.

Home Page: https://tomat.dev/projects/mc/notes/en/home

License: Creative Commons Zero v1.0 Universal

minecraft reverse-engineering documentation lunar-client forge forge-mod badlion-client badlion labymod fabric

notes's People

Contributors

steviegt6 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

bot-beep-boop

notes's Issues

[SUGGESTION] Move to MediaWIki

I firmly believe that contributions and moderation would be significantly easier to I were to move uranometrical/notes to (a potential fork of) MediaWiki.

Localization and maintaining the wiki itself would become significantly easier, and a familiar environment would be more user-friendly.

[Enhancement] [Feature Request] Localizable Files & Directory Support

Purpose

Currently, there is only a single root folder for documentation and there is zero support for localization. This is bad. Root folder limitations lead to organizational issues and a lack of localization harms accessibility.

Solution

Implementing directory navigation and localization is simple enough, and most of the actual implementation is code-wise and should be handled at Steviegt6/Tomatophile. For brevity's sake, I will detail the entire concept here.

Directories

Each folder will be labeled as a "directory", and these directories only hold a single piece of actual information: their names.

Say we have a folder called directory-one, and an article called article-one that should go in directory-one. The structure would be: directory-one/article-one/files-go-here.md. This allows for simple organization.

Localization

Building on top of directories, languages should be specified using {langkey}.md. We can do this since we decoupled article markdown page names from actual markdown files by instead naming directories.

Example:
directory-one/article-one/en-US.md.

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.