Ahmet Bakan
862fd9beff
Fixed issues with using unicode in py3.
2015-03-01 13:29:55 -08:00
Ahmet Bakan
1ffa159455
Fixed issue with version kwargs.
2015-03-01 13:23:49 -08:00
Ahmet Bakan
341f339466
Revised print statements for py3.
2015-03-01 13:12:03 -08:00
Ahmet Bakan
6428b43800
Removed virtualenv option.
2015-03-01 13:06:02 -08:00
Ahmet Bakan
45779c485b
Removed unnecessary preinstall commadns.
2015-03-01 13:04:50 -08:00
Ahmet Bakan
5b1db32d0e
Added alabaster installation to travis config.
2015-03-01 13:02:03 -08:00
Ahmet Bakan
cdb5e6d456
Removed dependency to six.
2015-03-01 12:57:51 -08:00
Ahmet Bakan
eeaea5841e
Added travis config file.
2015-03-01 12:52:35 -08:00
Ahmet Bakan
7778b6dd9b
Update README.rst
2015-03-01 12:47:56 -08:00
Ahmet Bakan
a3a3b92502
Update README.rst
2015-03-01 12:47:43 -08:00
Ahmet Bakan
6bb6405f90
Update README.rst
2015-03-01 12:46:47 -08:00
Ahmet Bakan
d8363a6bca
Update README.rst
2015-03-01 12:45:07 -08:00
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
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