Giter Site home page Giter Site logo

hwsmm / opentabletdriver.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opentabletdriver/opentabletdriver.github.io

0.0 0.0 0.0 410 KB

The next version of OpenTabletDriver.Web

Home Page: http://opentabletdriver.net/

License: GNU Affero General Public License v3.0

Shell 6.03% JavaScript 8.93% Ruby 12.51% CSS 6.97% HTML 56.80% SCSS 8.76%

opentabletdriver.github.io's Introduction

The next version of OpenTabletDriver.Web

Local Development

Requirements

Steps

git submodule update --init # submodules contain plugin metadata
cd site/
bundle install
bundle exec jekyll serve --livereload

FAQ

How do I add a wiki entry?

To add or edit a wiki entry, modify the appropriate markdown file in the _wiki/ folder.

I can't find the "index" page for a page! (e.g., site/Wiki)

For pages with single-path URLs (e.g., site/Wiki), they are permalinked to files in the _sections folder.

How do I update the Rouge highlighter style?

To update the Rouge highlighter style, use the following command:

bundle exec rougify style > site/assets/css/rougehl.css

How do I lint the project?

Any EditorConfig compliant linter like editorconfig-checker

For Markdown specifically we use markdownlint-cli. Example command:

cd <website root>
markdownlint --ignore site/vendor/ --ignore site/_data/plugin-repository/ --ignore site/_includes/ . 2>&1 | less

Contributors to Old OpenTabletDriver.Web

View Contributors

This site has been ported directly from the old repository to Jekyll and may contain code, assets, information, or other contributions by the following individuals:

opentabletdriver.github.io's People

Contributors

gonx avatar x9void avatar dependabot[bot] avatar infinityghost avatar kuuuube avatar ankman007 avatar kawaii-ghost avatar jamesbt365 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.