главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
path: root/bb.sh
AgeCommit message (Expand)Author
2025-03-20Add Git support from a PR in the upstream and customize for my websiteIvan Davydov
2024-11-03Merge remote-tracking branch 'trash/option_trash_post'TessaLation
2024-11-03Setting executable bit.TessaLation
2024-11-03Merge remote-tracking branch 'sitemap/sitemap'Tessa L.
2024-11-03Merge remote-tracking branch 'keep-timestamp-patch/rm_extension_list_tags'Tessa L.
2024-11-03Merge remote-tracking branch 'keep-timestamp-patch/keep-original-timestamp-wh...Tessa L.
2023-02-26Keeps post original timestamp when regeneration all_posts and index page.Guilherme Garcia
2023-01-03Merge branch 'master' into masterDmitri Smirnov
2022-08-24escape double quotes for attributes parametersferbass
2022-08-09generate sitemapferbass
2022-01-28Remove .html extension from list of tags in terminalGuilherme Garcia
2021-11-04Bumped version to 2.10Carlos Fenollosa
2021-11-04Added support for configuring a Twitter Card default imageCarlos Fenollosa
2020-05-10New feature: provides specific content ONLY on the index fileCarlos Fenollosa
2019-09-01fixed head before sedCarlos Fenollosa
2018-07-14Add missing quoteDknight
2018-07-13Make HTML5 compatibleDknight
2018-05-21add option to trash postuniporn
2017-01-03Merge pull request #124 from thalios1973/feat/pandoc-test-fixCarlos Fenollosa
2016-12-29Added ability to include custom code just before the </body> tag. body_end_fi...Mike Gauthier
2016-12-29Added additional check that will allow the use of pandoc without the --strict...Mike Gauthier
2016-10-24Support for static, not managed by bashblog html files. Close #92Carlos Fenollosa
2016-10-24Deleted the now defunct Twitter JSON API for share count. Fix #117Carlos Fenollosa
2016-10-24bump version to 2.8Carlos Fenollosa
2016-10-24Revert changes in #116Carlos Fenollosa
2016-10-24Revert tag management from #116Carlos Fenollosa
2016-10-24Better error message for $EDITOR. Close #112Carlos Fenollosa
2016-10-24support Markdown.pl in bashblog folder. Close #113Carlos Fenollosa
2016-10-24Merge pull request #116 from McDutchie/masterCarlos Fenollosa
2016-10-24Slavic language support, thanks to Tomasz JadowskiCarlos Fenollosa
2016-09-07tags_in_post(): bugfix for non-GNU 'sed'Martijn Dekker
2016-09-06Fix renaming using 'bb.sh edit -n'. Suppress 'which' errmsg.Martijn Dekker
2016-09-06Merge remote-tracking branch 'upstream/master'Martijn Dekker
2016-09-06More code refactoring. Limit word splitting and disable globbing by default.Martijn Dekker
2016-04-26simplified a couple commands and removed debug echosCarlos Fenollosa
2016-04-26Store post dates in html comment. Sync those with filesystem. Closes #96Carlos Fenollosa
2016-04-25avoid the user mistakingly using 'edit <draft>' instead of 'post <draft>'Carlos Fenollosa
2016-04-13Added support for images and made author field optionalBart
2016-03-09Merge remote-tracking branch 'upstream/master'Martijn Dekker
2016-03-09rebuild_tags(): use array for more robust file handlingMartijn Dekker
2016-03-02Merge branch 'master' of github.com:cfenollosa/bashblogCarlos Fenollosa
2016-03-02'rebuild' now keeps original author. Fixes #99Carlos Fenollosa
2016-02-23remove topsy, their website now gets forwarded to apple supportplatschi
2016-02-08fix #94 #97Carlos Fenollosa
2016-02-08Merge pull request #87 from McDutchie/masterCarlos Fenollosa
2016-01-29fix #85Carlos
2016-01-19test_markdown() without temporary filesMartijn Dekker
2016-01-18fix unquoted $global_disqus_username that shellcheck.net didn't catchMartijn Dekker
2016-01-18Get rid of a couple of more shellcheck.net warnings.Martijn Dekker
2016-01-18Some more code and performance optimisationsMartijn Dekker