Skip to content

IAmBatby/LethalLevelLoaderWiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LethalLevelLoaderWiki

For the LLL repo, click here.

Contributing

To install dependencies, run the following:

npm i

To run a test local site to view, run the following:

npx vitepress dev docs

This repo uses github actions to ensure PRs are buildable before pushing to main. To try building locally, you can use the following command:

npx vitepress build docs

Though not exactly applicable to this wiki, most of the info in this article is applicable to this wiki: Contributing Articles - lethal.wiki

Extensive Vitepress Guide

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published