GithubHelp home page GithubHelp logo

scp-3125's Introduction

scp-3125

This small project builds and encrypts the text of the SCP Foundation wiki entry, SCP-3125.

The text of the wiki entry is kept in plain old, unencrypted HTML at src/html/scp-3125/en.html. When

npm run build

is run, the HTML is partially encrypted, JavaScript is added for the keypad-based decryption, CSS is also added, and the whole shebang is stuck inside a [[html]] block, which is output to dist/wikidot/en.txt. I then take that text file and put it into the wiki.

Translating SCP-3125 into another language

  1. Take the English HTML at src/html/scp-3125/en.html and copy it to e.g. src/html/scp-3125/fr.html.
  2. Translate the new HTML file into your target language. You will see some special instructions for translating keypad text.
  3. Run npm run build. This will create a new file, in this case dist/wikidot/fr.txt, whose contents you can use in your wiki.
  4. (Optional) Submit a pull request to have your new translation pulled in to this repository.

License

As with (most of) the rest of the SCP Foundation wiki, this repository is released under CC BY-SA 3.0.

scp-3125's People

Contributors

chamik avatar dependabot[bot] avatar qntm avatar rossjrw avatar salamander724 avatar zokhoi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

scp-3125's Issues

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.