Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

lore.snackbox.moe

Retype docs for lore.snackbox.moe, a wiki for the captivating lore surrounding Snackbox, anime, and related communities.

Embark on Lore Expedition »

GitHub Workflow Status (with event) GitHub issues License Discord

Table Of Contents

Built With

Retype

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  1. Node.js. You can install this with nvm or nvm-windows depending on your OS

  2. After installing nvm run

    nvm install latest
    nvm use latest

Installation

  1. Install retypeapp. You can install it using npm or yarn

    npm install retypeapp --global
    yarn global add retypeapp
  2. Clone the repo

    git clone https://github.com/snackbxx/lore.git
  3. Build and run

    The retype start command automatically opens the default web browser on your machine and loads the website into the browser

    retype start lore

    Alternatively, you can use retype build to build it without running it

    retype build lore --output retype

Contributing

Any contributions you make are greatly appreciated.

  • If you have any suggestions, feel free to open an issue to discuss it, join our discord, or directly create a pull request.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.

Creating A Pull Request

  1. Fork this repository

  2. Create your feature branch

    git checkout -b feature/NewGuide
  3. Commit your changes

    git commit -m 'Add some NewGuide'
  4. Push to the branch

    git push origin feature/NewGuide
  5. Open a pull request

License

Distributed under the Unlicense License. See LICENSE for more information.

Contributors

About

Retype docs for lore.snackbox.moe

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors