blackbirdchess-docker-dev/docs
2017-02-22 09:31:31 -05:00
..
_data add docs/ to generate github page 2017-02-22 09:31:31 -05:00
_includes add docs/ to generate github page 2017-02-22 09:31:31 -05:00
_layouts add docs/ to generate github page 2017-02-22 09:31:31 -05:00
_posts add docs/ to generate github page 2017-02-22 09:31:31 -05:00
_tooltips add docs/ to generate github page 2017-02-22 09:31:31 -05:00
css add docs/ to generate github page 2017-02-22 09:31:31 -05:00
fonts add docs/ to generate github page 2017-02-22 09:31:31 -05:00
images add docs/ to generate github page 2017-02-22 09:31:31 -05:00
js add docs/ to generate github page 2017-02-22 09:31:31 -05:00
licenses add docs/ to generate github page 2017-02-22 09:31:31 -05:00
pages add docs/ to generate github page 2017-02-22 09:31:31 -05:00
pdf add docs/ to generate github page 2017-02-22 09:31:31 -05:00
pdfconfigs add docs/ to generate github page 2017-02-22 09:31:31 -05:00
_config.yml add docs/ to generate github page 2017-02-22 09:31:31 -05:00
.gitignore add docs/ to generate github page 2017-02-22 09:31:31 -05:00
404.md add docs/ to generate github page 2017-02-22 09:31:31 -05:00
Dockerfile add docs/ to generate github page 2017-02-22 09:31:31 -05:00
feed.xml add docs/ to generate github page 2017-02-22 09:31:31 -05:00
Gemfile add docs/ to generate github page 2017-02-22 09:31:31 -05:00
Gemfile.lock add docs/ to generate github page 2017-02-22 09:31:31 -05:00
index.md add docs/ to generate github page 2017-02-22 09:31:31 -05:00
pdf-all.sh add docs/ to generate github page 2017-02-22 09:31:31 -05:00
pdf-mydoc.sh add docs/ to generate github page 2017-02-22 09:31:31 -05:00
pdf-product1.sh add docs/ to generate github page 2017-02-22 09:31:31 -05:00
pdf-product2.sh add docs/ to generate github page 2017-02-22 09:31:31 -05:00
README.md add docs/ to generate github page 2017-02-22 09:31:31 -05:00
search.json add docs/ to generate github page 2017-02-22 09:31:31 -05:00
sitemap.xml add docs/ to generate github page 2017-02-22 09:31:31 -05:00
tooltips.html add docs/ to generate github page 2017-02-22 09:31:31 -05:00
tooltips.json add docs/ to generate github page 2017-02-22 09:31:31 -05:00
update.sh add docs/ to generate github page 2017-02-22 09:31:31 -05:00

Laradock Documentation

You can read the documentation here laradock.github.io/documentation.

Or visit the Laradock Repository.

How to contribute?

The Laradock documentation is built using Jekyll and the theme Jekyll Doc Theme 6.0. And it's hosted on Github Pages.

For details on where to write your docs and how to modify the theme, please check the theme documentation.

Run it locally on your machine:

  1. Clone this repository.
  2. Serve the files with jekyll serve --watch.
  3. Visit the server address from your browser.

More details in the Jekyll Doc Theme 6.0 Documentation.