Skip to content

zolero/site

This branch is 12 commits behind pest-parser/site:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 8, 2023
Mar 22, 2024
Mar 22, 2024
Mar 23, 2024
Sep 7, 2023
Sep 7, 2023
Oct 10, 2023
Mar 4, 2023
Feb 7, 2023
Mar 4, 2023
Sep 7, 2023
Sep 7, 2023
Feb 7, 2023
Mar 22, 2024
Mar 2, 2023
Mar 2, 2023
Mar 7, 2023
Sep 7, 2023
Oct 10, 2023
Oct 10, 2023

Repository files navigation

pest.rs

This repo contains the source code for https://pest.rs

Development Guide

This project uses the following tools:

The task file automatically installs dependenices, builds the book, and builds the internal pest-vm web-binding crate.

Start Parcel development server:

task dev

Then visit http://localhost:1234

If you want to build the static site, run the main build task:

task

Then go visit the /dist folder.

About

This repo contains the source code for https://pest.rs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 31.7%
  • HTML 24.4%
  • TypeScript 24.4%
  • Rust 19.1%
  • JavaScript 0.4%