JigSawFr / docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributing

  1. Fork this repo.
  2. Make your changes and/or additions.
  3. Open a pull request.

Previewing docs locally

Basic previewing [some things may not preview accurately]:

git clone https://github.com/saltyorg/docs
cd docs
docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material

Docs will be accessible at http://localhost:8000

Full previewing:

The docs are actually built with a different release of mkdocs-material, so to preview them as they will appear when deployed you will need to be added to a private repo and do some local setup to enable the previewing. Contact chazlarson through the Saltbox discord if you're interested in that.

Contributors

Chaz
Chaz Larson
salty/
salty
Max
Max Kowalski
grostim/
grostim
Turbo/
Turbo
JohnClementine/
JohnClementine
keldian/
keldian
stayupthetree/
stayupthetree
CGH/
CGH
James
James Shopland
Kyle
Kyle Mohr
Sully/
Sully
iDoMnCi/
iDoMnCi
thatsnasty/
thatsnasty
xplorer990/
xplorer990
ハックモンカー/
ハックモンカー

About

License:GNU General Public License v3.0


Languages

Language:HTML 100.0%