Skip to content

Metin2-Dev/wiki-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

Development Metin2Dev Wiki

A metin2 related Wiki with information about official content and topics

This repository is just for development and beta preview of content, for stabilized content check the stable repository

Developing

Setup

  • Install Python 3.10
  • Clone this repository by typing git clone https://github.com/Metin2-Dev/wiki-beta-dev
  • Install Poetry on your machine
  • Install dependencies by typing poetry install
  • Spawn a shell by typing poetry shell and you are good to go

Building locally

  • Build by typing poe build-docs
  • Or by doing cd docs/ and typing make html
  • Whenever you need to clean type make clean

Note: If you don't have make on Windows, you can use make.bat instead

Previewing

To preview locally on the browser after building do make open or open the html in _build/html/index.html

Contributing

If you wish to contribute to the project, be sure to read the Contributing Guidelines

About

Development repository for official metin2dev wiki

Resources

Stars

Watchers

Forks