главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
path: root/bb.sh
AgeCommit message (Expand)Author
2014-03-18add tabstop to vim modelineAlexey Shpakovsky
2014-03-10Preserve line indentation in HTML file while rebuilding itAlexey Shpakovsky
2014-03-10cut on tag pages, tooAlexey Shpakovsky
2014-03-10Make filename generation routine play nice with Russian and UnixAlexey Shpakovsky
2014-03-10Keep first backup of this dayAlexey Shpakovsky
2014-03-10add vim modelineAlexey Shpakovsky
2014-03-10make CSS generation optionalAlexey Shpakovsky
2014-03-10Make inclusion of CSS files configurableAlexey Shpakovsky
2014-03-10fixed touch on BSD utilsCarlos Fenollosa
2014-03-10add options to edit commandAlexey Shpakovsky
2014-03-10keep .html extension when editingAlexey Shpakovsky
2014-03-10preserve date when editing postAlexey Shpakovsky
2014-03-10add options to bring back old behavior and keep old filenameAlexey Shpakovsky
2014-03-10show only text content in the editorAlexey Shpakovsky
2014-03-10move tag parsing to parse_fileAlexey Shpakovsky
2014-03-01make cutting optionalAlexey Shpakovsky
2014-03-01make cut_line confugurableAlexey Shpakovsky
2014-03-01get_post_title in make_rss(), tooAlexey Shpakovsky
2014-03-01"Read more..." link for articles which were cutAlexey Shpakovsky
2014-03-01cut text (leave up to "<!-- text cut -->") in index and RSSAlexey Shpakovsky
2014-03-01use get_html_file_content while building index and RSSAlexey Shpakovsky
2014-03-01Move text and title extraction to separate functionsAlexey Shpakovsky
2014-02-27Make tags more internationalAlexey Shpakovsky
2014-02-27Rewording of usage()Carlos Fenollosa
2014-02-27all_tags needs to be called after rebuild_tagsCarlos Fenollosa
2014-02-27New "all tags" index pageCarlos Fenollosa
2014-02-27Added tag supportCarlos Fenollosa
2014-02-27Refactored get_post_title and is_boilerplate_fileCarlos Fenollosa
2014-02-27update author nameCarlos Fenollosa
2014-02-27changed author emailCarlos Fenollosa
2014-02-26fix date format in output of "bb.sh list"Alexey Shpakovsky
2014-02-26Update copyright yearAlexey Shpakovsky
2014-02-24Use relative URLs for links between pagesAleksei Shpakovskii
2014-02-24use template for all_posts.html page titleAleksei Shpakovskii
2014-02-18Merge branch 'master' of github.com:cfenollosa/bashblogCarlos Fenollosa
2014-02-18Support for other Analytics codeCarlos Fenollosa
2014-02-12Added a commentMatt Traudt
2014-02-12Fixed title of page as wellMatt Traudt
2014-02-12Possible fix for extra bracketsMatt Traudt
2014-02-11Merge branch 'master' of github.com:carlesfe/bashblogCarlos Fenollosa
2014-02-11Removed echoCarlos Fenollosa
2014-02-04Merge pull request #21 from Datyedyeguy/SkipFooterHeaderDuringRebuildCarlos Fenollosa
2014-02-03Don't process header/footer files as blog entriesHans Brigman
2014-02-03Stop Disqus "Comemnts?" link with no usernameHans Brigman
2014-01-17Fixed bug when $body_begin_file was emptyCarles Fenollosa
2014-01-09Fixed bug in BSD dateCarlos Fenollosa
2014-01-09Allow personalized header/footer filesCarlos Fenollosa
2014-01-09Allow personalized header/footer filesCarlos Fenollosa
2013-12-24added check for "diff" since that tool is not part of the core utils therefor...djura-san
2013-12-23Fixed bug in markdown detectionCarlos Fenollosa