Commit graph

562 commits

Author SHA1 Message Date
Nabil Freij
8de67b1808
Update .rtd-environment.yml 2018-02-17 14:51:44 +01:00
Nabil Freij
000bc8038f
Merge pull request #1 from nabobalis/master
All Current PRs open to the old repo
2018-02-17 14:47:48 +01:00
nabobalis
3d76103311 release blog post] 2018-02-17 14:32:01 +01:00
nabobalis
3a9ebe5385 updated api docs 2018-02-17 14:14:09 +01:00
nabobalis
9cd2c7e33f started doc changes 2018-02-17 13:55:16 +01:00
nabobalis
10b2cf114e started doc changes 2018-02-17 13:54:34 +01:00
nabobalis
9d71a45965 remove osx 2018-02-17 13:22:05 +01:00
nabobalis
8f411219c3 more travis changes 2018-02-17 13:21:32 +01:00
nabobalis
211e571eda more travis changes 2018-02-17 13:20:33 +01:00
nabobalis
509526280b more travis changes 2018-02-17 13:19:36 +01:00
nabobalis
a139f8da46 more travis changes 2018-02-17 13:18:01 +01:00
nabobalis
7e11878e82 travis once more 2018-02-17 13:06:56 +01:00
nabobalis
305f5a4b35 travis fix this time 2018-02-17 13:02:47 +01:00
nabobalis
b44eb41643 i lost my thread 2018-02-17 12:57:35 +01:00
nabobalis
4e1a3000e4 test for travis 2018-02-17 12:36:52 +01:00
nabobalis
034363d889 more updatees for 1.7 2018-02-17 10:58:01 +01:00
nabobalis
74187ab43c start support for spinx 1.7 or 1.6 2018-02-14 09:51:24 +01:00
nabobalis
9cf66491a2 minor edits 2018-02-10 19:19:25 +01:00
nabobalis
258b754e57 CI fix 2018-02-10 19:15:14 +01:00
nabobalis
fae7584a5c not paying attention v2 2018-02-10 19:10:15 +01:00
nabobalis
27f5f64078 not paying attention 2018-02-10 19:06:36 +01:00
nabobalis
80adf5b61e hard fix to sphinx to at least 1.6 2018-02-10 19:01:37 +01:00
nabobalis
152869c3bf sphinx import change 2018-02-10 19:00:55 +01:00
nabobalis
0fba276c25 travis update 2018-02-10 18:54:25 +01:00
nabobalis
446e660d89 slight change to readme 2018-02-10 18:53:54 +01:00
nabobalis
eceb1e4d6b autopep8 test 2018-02-10 18:09:12 +01:00
nabobalis
c57ce196df tidy of some items 2018-02-10 17:59:39 +01:00
nabobalis
2925dc3b3c Merge branch 'apr/patterns' of github.com:rayalan/ablog into devel 2018-02-09 09:49:08 +01:00
Alan Ray
8b32608c14 fix(commands): Update command arguments so patterns works correctly 2017-12-23 22:04:05 -05:00
Stuart Mumford
7c9d32b51f
text in spans 2017-08-16 12:45:55 +01:00
Stuart Mumford
158a3f91a1
ids for sidebar <li>s and Comments 2017-08-16 12:23:57 +01:00
Nabil
452344b78c Revert "postcard changes"
This reverts commit ee6fd8f24a.
2017-08-14 14:48:06 +02:00
Nabil
ee6fd8f24a postcard changes 2017-08-14 14:36:17 +02:00
Nabil
77d827e7a1 Rough way of making some sidebar changes 2017-08-14 10:21:56 +02:00
Nabil
45098cb0fa revert fix? 2017-07-31 17:11:20 +02:00
Nabil
7ee60f6d89 Merge remote-tracking branch 'upstream/pr/76' into devel 2017-07-31 09:41:41 +02:00
Nabil
ba17bcad68 Merge remote-tracking branch 'upstream/pr/84' into devel 2017-07-31 09:41:16 +02:00
Nabil
79ea425787 Merge remote-tracking branch 'upstream/pr/87' into devel 2017-07-31 09:41:03 +02:00
Nabil
2b11b3fc40 Upstream Pr #93 2017-07-31 09:40:35 +02:00
Tadej Borovšak
cc099ccdfa Properly construct docutils document node
Documentation in docutils clearly states that `document` nodes should
be constructed using utility function `new_document`, which takes care
of properly initializing document structure.

Link to the relevant documentation:
http://repo.or.cz/docutils.git/blob/HEAD:/docutils/docutils/nodes.py#l1160

This fixes #91, fixes #89, fixes #78.
2017-07-28 18:26:22 +02:00
Tadej Borovšak
3c7be97418 Replace deprecated Sphinx functionality
Sphinx compatibility layer for docutils has been removed from Sphinx
version 1.6. This commit replaces this compatibility layer with
docutils' classes.

This fixes issue #92.
2017-07-28 18:26:22 +02:00
Tadej Borovšak
ce832c026b Remove testing on python 2.6
Some of the Ablog dependencies do not work with python 2.6 anymore, so
it makes little sense to try and test Ablog on 2.6.
2017-07-28 18:26:22 +02:00
Nabil Freij
e91b54c1a7 Merge pull request #2 from Cadair/tempfix
Tempfix to master
2017-07-11 12:51:22 +02:00
Stuart Mumford
1464e539fe
fix-ish 2017-06-19 18:38:39 +01:00
Stuart Mumford
a91c1ab8e2
Merge branch 'master' of github.com:lsaffre/ablog into devel 2017-06-19 17:45:07 +01:00
tiwo
545965b999 don't use fancy quotes in the conf.py template
cf. issue #86.

(also correct a typo on the same line)
2017-05-21 12:30:10 +02:00
ahrbe1
dafac19e1b fix travis - Sphinx 1.5.x requires python 2.7+ 2017-03-25 23:14:06 -04:00
ahrbe1
6bf12fa8cf fix for #74 - _website/blog directory does not exist 2017-03-25 23:06:06 -04:00
ahrbe1
082ca1bec2 Fix a typo in help text for -d option 2017-03-13 22:50:00 -04:00
ahrbe1
fe1ba67df5 Allow passing through additional build options to Sphinx 2017-03-13 22:48:03 -04:00