2023-04-26 21:55 | Use OpenBSD's ISC License | Jake Bauer | 1 | +2 | -2 |
2023-04-08 18:36 | Fix wrong version number in code, oops! | Jake Bauer | 1 | +1 | -1 |
2023-03-17 23:55 | Make pushcommand only echo if verbosity set | Jake Bauer | 1 | +3 | -1 |
2023-03-17 23:50 | Use awk to print number of feed entries generated | Jake Bauer | 1 | +1 | -1 |
2023-03-12 15:43 | Fix non-portable use of date command | Jake Bauer | 1 | +3 | -4 |
2023-03-09 00:42 | Update version, readme, and copyright | Jake Bauer | 3 | +4 | -4 |
2023-03-09 00:11 | Silence output and add verbosity flag | Jake Bauer | 2 | +49 | -8 |
2023-03-08 23:37 | Add default CSS to style.css | Jake Bauer | 2 | +15 | -5 |
2023-03-08 23:10 | Improve manual | Jake Bauer | 1 | +30 | -23 |
2023-02-10 03:46 | Update README | Jake Bauer | 1 | +3 | -1 |
2023-02-10 03:11 | Bump version number | Jake Bauer | 1 | +1 | -1 |
2023-02-10 03:11 | Update manpage | Jake Bauer | 1 | +2 | -2 |
2023-02-10 03:00 | Remove Gemini to Markdown Conversion Code | Jake Bauer | 1 | +0 | -23 |
2023-02-10 03:00 | Change pushcmd to pushCommand | Jake Bauer | 1 | +4 | -6 |
2022-10-28 22:27 | Add confirmation prompt in case something will be overwritten | Jake Bauer | 1 | +10 | -0 |
2022-10-05 15:09 | Add exclusion for index page in feed generation | Jake Bauer | 1 | +1 | -1 |
2022-09-15 20:53 | Bump version number | Jake Bauer | 1 | +1 | -1 |
2022-09-15 20:51 | Properly escape title and description fields | Jake Bauer | 1 | +8 | -1 |
2022-08-21 19:04 | Bump version number | Jake Bauer | 1 | +1 | -1 |
2022-08-21 19:03 | Fix incorrect titles & descriptions being applied | Jake Bauer | 1 | +3 | -1 |
2022-08-20 23:17 | Improve documentation | Jake Bauer | 2 | +3 | -3 |
2022-08-20 23:07 | Translate image links into Markdown image links | Jake Bauer | 1 | +6 | -2 |
2022-08-19 23:55 | Bump version number | Jake Bauer | 1 | +1 | -1 |
2022-08-19 21:32 | Add ability to build pages from any subdirectory | Jake Bauer | 2 | +77 | -16 |
2022-08-19 19:15 | Support arbitrary number of spaces in Gemini link format | Jake Bauer | 1 | +2 | -2 |
2022-08-19 03:05 | Fix support for Gemini links with optional label | Jake Bauer | 1 | +4 | -1 |
2022-08-18 02:43 | Fix bug with output folder path when building entire site | Jake Bauer | 1 | +2 | -2 |
2022-08-18 02:43 | Improve comments in sbs code | Jake Bauer | 1 | +6 | -5 |
2022-08-17 23:59 | Update README | Jake Bauer | 1 | +20 | -20 |
2022-08-17 23:50 | Bump version number | Jake Bauer | 1 | +1 | -1 |
2022-08-17 23:48 | Fix conversion of gmi links without leading slash | Jake Bauer | 1 | +1 | -1 |
2022-08-17 23:35 | Bump version number | Jake Bauer | 1 | +1 | -1 |
2022-08-17 23:35 | Add missing documentation | Jake Bauer | 1 | +12 | -2 |
2022-08-17 22:40 | Update documentation | Jake Bauer | 1 | +18 | -7 |
2022-08-17 22:30 | Improve build command with Gemini support | Jake Bauer | 1 | +29 | -6 |
2022-08-17 22:30 | Fix missing newlines for error messages | Jake Bauer | 1 | +2 | -2 |
2022-08-17 22:29 | Add "push" command to facilitate quick publishing | Jake Bauer | 1 | +13 | -1 |
2022-06-23 10:17 | Update README | Jake Bauer | 1 | +21 | -55 |
2022-06-23 10:05 | Bump version number | Jake Bauer | 1 | +1 | -1 |
2022-06-23 10:01 | Create manpage | Jake Bauer | 1 | +151 | -0 |
2022-06-23 09:10 | Auto-create blank style.css file for new sites | Jake Bauer | 1 | +1 | -0 |
2022-06-23 08:09 | Fix incorrect CSS file name in <head> tags | Jake Bauer | 1 | +1 | -1 |
2022-04-27 15:33 | Fix title tag replacement | Jake Bauer | 1 | +1 | -1 |
2022-03-19 19:25 | Fix atom feed embedded content type and links | Jake Bauer | 1 | +2 | -2 |
2022-02-22 21:26 | Bump version number | Jake Bauer | 1 | +1 | -1 |
2022-02-22 21:21 | Fix up new post and new page commands | Jake Bauer | 1 | +4 | -4 |
2022-02-22 21:21 | Refactor into functions+switch-case | Jake Bauer | 1 | +52 | -41 |
2022-02-22 20:26 | Add version command | Jake Bauer | 1 | +8 | -6 |
2022-02-22 20:17 | Pipe commands into while loops (SC2044) | Jake Bauer | 1 | +3 | -5 |
2022-02-22 19:58 | Add helptext printout | Jake Bauer | 1 | +8 | -3 |
2022-02-22 19:11 | Make 'build' command explicit | Jake Bauer | 1 | +27 | -25 |
2022-02-22 19:02 | Group printf statements | Jake Bauer | 1 | +53 | -45 |
2022-02-22 19:01 | Add quotes to prevent shell globbing | Jake Bauer | 1 | +1 | -1 |
2022-02-22 18:38 | Fix use of variables in printf format strings | Jake Bauer | 1 | +13 | -13 |
2022-02-15 07:01 | Fix bug with interpretation of find -name argument | Jake Bauer | 1 | +1 | -1 |
2022-02-15 06:36 | Minor update to README | Jake Bauer | 1 | +2 | -2 |
2022-02-15 06:25 | Update documentation | Jake Bauer | 1 | +34 | -17 |
2022-02-15 06:12 | Add unknown command handling | Jake Bauer | 1 | +3 | -0 |
2022-02-15 06:12 | Fix format of printf strings | Jake Bauer | 1 | +3 | -3 |
2022-02-15 06:11 | Add command to make new page in addition to new post | Jake Bauer | 1 | +4 | -0 |
2022-02-15 06:02 | Fix new site and page generation | Jake Bauer | 1 | +21 | -20 |
2022-02-15 05:31 | Fix Atom feed generation | Jake Bauer | 1 | +4 | -3 |
2022-02-15 05:31 | Validate format of siteURL | Jake Bauer | 1 | +6 | -0 |
2022-02-15 04:46 | Improve page generation message output | Jake Bauer | 1 | +3 | -1 |
2022-02-15 04:46 | Skip directory when recursing | Jake Bauer | 1 | +2 | -1 |
2022-02-15 04:45 | Remove extra slash from filepath for blog articles | Jake Bauer | 1 | +1 | -1 |
2022-02-15 04:13 | Fix error where mkdir would fail to make new site | Jake Bauer | 1 | +1 | -1 |
2022-02-15 04:13 | Split single printf statements into multiple | Jake Bauer | 1 | +34 | -4 |
2022-02-15 03:55 | Use printf instead of echo to print error message | Jake Bauer | 1 | +1 | -1 |
2022-02-15 03:55 | Add command to generate atom feed from posts | Jake Bauer | 1 | +63 | -17 |
2022-02-15 03:54 | Update LICENSE comment | Jake Bauer | 1 | +1 | -1 |
2022-02-15 03:53 | Update README | Jake Bauer | 1 | +9 | -6 |
2022-02-14 08:40 | Remove unneeded example config file | Jake Bauer | 1 | +0 | -3 |
2022-02-14 08:27 | Update documentation | Jake Bauer | 1 | +30 | -43 |
2022-02-14 08:27 | Update new page command | Jake Bauer | 1 | +3 | -3 |
2022-02-14 08:04 | Remove unneeded TODOs | Jake Bauer | 1 | +0 | -2 |
2022-02-14 07:46 | Add language code insertion and optimize sed invocations | Jake Bauer | 1 | +3 | -2 |
2022-02-14 07:45 | Decide against author, date, and css insertion | Jake Bauer | 1 | +0 | -5 |
2022-02-14 07:44 | Add commands to create new sites and blank posts | Jake Bauer | 1 | +13 | -1 |
2022-02-14 07:43 | Make sbs recurse on directories | Jake Bauer | 1 | +4 | -2 |
2022-02-14 01:47 | Implement basic website generation functionality | Jake Bauer | 3 | +84 | -2 |
2021-08-25 13:47 | Initial commit | Jake Bauer | 2 | +57 | -0 |