be4176c5ca
Initial commit of an old repository on a new git server
Homer S2020-04-14 23:12:29 +02:00
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 +01:00
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 +01:00
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 +01:00
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 +01:00
344bb82fb4
Now ... There had been some restructuring on code:
maste9
2015-03-22 00:08:55 +01:00
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 +01:00
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 +01:00
62e460dc98
Working on archive. Articles should be moved to archive folder.
maste9
2015-03-09 21:15:43 +01:00
6aa2f3af4f
* Work on archive and single article view. Currently not working.
maste9
2015-03-08 20:17:29 +01:00
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 +01:00
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 +01:00
54e43ba175
I obviously forgot to add some files to repository which broke templation.
maste9
2015-03-07 11:32:33 +01:00
78d2ccdbc6
Now it sorts articles correctly on update.
maste9
2015-03-07 00:04:30 +01:00
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 +01:00
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 +01:00
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 +01:00
bdff627aee
Some progress with the templating of articles. Not working.
maste9
2015-02-15 23:27:40 +01:00
c72d83cf39
Rudimentary article_to_html function with markdown module.
maste9
2015-02-15 01:07:20 +01:00
b2c1a34a98
tell .gitignore not to commit .txt files
maste9
2015-02-14 23:53:03 +01:00
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 +01:00
22df72569b
added some comment lines, nothing of importance
Homer
2015-02-09 19:41:45 +01:00
3b161c257c
Trying to use an editor (emacs) via subprocess-module to edit new draft.
Homer
2015-02-07 00:56:44 +01:00
ec60f10c40
Working on argparse command structure.
Homer
2015-02-05 23:00:37 +01:00
f2fba94aa8
some minor stylesheet improvements and twiddles
maste9
2015-01-31 13:27:49 +01:00
9ff61743d2
Some twiddeling around with argparse.
maste9
2015-01-27 20:33:20 +01:00
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 +01:00