aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Switch docs to MKDocs (#602)Waylan Limberg2017-12-061-22/+33
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #601. Merged in 6f87b32 from the md3 branch and did a lot of cleanup. Changes include: * Removed old docs build tool, templates, etc. * Added MkDocs config file, etc. * filename.txt => filename.md * pythonhost.org/Markdown => Python-Markdown.github.io * Markdown lint and other cleanup. * Automate pages deployment in makefile with `mkdocs gh-deploy` Assumes a git remote is set up named "pages". Do git remote add pages https://github.com/Python-Markdown/Python-Markdown.github.io.git ... before running `make deploy` the first time.
* Switch to codecov from coverallsWaylan Limberg2017-09-081-1/+1
| | | | | | Note that we install coverage<4.0 in travis because test-requirements.txt is installing the same in the tox environments. The .coverage file format changed in 4.0.
* GitHub/waylan => GitHub/Python-Markdown orgWaylan Limberg2017-08-171-5/+4
|
* Fix a silly formatting error in README.Waylan Limberg2017-04-261-1/+1
|
* Added link to Code of Conduct in READMEWaylan Limberg2017-04-261-0/+8
|
* Update badgesWaylan Limberg2017-04-251-1/+1
|
* README - add link to changelogAdam Chainz2016-05-081-0/+2
| | | | Fixes #474. Makes it a bit easier to find the changelog.
* Added Issue Stats badgeWaylan Limberg2015-12-251-0/+1
|
* 'http://packages.python.org/Markdown/' => ↵Waylan Limberg2014-08-211-4/+4
| | | | 'https://pythonhosted.org/Markdown/'. The former redirects to the latter anyway. Might as well point to the actual destination.
* Added Coveralls status badgeWaylan Limberg2014-07-111-0/+1
|
* Added some badges to the READMEWaylan Limberg2014-03-241-1/+5
| | | Using shields.io for generating badges.
* Point to docs hosted with PyPI rather than Yuri's missing site.Waylan Limberg2012-03-071-4/+4
|
* Renamed *.txt -> *.md in docs.Waylan Limberg2011-08-231-0/+30