Skip to content

Commit 852ed09

Browse files
committed
Add readme
1 parent 6198c80 commit 852ed09

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

readme.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## Laravel Debugbar Docs
2+
3+
Built using https://squidfunk.github.io/mkdocs-material/
4+
5+
6+
### Preview
7+
Run `mkdocs serve` to preview the docs.
8+
9+
### Build
10+
11+
Build is automatically created on gh-pages after pushing to the docs branch, using the workflow.
12+
To for a deployment, run `mkdocs gh-deploy --force` to push it th `gh-pages` directly.

0 commit comments

Comments
 (0)