Skip to content

Commit

Permalink
Restructured documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
squidfunk committed Jul 30, 2023
1 parent 0385083 commit f9f0a78
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# Examples

- [Tags]
- [Tags with icons]

[Tags]: packages/tags/
[Tags with icons]: packages/tags-with-icons/
> **Warning**: Work in progress
3 changes: 3 additions & 0 deletions examples/multi-site/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,16 @@ title: Overview

# Multiple sites

Note: you need to have access to Insiders for this demo.

Download example as archive:

[Download .zip][Download]{ .md-button .md-button--primary }

Unzip archive, change to the folder and enter:

``` bash
GH_TOKEN="your-github.token"
pip install -r requirements.txt
mkdocs serve
```
Expand Down
2 changes: 1 addition & 1 deletion examples/multi-site/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
# IN THE SOFTWARE.

mkdocs-material
mkdocs-material @ git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git

0 comments on commit f9f0a78

Please sign in to comment.