mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Added links to Python and pip.
This commit is contained in:
@@ -146,5 +146,5 @@ If you're using another source code control you'll want to check it's documentat
|
||||
|
||||
The documentation site that we've just built only uses static files so you'll be able to host it from pretty much anywhere. [GitHub project pages](https://help.github.com/articles/creating-project-pages-manually) and [Amazon S3](http://docs.aws.amazon.com/AmazonS3/latest/dev/WebsiteHosting.html) are good hosting options. Upload the contents of the entire `site` directory to wherever you're hosting your website from and you're done.
|
||||
|
||||
[python]: todo
|
||||
[pip]: todo
|
||||
[python]: https://www.python.org/
|
||||
[pip]: http://pip.readthedocs.org/en/latest/installing.html
|
||||
|
||||
Reference in New Issue
Block a user