Skip to content

Commit 4790b03

Browse files
committed
Remoev DockerHub badges
1 parent 2047ff2 commit 4790b03

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
# MkDocs
22

3-
[![](https://img.shields.io/docker/pulls/cnservices/mkdocs)](https://hub.docker.com/r/cnservices/mkdocs/)
4-
[![](hhttps://img.shields.io/docker/build/cnservices/mkdocs)](https://hub.docker.com/r/cnservices/mkdocs/)
5-
[![](https://img.shields.io/docker/automated/cnservices/mkdocs)](https://hub.docker.com/r/cnservices/mkdocs/)
6-
[![](https://img.shields.io/docker/stars/cnservices/mkdocs)](https://hub.docker.com/r/cnservices/mkdocs/)
73
[![](https://img.shields.io/github/license/cn-writing/mkdocs)](https://github.com/cn-writing/mkdocs)
84
[![](https://img.shields.io/github/issues/cn-writing/mkdocs)](https://github.com/cn-writing/mkdocs)
95
[![](https://img.shields.io/github/issues-closed/cn-writing/mkdocs)](https://github.com/cn-writing/mkdocs)
106
[![](https://img.shields.io/github/languages/code-size/cn-writing/mkdocs)](https://github.com/cn-writing/mkdocs)
117
[![](https://img.shields.io/github/repo-size/cn-writing/mkdocs)](https://github.com/cn-writing/mkdocs)
128

13-
## Usage
9+
## Usage
1410

1511
1. Create a folder where your Markdown files will be. That folder needs to have the following structure:
1612

@@ -24,4 +20,3 @@
2420
3. Run the container
2521

2622
docker run -p 8000:8000 -v <MARKDOWN_ARTICLES_PATH>:/docs jnonino/mkdocs
27-

0 commit comments

Comments
 (0)