Code Monkey home page Code Monkey logo

notes's Introduction

notes

An encyclopedia for Minecraft modding and mixins, with a heavy focus on "player versus player" software.

All original information is released to the public domain, and most information has been manually reverse-engineered.

Focused topics include Lunar Client, Mantle, SpongePowered Mixins, and client development.

View the website here.

Translating

Todo.

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

[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.

[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.

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.