GithubHelp home page GithubHelp logo

ozzyczech / website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from biomejs/website

0.0 0.0 0.0 33.68 MB

Biome's website

Home Page: https://biomejs.dev

License: MIT License

Shell 0.06% JavaScript 0.52% Rust 6.88% TypeScript 10.85% SCSS 3.82% Astro 1.50% MDX 76.37%

website's Introduction

Synchronize Netlify Status

The website source of biomejs/biome.

Clone

To clone the repository, run

git clone https://github.com/biomejs/website

Installation

First install pnpm by enabling corepack:

corepack enable

Then install the required dependencies:

pnpm i --frozen-lockfile

Local Development

This command starts a local development server:

pnpm start

Most changes are reflected live without having to restart the server.

Code generation

The pages of the lint rules are all code generated from the repository biomejs/biome. To update the pages you have to install the Rust toolchain, because the code that does that requires reading the source code of the analyzer.

First, make sure that you've pulled the latest version of the repository and installed the required toolchains, then run the corresponding scripts from the repo root via pnpm:

# generate only rules files
pnpm codegen:rules

# generate only rules metadata
pnpm codegen:metadata

# generate only release files
pnpm codegen:release-files

# generate all files
pnpm codegen:all

Build

This command generates static content into the dist directory:

pnpm build

The dist directory can be served using any static contents hosting service, or you can preview the site locally with

pnpm preview

website's People

Contributors

github-actions[bot] avatar renovate[bot] avatar ematipico avatar sec-ant avatar conaclos avatar nhedger avatar minht11 avatar u1aryz avatar marukome0743 avatar setchy avatar gggchaseggg avatar angelfire avatar che1ron avatar roadsidev avatar damianfrizzi avatar denbezrukov avatar lanker avatar frodeaa avatar halil-pan avatar junaga avatar honkinggoose avatar ivanesmantovich avatar jake8655 avatar jamiebuilds avatar jeremyhon avatar johnlindquist avatar nemuvski avatar kesin11 avatar rnkln avatar quanru 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.