99 Commits

Author SHA1 Message Date
Tom Christie
ba8212f14d Fix google analytics code 0.5 2014-02-26 09:30:18 +00:00
Tom Christie
a87c6a666d Merge branch 'master' of github.com:tomchristie/mkdocs 2014-02-26 09:27:03 +00:00
Tom Christie
5c54f73619 Version 0.5 2014-02-26 09:26:55 +00:00
Tom Christie
b921ac0442 Merge pull request #35 from alcesleo/update_themes
Update all bootswatch themes
2014-02-24 21:24:54 +00:00
alcesleo
d3bbc7ebbf Documented repo_url 2014-02-22 16:43:25 +01:00
alcesleo
5f14153426 All bootswatch themes now support icons and repo-links 2014-02-22 16:21:28 +01:00
Tom Christie
a64cddc7df Ensure badges track master 2014-02-16 13:48:22 +00:00
Tom Christie
6b1d3ff2bc Add coveralls badge 2014-02-16 13:46:07 +00:00
Tom Christie
6d46d6673b Merge branch 'master' of github.com:tomchristie/mkdocs 2014-02-16 13:42:33 +00:00
Tom Christie
88351e2bf7 Add coveralls 2014-02-16 13:42:25 +00:00
Tom Christie
1f1d611a07 Update README.md 2014-02-15 12:35:07 +00:00
Tom Christie
cee8e9cab5 Version 0.4 0.4 2014-02-12 16:17:47 +00:00
Tom Christie
5375d696ce Remove erronous __init__.py 2014-02-12 16:16:45 +00:00
Tom Christie
778b977fd7 Fixes for interlinking 2014-02-12 16:12:42 +00:00
Tom Christie
ab7d563cb0 Drop unneeded relative_urls in get_url_path 2014-02-11 20:48:29 +00:00
Tom Christie
bc1b210f5e Include fenced_code markdown extension 2014-02-11 20:46:04 +00:00
Tom Christie
bdf86cd559 Include fenced_code markdown extension 2014-02-11 20:45:43 +00:00
Tom Christie
574bfe6783 Include more md extensions in docs 2014-02-11 20:45:22 +00:00
Tom Christie
99079ecf77 Add docs on tables 2014-02-11 13:42:05 +00:00
Tom Christie
8df259dada Merge branch 'master' of github.com:tomchristie/mkdocs 2014-02-11 13:31:15 +00:00
Tom Christie
e8fe5442a3 Add tables support 2014-02-11 13:31:00 +00:00
Tom Christie
1eccdd2cde Add flake8 to requirements, for testing 2014-02-11 13:30:52 +00:00
Tom Christie
1534e21104 Update README.md 2014-02-10 19:48:01 +00:00
Tom Christie
fd12cfdf1c Stubbed out integration test 2014-02-10 19:45:06 +00:00
Tom Christie
99a36cd0d9 Tweak 2014-02-10 19:44:43 +00:00
Tom Christie
7753b8710d Validate internal hyperlinks 2014-02-10 19:44:36 +00:00
Tom Christie
61127cada5 Update tox.ini 2014-02-10 19:44:11 +00:00
Tom Christie
4c0e342120 Add tox 2014-02-10 19:42:20 +00:00
Tom Christie
6f8a3a8ae4 Added travis 2014-02-10 14:29:59 +00:00
Tom Christie
980947897e Minor docs tweak 2014-02-08 21:54:40 +00:00
Tom Christie
b63129c0e6 Preserve external hyperlinks properly 2014-02-08 21:52:35 +00:00
Tom Christie
99963ec56a Anchor links work correctly with internal hyperlinks, added docs. 2014-02-08 21:48:57 +00:00
Tom Christie
64d0477fc4 Tests and implementation tweaks for internal hyperlinking 2014-02-08 21:11:12 +00:00
Tom Christie
af78163b73 Minor improvements in 'getting started' docs 2014-02-08 20:42:53 +00:00
Tom Christie
9dcd88170b Allow pages with no title in config, and add default pages value. Closes #25 2014-02-07 19:39:34 +00:00
Tom Christie
982e29877e ConfigTest cleaned up slightly 2014-02-07 09:13:47 +00:00
Tom Christie
dcae8c3dd7 Merge branch 'master' into ocfuu-patch-1 2014-02-07 08:57:53 +00:00
Tom Christie
f50c9415a8 Fix up configs in test 2014-02-06 17:38:21 +00:00
Tom Christie
184c650306 Merge branch 'patch-1' of git://github.com/ocfuu/mkdocs into ocfuu-patch-1 2014-02-06 17:04:42 +00:00
Tom Christie
eb91f86527 Improve homepage docs 2014-02-05 14:04:46 +00:00
Tom Christie
eea4449398 Add 'in development' note. Refs #29 2014-02-05 11:12:13 +00:00
Tom Christie
1268cb2e73 Merge branch 'master' of github.com:tomchristie/mkdocs 2014-02-05 09:31:01 +00:00
Tom Christie
0303e87a1d MkDocs theme becomes built-in 2014-02-05 09:30:50 +00:00
Tom Christie
7de2c173ba Update README.md 2014-02-04 21:57:49 +00:00
Hank Reno
ada3369fe6 Added tests for added '--config' option. 2014-02-04 21:45:11 +01:00
Hnk Reno
3c5b5cf778 Added option '--config'
This simple change enables the use of a '--config' option when starting the server.
2014-02-04 18:33:27 +01:00
Tom Christie
e530965075 Theme & build tweaks 2014-02-03 17:10:34 +00:00
Tom Christie
d06adc7155 mkdocs.yaml -> mkdocs.yml 2014-02-03 17:04:58 +00:00
Tom Christie
fe33b7cff5 Fix misnamed method 2014-02-03 09:38:01 +00:00
Tom Christie
b10bf24f74 pages -> list, instead of '/' delimited 2014-02-03 09:10:49 +00:00