Skip to content

TitanyumTurk/fivem-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FiveM Documentation

Source of docs.fivem.net.

Development

Install Hugo, then run:

git submodule init
git submodule update
hugo server -D

Checking for dead links

Install Wget, start a Hugo server, then run:

wget --spider -o ./wget.log -e robots=off -w 1 -r -p http://localhost:1313

More info on that here.

About

FiveM documentation repository - https://docs.fivem.net/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 90.8%
  • Lua 8.6%
  • CSS 0.6%