Commit Graph

  • fa18c7f02e merged old README file into the new README.md master Homer S. 2020-04-15 22:54:42 +0200
  • be4176c5ca Initial commit of an old repository on a new git server Homer S. 2020-04-14 23:12:29 +0200
  • da964bf068 MAHHHHH!!! Whyever this damn tag-links are broken!?! ... I must take a closer look on the dictionary to care for this bug ... :-/ maste9 2015-03-24 20:30:34 +0100
  • 7e98cf7095 Now work on tag-pages is in progress. Obviously at this moment there will be some redundant processes on blog update which should later be reduced. But till then my primary object is to make everything work - though inefficiently. maste9 2015-03-23 20:36:18 +0100
  • 4c712c2e20 Localized the time formats with locale module and corrected some hard coded formats to %x. After correcting dates in regard to this in the articles' txt-files everything worked wonderfully. maste9 2015-03-22 14:26:52 +0100
  • 45c0ab82f2 Archived articles now can also be built as permanent links. The sidebar now shows years and months as anchor links to jump to the equivalent zones of archive list. maste9 2015-03-22 12:14:57 +0100
  • 344bb82fb4 Now ... There had been some restructuring on code: maste9 2015-03-22 00:08:55 +0100
  • 1ce84e67d0 Working on archive with per month list of articles and month shortcuts in sidebar. Trying to clean the code a bit up and to reuse more code. maste9 2015-03-17 22:34:14 +0100
  • f3f343a2a8 Any article older than one month now is moved to archive folder which is substructured into year and month folders. Now I work on archive.html maste9 2015-03-10 21:30:25 +0100
  • 62e460dc98 Working on archive. Articles should be moved to archive folder. maste9 2015-03-09 21:15:43 +0100
  • 6aa2f3af4f * Work on archive and single article view. Currently not working. maste9 2015-03-08 20:17:29 +0100
  • 71729d322c * Headings of recent articles by user-defined amount * Tags are processed as linked hash-tag * Headings of articles on index.html are linked with anchors which point to * an id build by timestamp or user-defined * some additions to default stylesheet. Homer 2015-03-08 01:15:50 +0100
  • f5ec071692 articles are in order and now can be created immediately without drafting. Footer and aside region are now templated which made templating a bit more complicated. At this moment I'm not sure how to deal with the 'recent' feature which could link to most recent articles. One could show last 5, only the last created and the last modified etc. But as the blog is not dynamic linking could be tricky ... I could use anchors to jump to certain articles but this doesn't solve that there will be no permalink ... Have to rethink this ... Homer 2015-03-07 17:30:26 +0100
  • 54e43ba175 I obviously forgot to add some files to repository which broke templation. maste9 2015-03-07 11:32:33 +0100
  • 78d2ccdbc6 Now it sorts articles correctly on update. maste9 2015-03-07 00:04:30 +0100
  • 6e0226028d Still dealing with this sorting issue. I must sort the list in any way which it doesn't actually. maste9 2015-03-02 21:18:49 +0100
  • f3169226c2 broken at this moment! Trying to get articles into order. The problem is that I only put date into article_dictionary but need the time also to sort articles by creation. Homer 2015-03-01 20:23:02 +0100
  • 64da3357c1 First success with templating articles into index.html Markdown works rudimentary. Unfortunately it does not support some features by now maybe due to my poor templating without correct line breaking? maste9 2015-02-25 07:15:13 +0100
  • bdff627aee Some progress with the templating of articles. Not working. maste9 2015-02-15 23:27:40 +0100
  • c72d83cf39 Rudimentary article_to_html function with markdown module. maste9 2015-02-15 01:07:20 +0100
  • b2c1a34a98 tell .gitignore not to commit .txt files maste9 2015-02-14 23:53:03 +0100
  • e52104895b You can add a draft by 'draft add [name]' now and receive a simple template with current time and date and UNIX username as author. At this Time emacs is hardcoded as editor. Also I expanded the 'blog update' program logic. maste9 2015-02-10 20:26:53 +0100
  • 22df72569b added some comment lines, nothing of importance Homer 2015-02-09 19:41:45 +0100
  • 3b161c257c Trying to use an editor (emacs) via subprocess-module to edit new draft. Homer 2015-02-07 00:56:44 +0100
  • ec60f10c40 Working on argparse command structure. Homer 2015-02-05 23:00:37 +0100
  • f2fba94aa8 some minor stylesheet improvements and twiddles maste9 2015-01-31 13:27:49 +0100
  • d8c5a385c6 bla maste9 2015-01-29 23:17:20 +0100
  • c85ac83183 work on shell ui with argparse maste9 2015-01-29 13:54:19 +0100
  • 33160dd3ac bla maste9 2015-01-29 08:07:19 +0100
  • 9ff61743d2 Some twiddeling around with argparse. maste9 2015-01-27 20:33:20 +0100
  • 55d2175710 Templating now works. So updating the index file is functioning. Rudimentary styling of page including flex-design for later mobile adjustment. maste9 2015-01-26 00:36:36 +0100
  • af7be060b5 Delete static.conf~ maste9 2015-01-25 19:41:29 +0000
  • d676b0b1a7 Delete index.html~ maste9 2015-01-25 19:41:08 +0000
  • f8c9bfc488 Delete index.htm~ maste9 2015-01-25 19:36:31 +0000
  • 87b05a9467 Delete pb.conf~ maste9 2015-01-25 19:36:08 +0000
  • 4017083f2d Delete main.py~ maste9 2015-01-25 19:35:47 +0000
  • 20624d7be7 Added a blog directory for testing purposes maste9 2015-01-25 18:35:00 +0100
  • 80291b0942 bla maste9 2015-01-25 17:01:00 +0100
  • f6f140735e First commit. maste9 2015-01-24 00:05:06 +0100
  • d6b9198953 Initial commit maste9 2015-01-23 23:52:09 +0100
  • eb24dfd61b Initial commit Homer S. 2020-04-14 23:08:16 +0200