Coder Social home page Coder Social logo

trotzig / eslint.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eslint/archive-website

0.0 1.0 0.0 26.05 MB

ESLint website

Home Page: https://eslint.org

License: MIT License

Ruby 1.00% Makefile 0.14% HTML 4.14% JavaScript 91.16% CSS 3.57%

eslint.github.io's Introduction

Build Status

ESLint Web Site

This contains the code running on eslint.org.

Pull Requests

Please note that all HTML documentation is split between this repository and the main ESLint repository. Documentation for rules and APIs is located in the core repository, the rest is located in this repository. You can easily determine if original documentation file is native to website repository by checking for <!-- Note: No pull requests accepted for this file. See README.md in the root directory for details. --> comment just below the header of the markdown file. If that header is present, this file is located in the core ESLint repository and any pull requests should be sent there. Otherwise, file is native to this site repository and can be fixed by creating a pull request in this repository.

How to add your company/project logo to the site

  • Create a fork of this repository
  • Clone it locally
  • Create a new branch
  • Add your logo image to /img/logos/ directory. Logo should be at least 150px of height. Name your logo with your company/project name.
  • Update /_data/logos.yml file and add an entry for your company with the name, url and src (should point to the logo you just added).
  • Commit your changes to your fork and create a pull request into the main repository.

Developer Setup

This repository runs on GitHub pages through Jekyll. To setup a local environment, please follow the GitHub instruction (be sure to follow the instructions for your platform).

Once you have setup a local environment, you can run a copy of the website locally using this command:

$ npm start

License

MIT

eslint.github.io's People

Contributors

aladdin-add avatar angelozerr avatar bryanbraun avatar btmills avatar byk avatar cvrebert avatar denar90 avatar dimitropoulos avatar evgenyorekhov avatar g-plane avatar gyandeeps avatar hirse avatar hzoo avatar ianvs avatar ilyavolodin avatar kaicataldo avatar kvz avatar lencioni avatar mjomble avatar mockee avatar mysticatea avatar not-an-aardvark avatar nzakas avatar pedrottimark avatar peterdavehello avatar pixelastic avatar platinumazure avatar sotayamashita avatar vitorbal avatar ybiquitous 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.