Age | Commit message (Expand) | Author |
2021-09-29 | README: Add a Download section using a dynamic block.•••In addition, we link to the GitHub repo in this new Download section
rather than in the Contributing section.
* README.org (download): Add dynamic block.
(Contributing): Delete github-link dynamic block.
* build-aux/build-home-page.el (org-dblock-write:github-link): Delete
function.
(org-dblock-write:download): New function.
| Arun Isaac |
2021-09-29 | README: Add GitHub link using an org dynamic block.•••* README.org (Contributing): Add github-link dynamic block.
* build-aux/build-home-page.el (org-dblock-write:github-link): New
function.
(build-website): Update all org dynamic blocks. Do not insert GitHub
link using `search-forward' and `insert'.
| Arun Isaac |
2021-06-19 | README: Remove broken link to tutorial.•••* README.org (Documentation): Remove broken link to tutorial.
| Arun Isaac |
2021-06-10 | README: Do not use org macros.•••Unfortunately, GitHub's org exporter does not support macros.
* README.org (ci-badge): Delete macro.
Replace ci-badge macro invocations with expansions.
| Arun Isaac |
2021-06-10 | README: Add continuous integration badges.•••* README.org (ci-badge): New macro.
Add continuous integration badges.
* build-aux/build-home-page.el (org-html--svg-image): Override
org-html--svg-image to export svg using an img tag instead of an
object tag.
| Arun Isaac |
2021-05-24 | Mention documentation in the README.•••* README.org (Documentation): New section.
| Arun Isaac |
2021-05-24 | Rewrite the README introduction to ccwl.•••* README.org: Rewrite introduction.
| Arun Isaac |
2021-05-24 | Add Contributing section to README.•••* README.org (Contributing): New section.
| Arun Isaac |
2021-05-24 | Downcase ccwl.•••* README.org: Downcase ccwl.
| Arun Isaac |
2021-03-26 | Add README.•••* README.org: New file.
| Arun Isaac |