mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-15 06:33:17 +08:00
docs: add Static Site Generators in Python
This commit is contained in:
parent
00ca533aaa
commit
7115ce79d6
10
README.md
10
README.md
@ -28,7 +28,7 @@ Table of Contents
|
||||
- [:star: `PERSONAL_TOKEN`](#star-personal_token)
|
||||
- [:star: `GITHUB_TOKEN`](#star-github_token)
|
||||
- [Examples](#examples)
|
||||
- [MkDocs](#mkdocs)
|
||||
- [Static Site Generators in Python](#static-site-generators-in-python)
|
||||
- [License](#license)
|
||||
- [About the author](#about-the-author)
|
||||
|
||||
@ -156,7 +156,13 @@ By pulling docker images, you can reduce the overall execution time of your work
|
||||
|
||||
## Examples
|
||||
|
||||
### MkDocs
|
||||
### Static Site Generators in Python
|
||||
|
||||
[pelican], [MkDocs], [sphinx], etc.
|
||||
|
||||
[pelican]: https://github.com/getpelican/pelican
|
||||
[MkDocs]: https://github.com/mkdocs/mkdocs
|
||||
[sphinx]: https://github.com/sphinx-doc/sphinx
|
||||
|
||||

|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user