Ahmet Bakan
e0f1605503
Started adding ablog command.
2015-01-31 15:10:54 -08:00
Ahmet Bakan
338b28dfcd
Revised documentation.
2014-12-20 12:28:14 -08:00
Ahmet Bakan
8a1892dc66
Version incremented, and release posted.
2014-12-20 12:05:51 -08:00
Ahmet Bakan
8bccd191f2
Merge branch 'devel' of github.com:abakan/ablog into devel
2014-12-17 08:37:58 -08:00
Ahmet Bakan
56e0e5f614
Revised content.
2014-12-16 22:11:34 -05:00
Ahmet Bakan
4e9354e68b
Using pip to install ablog before building docs.
2014-12-16 22:10:59 -05:00
Ahmet Bakan
b33bd2c336
Commented out print statement.
2014-12-06 10:24:35 -08:00
Ahmet Bakan
d2b7992a08
Revised post_auto_image
handling and documentation.
2014-11-30 22:19:40 -08:00
Ahmet Bakan
088ee1e3b2
Fixed post_auto_image
and post_auto_excerpt
options.
2014-11-30 22:12:31 -08:00
Ahmet Bakan
2349407396
Fixed issue in logical comparison for sorting.
2014-11-27 13:32:54 -08:00
Ahmet Bakan
0ade3eb714
Merge branch 'devel' of github.com:abakan/ablog into devel
2014-11-27 13:28:04 -08:00
Ahmet Bakan
8b32afe37c
Added new configuration options (see issue #24 ).
...
blog_archive_titles = False # set True to see only titles in archives
blog_feed_titles = False # set True to exclude excerpts from feeds
blog_feed_length = None # specify number of recent posts in feeds
2014-11-27 13:26:03 -08:00
Ahmet Bakan
e4766fa329
Revised logical comparison.
2014-11-24 16:31:48 -08:00
Ahmet Bakan
c24305253d
Merge pull request #25 from tychoish/optimization/list-sorting
...
optimizes repetative sorting
2014-11-24 16:31:02 -08:00
tychoish
578caed4a5
optimizes repetative sorting
2014-11-23 21:16:29 -05:00
Ahmet Bakan
4ff031fa02
Fixed template issue.
2014-10-07 22:45:21 -07:00
Ahmet Bakan
2a9978284b
Cleaned up templates.
2014-10-07 22:37:14 -07:00
Ahmet Bakan
d83c8ec884
Some reorganization in the code and templates:
...
- Moved feed generation to a separate function
- Using different templates for catalogs and collections.
2014-10-07 22:28:37 -07:00
Ahmet Bakan
984ee68c8c
Completed issue #20 .
2014-10-06 23:42:09 -07:00
Ahmet Bakan
28055c2a7e
Updated upcoming release notes.
2014-10-05 22:07:03 -07:00
Ahmet Bakan
481d72626e
Made Collection.relsize a function, fixed relsize issue #2 .
2014-10-05 22:02:46 -07:00
Ahmet Bakan
8641c8415e
Added the option to Catalog to yield posts in reverse order ( fix #19 ).
2014-10-05 21:28:24 -07:00
Ahmet Bakan
4311013300
Added documentation for drop_h1 option.
2014-10-05 21:18:09 -07:00
Ahmet Bakan
e44cf7a9d3
Dropping h1 from post html txt in atom feeds (fixed issue #21 ).)
2014-10-05 21:13:15 -07:00
Ahmet Bakan
54b82b9f50
Started post for v0.4 and shortened releases list in front page.
2014-10-05 20:55:55 -07:00
Ahmet Bakan
8098942b66
Fixed issue #22 .
2014-10-05 20:52:14 -07:00
Ahmet Bakan
c182f5fa5a
Fixed some templeate issues to be released as v0.3.1.
2014-09-23 21:26:59 -07:00
Ahmet Bakan
d2f02266ae
Merge pull request #17 from marble/master
...
Fix typo in documentation
2014-09-20 22:28:38 -07:00
Martin Bless
f8a256e3b2
Fix typo in documentation
2014-09-17 16:21:30 +02:00
Martin Bless
7aa05ddda4
Merge pull request #1 from abakan/master
...
Master
2014-09-17 16:18:28 +02:00
Ahmet Bakan
0f4c694a9f
Incremented version number.
2014-09-14 21:26:24 -07:00
Ahmet Bakan
d9c1e2562e
Updated translations.
2014-09-14 21:25:14 -07:00
Ahmet Bakan
f47189d660
Improved postlist directive.
2014-09-14 21:19:51 -07:00
Ahmet Bakan
5359074201
Updated content.ç
2014-09-14 21:19:41 -07:00
Ahmet Bakan
2af08d6e7f
Updated Font-Awesome files and config to have En as default language.
2014-09-10 21:34:28 -07:00
Ahmet Bakan
f700903108
Added language option discussed in issue #15 .
2014-09-10 21:34:11 -07:00
Ahmet Bakan
1112610724
i18n date display, short date format setting, comma between multiple authors.
2014-09-10 21:14:35 -07:00
Ahmet Bakan
f5a8f5ce58
Merge pull request #14 from marble/patch-1
...
Add a comment line
2014-09-10 18:18:35 -07:00
Martin Bless
005790475b
Add a comment line
...
It would be good to have this litlle comment, I think. I had to look that up.
2014-09-10 15:49:17 +02:00
Ahmet Bakan
55e4eaf569
Fixed a typo in external ref label.
2014-09-09 21:53:56 -07:00
Ahmet Bakan
cc5a3b52c0
Changed packge homepage to RTFD.org
2014-09-09 21:51:11 -07:00
Ahmet Bakan
c3621240fb
Corrected issue number.
2014-09-09 21:46:03 -07:00
Ahmet Bakan
bc53a674e7
Incremented version number and added release post.
2014-09-09 21:43:17 -07:00
Ahmet Bakan
9da0641c20
Adding section ID to url as well.
2014-09-09 21:42:50 -07:00
Ahmet Bakan
68df5eff9b
Fixed broken links (issue #13 ) and non-unique IDs in atom feeds.
2014-09-09 21:36:31 -07:00
Ahmet Bakan
a466db6527
Incremented version, added new release post, and extlinks to issues.
2014-09-03 16:23:53 -07:00
Ahmet Bakan
6fcaa19363
Reverted README changes, links don't display properly.xx
2014-09-03 16:17:39 -07:00
Ahmet Bakan
c8d23ffdad
Copied contents of index page to README.
2014-09-03 16:15:39 -07:00
Ahmet Bakan
c768d87d17
Revised example text to math the actual in the document.
2014-09-03 16:05:52 -07:00
Ahmet Bakan
05f7d1e28a
Fixed issue #12 , postlist links broken when make html
is used.
2014-09-03 16:04:55 -07:00