Commit graph

  • 38d4196966 Revised readme. Ahmet Bakan 2015-03-02 21:10:07 -08:00
  • 0972d9dcba Requires alabaster, removed related Qs from start cmd, updated readme. Ahmet Bakan 2015-03-02 21:07:50 -08:00
  • 18ec2bd6a8 Revised templates. Ahmet Bakan 2015-03-01 18:10:00 -08:00
  • 5cbbfc30d9 Added another test for ablog start, and ignoring . folders in docs. Ahmet Bakan 2015-03-01 17:28:06 -08:00
  • 80e2641ec4 Revised input to ablog start test. Ahmet Bakan 2015-03-01 17:09:25 -08:00
  • be870c4025 Added test for ablog start command. Ahmet Bakan 2015-03-01 17:06:10 -08:00
  • b3508dd0e5 Revised quick-start generated config file. Ahmet Bakan 2015-03-01 16:14:42 -08:00
  • fcc5c2de53 Revised commands post content. Ahmet Bakan 2015-03-01 14:13:45 -08:00
  • 7716e2af2e Synced index and readme, removed py 3.3 from travis builds. Ahmet Bakan 2015-03-01 14:06:51 -08:00
  • 19af16ae60 Added full traceback option to build, fixed str type issue in slugify. Ahmet Bakan 2015-03-01 14:02:13 -08:00
  • e1b77ea6a7 Update README.rst Ahmet Bakan 2015-03-01 13:31:45 -08:00
  • f1f7eb26b2 Update README.rst Ahmet Bakan 2015-03-01 13:31:06 -08:00
  • 862fd9beff Fixed issues with using unicode in py3. Ahmet Bakan 2015-03-01 13:29:55 -08:00
  • 1ffa159455 Fixed issue with version kwargs. Ahmet Bakan 2015-03-01 13:23:49 -08:00
  • 341f339466 Revised print statements for py3. Ahmet Bakan 2015-03-01 13:12:03 -08:00
  • 6428b43800 Removed virtualenv option. Ahmet Bakan 2015-03-01 13:06:02 -08:00
  • 45779c485b Removed unnecessary preinstall commadns. Ahmet Bakan 2015-03-01 13:04:50 -08:00
  • 5b1db32d0e Added alabaster installation to travis config. Ahmet Bakan 2015-03-01 13:02:03 -08:00
  • cdb5e6d456 Removed dependency to six. Ahmet Bakan 2015-03-01 12:57:51 -08:00
  • eeaea5841e Added travis config file. Ahmet Bakan 2015-03-01 12:52:35 -08:00
  • 7778b6dd9b Update README.rst Ahmet Bakan 2015-03-01 12:47:56 -08:00
  • a3a3b92502 Update README.rst Ahmet Bakan 2015-03-01 12:47:43 -08:00
  • 6bb6405f90 Update README.rst Ahmet Bakan 2015-03-01 12:46:47 -08:00
  • d8363a6bca Update README.rst Ahmet Bakan 2015-03-01 12:45:07 -08:00
  • e5a97484a6 Update README.rst Ahmet Bakan 2015-03-01 12:44:21 -08:00
  • 7d25d44179 Update README.rst Ahmet Bakan 2015-03-01 12:43:41 -08:00
  • 96425485e0 Update README.rst Ahmet Bakan 2015-03-01 12:32:36 -08:00
  • 614a2d1c43 Changed requires to install_requires. Ahmet Bakan 2015-03-01 10:10:10 -08:00
  • 6982f0d1f9 Testing RTFD build issue. Ahmet Bakan 2015-03-01 10:05:21 -08:00
  • df6eed52fc Update README.rst Ahmet Bakan 2015-03-01 09:51:13 -08:00
  • fd8de49ce2 Update README.rst Ahmet Bakan 2015-03-01 09:50:39 -08:00
  • 32ff7c433a Update README.rst Ahmet Bakan 2015-03-01 09:45:02 -08:00
  • fae1a5db26 Update README.rst Ahmet Bakan 2015-03-01 09:35:16 -08:00
  • c3e25d14cc Update README.rst Ahmet Bakan 2015-03-01 09:01:20 -08:00
  • 72cb475bfc Update README.rst Ahmet Bakan 2015-03-01 08:59:53 -08:00
  • 585793ee82 Update README.rst Ahmet Bakan 2015-03-01 08:59:32 -08:00
  • 77bfb3538d Edited README. Ahmet Bakan 2015-02-25 23:24:19 -08:00
  • 4b213e6c49 Added links to README. Ahmet Bakan 2015-02-25 23:15:14 -08:00
  • 1e62d75acc Revised content. Ahmet Bakan 2015-02-23 22:29:16 -08:00
  • 92670687bc Fixed issue caused by non-ascii chars. Ahmet Bakan 2015-02-23 22:25:29 -08:00
  • fd58fbe2bb Udpated gitignore. Ahmet Bakan 2015-02-23 22:19:55 -08:00
  • eff8c4912b Merge branch 'devel' of github.com:abakan/ablog into devel Ahmet Bakan 2015-02-23 22:19:16 -08:00
  • 864415b9fe Revised quick start. Ahmet Bakan 2015-02-23 22:15:35 -08:00
  • aefe236d63 Merge pull request #29 from mehmetg/devel Ahmet Bakan 2015-02-23 22:15:13 -08:00
  • 768cf58149 Fixed minor flow issue with ablog start command. Changed references to "website" with blog. Added ablog start explanation post under doc/manual Mehmet Gerceker 2015-02-09 20:13:46 -08:00
  • e7de24b062 Revised post command. Enabled empty directive options (:tags;, etc.). Ahmet Bakan 2015-02-04 22:33:48 -08:00
  • 59fb3bd0bb Merge pull request #28 from mehmetg/devel Ahmet Bakan 2015-02-04 21:09:10 -08:00
  • 6484713c33 Added ablog "post" command with 2 options title and body. Other options may be added later... Mehmet Gerceker 2015-02-04 18:20:00 -08:00
  • 9151f7e3a5 Revised command option help text, and added don't view option to serve. Ahmet Bakan 2015-02-03 14:53:25 -08:00
  • 659b07178a Revised code blocks. Ahmet Bakan 2015-02-02 23:25:41 -08:00
  • 38230a90dc Removed code highlight language. Ahmet Bakan 2015-02-02 23:22:50 -08:00
  • 6790edb0d2 Added a post on commands, and revised commands. Ahmet Bakan 2015-02-02 23:20:25 -08:00
  • 26a4073f5e Fixed config bugs. Added interactive Alabaster theme enable/disable option w/: 1. GitHub linking. 2. Google analytics support option. Mehmet Gerceker 2015-02-01 01:08:21 -08:00
  • 9c8826daf6 Fixes, revisions. Ahmet Bakan 2015-01-31 19:10:31 -08:00
  • e478f01a5a Merge pull request #27 from mehmetg/quickstart-dev Ahmet Bakan 2015-01-31 18:57:11 -08:00
  • 2f4622b390 Renamed quickstart to start and removed the ablog-quickstart.py command. Mehmet Gerceker 2015-01-31 18:55:05 -08:00
  • 76c9f3492a Updated ablog quickstart updated for defaults and updated. Mehmet Gerceker 2015-01-31 18:51:50 -08:00
  • 390ef94b71 Added built and serve commands. Ahmet Bakan 2015-01-31 18:50:58 -08:00
  • e0f1605503 Started adding ablog command. Ahmet Bakan 2015-01-31 15:10:54 -08:00
  • 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. Mehmet Gerceker 2015-01-29 05:43:37 -08:00
  • b49ac4154e added missing file Mehmet Gerceker 2015-01-20 10:01:44 -08:00
  • eb77196eb2 removed pyc file added by mistake. Mehmet Gerceker 2015-01-20 09:59:50 -08:00
  • d1616a9ee6 Making progress... the command line options for sphinx are imported from sphinx 1.3b3... Mehmet Gerceker 2015-01-20 09:52:26 -08:00
  • 338b28dfcd Revised documentation. Ahmet Bakan 2014-12-20 12:28:14 -08:00
  • 8a1892dc66 Version incremented, and release posted. v0.4 Ahmet Bakan 2014-12-20 12:05:19 -08:00
  • 8bccd191f2 Merge branch 'devel' of github.com:abakan/ablog into devel Ahmet Bakan 2014-12-17 08:37:58 -08:00
  • 56e0e5f614 Revised content. Ahmet Bakan 2014-12-16 22:11:34 -05:00
  • 4e9354e68b Using pip to install ablog before building docs. Ahmet Bakan 2014-12-16 22:10:59 -05:00
  • b33bd2c336 Commented out print statement. Ahmet Bakan 2014-12-06 10:24:35 -08:00
  • d2b7992a08 Revised post_auto_image handling and documentation. Ahmet Bakan 2014-11-30 22:19:40 -08:00
  • 088ee1e3b2 Fixed post_auto_image and post_auto_excerpt options. Ahmet Bakan 2014-11-30 22:12:31 -08:00
  • 2349407396 Fixed issue in logical comparison for sorting. Ahmet Bakan 2014-11-27 13:32:54 -08:00
  • 0ade3eb714 Merge branch 'devel' of github.com:abakan/ablog into devel Ahmet Bakan 2014-11-27 13:28:04 -08:00
  • 8b32afe37c Added new configuration options (see issue #24). Ahmet Bakan 2014-11-27 13:26:03 -08:00
  • e4766fa329 Revised logical comparison. Ahmet Bakan 2014-11-24 16:31:48 -08:00
  • c24305253d Merge pull request #25 from tychoish/optimization/list-sorting Ahmet Bakan 2014-11-24 16:31:02 -08:00
  • 578caed4a5 optimizes repetative sorting tychoish 2014-11-23 21:16:29 -05:00
  • 4ff031fa02 Fixed template issue. Ahmet Bakan 2014-10-07 22:45:21 -07:00
  • 2a9978284b Cleaned up templates. Ahmet Bakan 2014-10-07 22:37:14 -07:00
  • d83c8ec884 Some reorganization in the code and templates: Ahmet Bakan 2014-10-07 22:28:37 -07:00
  • 984ee68c8c Completed issue #20. Ahmet Bakan 2014-10-06 23:42:09 -07:00
  • 28055c2a7e Updated upcoming release notes. Ahmet Bakan 2014-10-05 22:07:03 -07:00
  • 481d72626e Made Collection.relsize a function, fixed relsize issue #2. Ahmet Bakan 2014-10-05 22:02:46 -07:00
  • 8641c8415e Added the option to Catalog to yield posts in reverse order (fix #19). Ahmet Bakan 2014-10-05 21:28:24 -07:00
  • 4311013300 Added documentation for drop_h1 option. Ahmet Bakan 2014-10-05 21:18:09 -07:00
  • e44cf7a9d3 Dropping h1 from post html txt in atom feeds (fixed issue #21).) Ahmet Bakan 2014-10-05 21:13:15 -07:00
  • 54b82b9f50 Started post for v0.4 and shortened releases list in front page. Ahmet Bakan 2014-10-05 20:55:55 -07:00
  • 8098942b66 Fixed issue #22. Ahmet Bakan 2014-10-05 20:52:14 -07:00
  • c182f5fa5a Fixed some templeate issues to be released as v0.3.1. v0.3.1 Ahmet Bakan 2014-09-23 21:26:59 -07:00
  • d2f02266ae Merge pull request #17 from marble/master Ahmet Bakan 2014-09-20 22:28:38 -07:00
  • f8a256e3b2 Fix typo in documentation Martin Bless 2014-09-17 16:21:30 +02:00
  • 7aa05ddda4 Merge pull request #1 from abakan/master Martin Bless 2014-09-17 16:18:28 +02:00
  • 0f4c694a9f Incremented version number. Ahmet Bakan 2014-09-14 21:26:24 -07:00
  • d9c1e2562e Updated translations. Ahmet Bakan 2014-09-14 21:25:14 -07:00
  • f47189d660 Improved postlist directive. Ahmet Bakan 2014-09-14 21:19:51 -07:00
  • 5359074201 Updated content.ç Ahmet Bakan 2014-09-14 21:19:41 -07:00
  • 2af08d6e7f Updated Font-Awesome files and config to have En as default language. Ahmet Bakan 2014-09-10 21:34:28 -07:00
  • f700903108 Added language option discussed in issue #15. Ahmet Bakan 2014-09-10 21:34:11 -07:00
  • 1112610724 i18n date display, short date format setting, comma between multiple authors. Ahmet Bakan 2014-09-10 21:14:35 -07:00
  • f5a8f5ce58 Merge pull request #14 from marble/patch-1 Ahmet Bakan 2014-09-10 18:18:35 -07:00