Commit graph

601 commits

Author SHA1 Message Date
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
Luc Saffre
dcec47f38a restore relative_path import 2017-03-13 06:29:51 +02:00
Luc Saffre
1359b55018 optimized after comments by abakan 2017-03-12 07:54:38 +02:00
Ahmet Bakan
7fb9fcb1bc Merge pull request #82 from abakan/revert-77-devel
Revert "tried to operate in a multi-language environment"
2017-02-28 15:41:58 -08:00
Ahmet Bakan
cd0e03b830 Revert "tried to operate in a multi-language environment" 2017-02-28 15:41:46 -08:00
Ahmet Bakan
73e65f0492 Merge pull request #77 from usaturn/devel
tried to operate in a multi-language environment
2017-02-28 15:36:25 -08:00
Ahmet Bakan
f8a2648e56 Fixed #80 2017-02-28 15:34:29 -08:00
Ahmet Bakan
87933fa874 Merge pull request #81 from ericholscher/devel
Change default for fontawesome_link_cdn
2017-02-28 15:15:34 -08:00
Eric Holscher
14614c1fb8 Change default for fontawesome_link_cdn
Refs https://github.com/writethedocs/www/issues/159 -- this complains when being set to a string, and should default to a blank string.
2017-02-28 10:04:18 -08:00
Luc Saffre
046e5dbbf3 fix #78 (ImportError: cannot import name make_admonition in Sphinx 1.6) 2017-02-05 09:51:00 +02:00
usaturn
6e2a701ff8 tried to operate in a multi-language environment 2017-01-21 17:16:01 +09:00
Rudi Grinberg
736fc5726c Raise exception when title is missing
Previously, the behavior would be to just say the title variable is undefined
which is confusing.
2017-01-14 17:30:13 -05:00