GithubHelp home page GithubHelp logo

tonytkachenko / grammyjs-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from grammyjs/website

0.0 0.0 0.0 3.62 MB

Documentation for grammY.

Home Page: https://grammy.dev

License: MIT License

TypeScript 98.11% SCSS 1.89%

grammyjs-website's Introduction

Documentation

Documentation for grammY. Contributions are welcome!

The logos/ directory only contains the logos of grammY and notifier/ contains translation tooling—all website-related things are in site/.

Building the Website Locally

Setup (once): cd into site/ and run npm install.

You can now run

npm run docs:dev

to view the documentation in your browser.

Checking Correct Formatting of Docs

In addition to the VSCode extension that lints the Markdown, Deno formatting is used to check the formatting of markdown files and the TypeScript and JavaScript code contained in them. You can use the following two commands in the site/ directory.

cd site/

# Checks if all files are formatted correctly
deno fmt --check

# Automatically formats all files directly
deno fmt

You can also run

npm run docs:fmt

in the site/ directory to perform the formatting if you don't have Deno installed.

grammyjs-website's People

Contributors

abdollahzadehali avatar amir-zouerami avatar andrrms avatar backmeupplz avatar calsibotdev avatar chimit avatar code-withashish avatar dcdunkan avatar deptyped avatar dzek69 avatar edjopato avatar emidio21 avatar habemuscode avatar heeroml avatar kidonng avatar knightniwrem avatar knorpelsenf avatar linbuxiao avatar loskir avatar ochui avatar puffmeow avatar quadratz avatar roj1512 avatar satont avatar slavafomin avatar taotie111 avatar tonytkachenko avatar waptik avatar winglim avatar xmlhexagram 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.