Commit graph

319 commits

Author SHA1 Message Date
Ahmet Bakan
38d4196966 Revised readme. 2015-03-02 21:10:07 -08:00
Ahmet Bakan
0972d9dcba Requires alabaster, removed related Qs from start cmd, updated readme. 2015-03-02 21:07:50 -08:00
Ahmet Bakan
18ec2bd6a8 Revised templates. 2015-03-01 18:10:00 -08:00
Ahmet Bakan
5cbbfc30d9 Added another test for ablog start, and ignoring . folders in docs. 2015-03-01 17:28:06 -08:00
Ahmet Bakan
80e2641ec4 Revised input to ablog start test. 2015-03-01 17:09:25 -08:00
Ahmet Bakan
be870c4025 Added test for ablog start command. 2015-03-01 17:06:10 -08:00
Ahmet Bakan
b3508dd0e5 Revised quick-start generated config file. 2015-03-01 16:14:42 -08:00
Ahmet Bakan
fcc5c2de53 Revised commands post content. 2015-03-01 14:13:45 -08:00
Ahmet Bakan
7716e2af2e Synced index and readme, removed py 3.3 from travis builds. 2015-03-01 14:06:51 -08:00
Ahmet Bakan
19af16ae60 Added full traceback option to build, fixed str type issue in slugify. 2015-03-01 14:02:13 -08:00
Ahmet Bakan
e1b77ea6a7 Update README.rst 2015-03-01 13:31:45 -08:00
Ahmet Bakan
f1f7eb26b2 Update README.rst 2015-03-01 13:31:06 -08:00
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
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