Skip to content

vrm-c/vrm.dev.en

This branch is 139 commits ahead of vrm-c/vrm.dev:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

870432f · Apr 24, 2025
Feb 21, 2025
Apr 1, 2024
Dec 13, 2024
Apr 24, 2025
Aug 20, 2021
Apr 24, 2025
Jan 25, 2024
Jan 18, 2024
Jan 15, 2024
Jan 18, 2024
Jan 18, 2024
Jan 15, 2024
Mar 5, 2025
Feb 21, 2025
Feb 21, 2025
Apr 14, 2025
Feb 21, 2025
Aug 6, 2024
Nov 13, 2024
Feb 4, 2025
Aug 6, 2024
Apr 18, 2025
Aug 6, 2024

Repository files navigation

vrm.dev.en

https://github.com/vrm-c/vrm.dev.en

This repository is an English translation of vrm.dev.

directory structure

docusaurus.config.ts # docusaurus config
sidebars.ts # sidebar hierarchy
docs/ # markdown articles
  + *.md
blog/ # markdown articles
  + *.md
src/ # Other pages. React
  + pages/
    index.tsx # /index.html

local preview

Start a local website server by running the following commands:

npm install
npm run dev

Preview starts at http://localhost:3000/en/

contributing

We welcome PullRequests to this repository.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.6%
  • HTML 11.0%
  • Python 7.8%
  • CSS 5.6%
  • JavaScript 2.4%
  • MDX 0.6%