Git Product home page Git Product logo

trtl2020's Introduction

Build Status

turtlecoin.lol

To submit or propose changes to turtlecoin.lol, submit a pull request to this repository.

Developing

About

This project uses Jekyll to generate a static website.

Setup

  1. Make sure you have Ruby 2.7 or newer installed.
  2. Run gem install bundler to install bundler.
  3. Run bundle install to install the dependencies of this project.
  4. Run bundle exec jekyll serve to start the development server at http://localhost:4000. See Jekyll documentation for more information.

Deployment

Commits to master auto deploy via Travis CI to GitHub pages.

Deploying manually

  • ./scripts/build.sh
  • ./scripts/deploy.sh

Localization

All translations live in the _i18n folder.

Adding a new language

  • Create a fork of this repository.
  • Create a copy of _i18n/en.yml and name the file after the locale.
  • Replace the English text with the translated version.
  • Add the language details to the Localization config in _config.yml.
  • Submit a pull request. Find someone in the community familiar with that language to review it.

Suggesting changes

  • Create a fork of this repository.
  • Find the right language in _i18n.
  • Make your change. Submit a pull request.
  • Ping the contributors of your language from below for a review.

Contributors

trtl2020's People

Contributors

rocksteadytc avatar brandonlehmann avatar zpalmtree avatar mrrovot avatar

Watchers

James Cloos avatar

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.