Coder Social home page Coder Social logo

postmeritocracy's Introduction

The Post-Meritocracy Manifesto

A project to communicate the values and principals of software developers in the post-meritocracy world.

Contributing

Be sure to read the Code of Conduct before submitting a pull request, opening an issue, or otherwise engaging with this community.

Adding your name as a signatory

Please use the Google Form linked on the bottom of the page at https://postmeritocracy.org. Do not open a PR to add your name.

Adding a translation

  • Fork the repo

  • Make sure that you have Hugo installed:

    • On macOS: brew install hugo
    • On most Linux distros: snap install hugo
    • See here for more options
  • Create an empty markdown file called _index.<COUNTRY_CODE>.md in the content directory

  • Write your translation there. Be sure to copy the structure of the English version at index.md, including all the special codes.

  • Add an entry to config.toml with your language information under the [Languages] tag. Please use the language codes defined by ISO 639-1: http://www.loc.gov/standards/iso639-2/php/code_list.php. For example, for Swedish, you would enter:

    [Languages.se]
    languageName = "Swedish"
    languageCode = "se"
    
  • Start the hugo server: hugo server -D

  • Navigate to http://localhost:1313/LANGUAGE_CODE/ and you should see your translation

  • Open a pull request

  • I will find another native speaker to look over the translation you made, and then it will be merged!

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.