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 |
|
Tom Christie
|
f237c51d56
|
Fix broken readthedocs base.html
|
2014-02-01 22:28:25 +00:00 |
|
Tom Christie
|
5f30512501
|
Version 0.3
0.3
|
2014-02-01 22:23:47 +00:00 |
|
Tom Christie
|
42bd5affac
|
Refactoring + getting context/config properly sorted
|
2014-02-01 22:22:43 +00:00 |
|
Tom Christie
|
1f1a46d479
|
Add max-width 100% on image
|
2014-01-29 21:30:49 +00:00 |
|
Tom Christie
|
a52d15c7a9
|
Add favicon to project theme and other cuteness
|
2014-01-29 21:24:34 +00:00 |
|
Tom Christie
|
a9d2248db2
|
Stop messing around
|
2014-01-29 20:20:08 +00:00 |
|
Tom Christie
|
385a8cf2c1
|
Tweaks
|
2014-01-29 20:14:44 +00:00 |
|
Tom Christie
|
9c780b57ef
|
Merge branch 'master' of github.com:tomchristie/mkdocs
|
2014-01-29 20:07:15 +00:00 |
|
Tom Christie
|
6b3f83bfe3
|
Use custom cerulean-based theme
|
2014-01-29 20:06:13 +00:00 |
|
Tom Christie
|
8dc0777813
|
local_file_urls -> use_directory_urls
|
2014-01-29 16:46:10 +00:00 |
|
Tom Christie
|
8086eff533
|
build_dir -> site_dir
|
2014-01-28 16:18:57 +00:00 |
|