Skip to content

blackmesadev/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Black Mesa docs

this repo contains the Black Mesa documentation site built with Zola

Install Zola

Install Zola using one of the following methods:

# cargo
cargo install zola
# Arch Linux
sudo pacman -S zola
# macOS with Homebrew
brew install zola

run locally

with just:

just serve

The local site will be available at http://127.0.0.1:1111.

building

To generate the static site into public/:

just build

About

black mesa documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors