Commit graph

245 commits

Author SHA1 Message Date
Ahmet Bakan
e5a97484a6 Update README.rst 2015-03-01 12:44:21 -08:00
Ahmet Bakan
7d25d44179 Update README.rst 2015-03-01 12:43:41 -08:00
Ahmet Bakan
96425485e0 Update README.rst 2015-03-01 12:32:36 -08:00
Ahmet Bakan
614a2d1c43 Changed requires to install_requires. 2015-03-01 10:10:10 -08:00
Ahmet Bakan
6982f0d1f9 Testing RTFD build issue. 2015-03-01 10:05:21 -08:00
Ahmet Bakan
df6eed52fc Update README.rst 2015-03-01 09:51:13 -08:00
Ahmet Bakan
fd8de49ce2 Update README.rst 2015-03-01 09:50:39 -08:00
Ahmet Bakan
32ff7c433a Update README.rst 2015-03-01 09:45:02 -08:00
Ahmet Bakan
fae1a5db26 Update README.rst 2015-03-01 09:35:16 -08:00
Ahmet Bakan
c3e25d14cc Update README.rst 2015-03-01 09:01:20 -08:00
Ahmet Bakan
72cb475bfc Update README.rst 2015-03-01 08:59:53 -08:00
Ahmet Bakan
585793ee82 Update README.rst 2015-03-01 08:59:32 -08:00
Ahmet Bakan
77bfb3538d Edited README. 2015-02-25 23:24:19 -08:00
Ahmet Bakan
4b213e6c49 Added links to README. 2015-02-25 23:15:14 -08:00
Ahmet Bakan
1e62d75acc Revised content. 2015-02-23 22:29:16 -08:00
Ahmet Bakan
92670687bc Fixed issue caused by non-ascii chars. 2015-02-23 22:25:29 -08:00
Ahmet Bakan
fd58fbe2bb Udpated gitignore. 2015-02-23 22:19:55 -08:00
Ahmet Bakan
eff8c4912b Merge branch 'devel' of github.com:abakan/ablog into devel
Conflicts:
	ablog/start.py
2015-02-23 22:19:16 -08:00
Ahmet Bakan
864415b9fe Revised quick start. 2015-02-23 22:15:35 -08:00
Ahmet Bakan
aefe236d63 Merge pull request #29 from mehmetg/devel
Fixed minor flow issue with ablog start command.
2015-02-23 22:15:13 -08:00
Mehmet Gerceker
768cf58149 Fixed minor flow issue with ablog start command.
Changed references to "website" with blog.
Added ablog start explanation post under doc/manual
2015-02-09 20:13:46 -08:00
Ahmet Bakan
e7de24b062 Revised post command. Enabled empty directive options (:tags;, etc.). 2015-02-04 22:33:48 -08:00
Ahmet Bakan
59fb3bd0bb Merge pull request #28 from mehmetg/devel
ablog start and post changes
2015-02-04 21:09:10 -08:00
Mehmet Gerceker
6484713c33 Added ablog "post" command with 2 options title and body.
Other options may be added later...
2015-02-04 18:20:00 -08:00
Ahmet Bakan
9151f7e3a5 Revised command option help text, and added don't view option to serve. 2015-02-03 14:53:25 -08:00
Ahmet Bakan
659b07178a Revised code blocks. 2015-02-02 23:25:41 -08:00
Ahmet Bakan
38230a90dc Removed code highlight language. 2015-02-02 23:22:50 -08:00
Ahmet Bakan
6790edb0d2 Added a post on commands, and revised commands. 2015-02-02 23:20:25 -08:00
Mehmet Gerceker
26a4073f5e Fixed config bugs.
Added interactive Alabaster theme enable/disable option w/:
1. GitHub linking.
2. Google analytics support option.

Alabaster theme can be enabled w/ or w/o GitHub option now, analytics options are not affected.
2015-02-01 01:08:21 -08:00
Ahmet Bakan
9c8826daf6 Fixes, revisions. 2015-01-31 19:10:31 -08:00
Ahmet Bakan
e478f01a5a Merge pull request #27 from mehmetg/quickstart-dev
Quickstart dev
2015-01-31 18:57:11 -08:00
Mehmet Gerceker
2f4622b390 Renamed quickstart to start and removed the ablog-quickstart.py command. 2015-01-31 18:55:05 -08:00
Mehmet Gerceker
76c9f3492a Updated ablog quickstart updated for defaults and updated. 2015-01-31 18:51:50 -08:00
Ahmet Bakan
390ef94b71 Added built and serve commands. 2015-01-31 18:50:58 -08:00
Ahmet Bakan
e0f1605503 Started adding ablog command. 2015-01-31 15:10:54 -08:00
Mehmet Gerceker
410644a082 -Added ablog-quickstart.py function to the project.
-Modified templates for Makefile, conf.py and the master_doc .rst
file to work with ABlog. Non-related items have been truncated.
-Designated location for the blog post source files (.rst) is "dot"+blog
e.g. ("_blog") for the moment.

Usage:

>>>python ablog-quickstart.py -q -p blog_project_name -a "John Doe" -v 0.1 -r 0.1b test

OR:

>>>python ablog-quickstart.py

followed by a series of questions.

Known issues/TODO:
-Template formatting issues are still present.
-Extentions for Sphinx may need to be revised and re-added. Review pending.
-More options may need to be added to the quickstart workflow and the command
line
-Several TODO items are marked #TODO: in the code.
2015-01-29 05:43:37 -08:00
Mehmet Gerceker
b49ac4154e added missing file 2015-01-20 10:01:44 -08:00
Mehmet Gerceker
eb77196eb2 removed pyc file added by mistake. 2015-01-20 09:59:50 -08:00
Mehmet Gerceker
d1616a9ee6 Making progress... the command line options for sphinx are imported from sphinx 1.3b3... 2015-01-20 09:52:26 -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