GithubHelp home page GithubHelp logo

toadsoup / tldrcode.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tldrcode/tldrcode.com

0.0 2.0 0.0 960 KB

Website that provides quick reference to multiple coding languages and libraries.

Home Page: http://tldrcode.com

License: MIT License

CSS 94.04% JavaScript 5.96%

tldrcode.com's Introduction

tldrcode.com

![Gitter](https://badges.gitter.im/Join Chat.svg)

Don't waste time with syntax; unleash the code!

About

After learning the concepts behind programming, learning a new language comes down to one thing: syntax. The goal of tl;dr{code} is to be a central hub for programming syntax, allowing developers to focus more on the code itself.

Contributions

For those looking to contribute this section is for you. We need people like you to keep this site accurate and up-to-date. Below is a list of ways you can personally contribute to the project.

  • Submit Issues to our Issue Tracker
  • Correct Issues in our Issue Tracker
  • Add a new Language
  • Help us with some CSS (We're all pretty bad at it)
  • Help document
  • Send us pull requests
    • New features
    • Fix our very basic features (Search)

If you can do any of the above we will be eternally grateful.

Running Locally with Vagrant

If you want to run a local version of the tl;dr{code} with vagrant, install vagrant. Follow these instructions -

vagrant up
vagrant ssh
cd /vagrant
jekyll server --watch -P 8080 --force_polling

FAQ

Q. Why are the language files named *.markdown and only contain YAML?

A. They are .markdown files because Jekyll will not render a page from a .yml file. Jekyll does allow for rendering of a .markdown files into multiple pages. The key is that the Markdown files can contain a YAML front matter. We exploit this ability by only having a YAML front matter and nothing in markdown.

Site Colors

  • Dark Gray: #2a2a2a
  • Pink: #de577b
  • Mint: #3fa38d
  • Off White: #edeff0

tldrcode.com's People

Contributors

ccoffie avatar lrdcoffie avatar betterengineering avatar kennedy avatar furzeface avatar thesoftwareguy avatar alvynmcq avatar parapenguin avatar kailan avatar farmdawgnation avatar gitter-badger avatar anthonyliao avatar jackhughesweb avatar podliy16 avatar

Watchers

James Cloos avatar Todd Richardson 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.