aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix reading the date and time publishedGravatar Tom Willemse2023-04-121-2/+1
| | | | | ‘org-timestamp-from-string’ doesn't read dates like “Wed, 12 Apr 2023 07:02:45 GMT”
* Fix package name in pages buildGravatar Tom Willemse2022-03-231-2/+2
|
* Fix typo in .builds directory nameGravatar Tom Willemse2022-03-232-0/+0
|
* Set up automated builds on SourcehutGravatar Tom Willemse2022-03-235-0/+86
| | | | This builds both a package archive and the readme.
* Add version headerGravatar Tom Willemse2022-03-231-0/+1
|
* Update metadata in org file after sendingGravatar Tom Willemse2021-06-241-3/+23
|
* Add defaults for the data from the org bufferGravatar Tom Willemse2021-06-241-21/+37
|
* Fix some warningsGravatar Tom Willemse2021-06-241-3/+6
| | | | | | | | - Add dependency on org-mode in case I ever install this as a package. - Require org for `org-collect-keywords', `org-timestamp-to-time', `org-timestamp-from-string', and `org-html-export-as-html'. - Move definition of `tekuti-host' to before it's used. - Rename `args' to `_' to signify it's not used for anything.
* Move date conversion into a functionGravatar Tom Willemse2021-06-241-11/+9
|
* Initial commitGravatar Tom Willemse2021-06-031-0/+93