Git Product home page Git Product logo

ggpoker's Introduction

ggpoker

My recommended keyboard shortcuts for the GGPoker PC App

A simple HTML page documenting my suggested keyboard shortcuts for the GGPoker desktop application (for obvious reasons, there isn't one for mobile).

Installing this cheat-sheet

  • View locally (download the repo and you have an offline copy)
  • View online (let github webservers do the donkey work for you!) There are two ways to view my cheat sheet. Follow the traditional method of cloning a git repo, clone the repository, etc. or simply let github do the work for you and let it serve the page!

Cloning/downloading for viewing locally

Accessing this cheat-sheet is as simple as opening a html page in your favourite browser. The index.html and associated images can be hosted on a web server, if you'd prefer, but this is not necessary. The repo can just be downloaded and the page can then be opened in the browser from your file system - the images are linked relative to the html page, so the page should be accessible immediately after the repo has been cloned.

However, you don't even need to download the repository, as detailed below!

How to view online

  • Simply go to https://rawcdn.githack.com/Nos78/ggpoker/main/index.html and the page will be rendered just as a webpage should! Nothing else needs to be done by you. And if you bookmark this link, you'll be sure to have access to the latest version of my cheatsheet (existing hotkeys will remain unchanged, else your cheatsheet might be out of date and you're entering the wrong hotkey. Should I make additions to the cheatsheet, the changes and version number will be stated on the page, for your ease of reference).

Technical explanation of serving webpages via github

The html page can be served directly from github. Usually this is turned off, github won't serve your HTML pages fully rendered, but instead serve the actual source code of the page. But you can turn this back on, and there are various methods with which to do this, not least by using github's sub-domain at https://raw.github.com

I've chosen to use https://rawcdn.githack.com/ which renders repositories content rather than serving repositories content source.

ggpoker's People

Contributors

nos78 avatar

Watchers

 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.