Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aux/workflow/: Add <link rel="alternate" for translated CommonMark pages | EuAndreh | 2021-10-02 | 1 | -2/+26 |
| | | | | Implements #task-43e9d7dd-987a-2f71-629f-28a4cc69be1e. | ||||
* | aux/workflow/public.sh: Make a symlink for favicon.svg instead of a copy | EuAndreh | 2021-08-19 | 1 | -1/+1 |
| | |||||
* | aux/workflow/favicon.png: Delete unused file | EuAndreh | 2021-08-19 | 1 | -2/+2 |
| | |||||
* | aux/workflow/public.sh: Remove symlink to toplevel CHANGELOG | EuAndreh | 2021-08-08 | 1 | -1/+0 |
| | | | | | Keep only the symlink to index.html, as this is the main entrypoint to the website. | ||||
* | aux/: Stick to 80 columns | EuAndreh | 2021-07-27 | 1 | -3/+6 |
| | |||||
* | aux/workflow/commonmark.sh: Read from stdin, write to stdout | EuAndreh | 2021-07-23 | 1 | -20/+15 |
| | | | | | | Also: - aux/workflow/public.sh: Make the toplevel HTML files a symlink to the english versions. | ||||
* | Translate CHANGELOG.md adn README.md | EuAndreh | 2021-07-06 | 1 | -4/+14 |
| | | | | | | | | | Partially implements #task-7c5cd2aa-6d92-0423-bfa7-81f2e8436586. As mentioned in the task, instead of making "README.md" as symlink to "README.en.md", "README.md" is kept as it is, as the translated file doesn't need to live in the repository. The same goes for the "CHANGELOG.md" file. | ||||
* | aux/workflow/*: Don't inherit global PROJECT_UC | EuAndreh | 2021-06-26 | 1 | -0/+1 |
| | |||||
* | aux/ci/report.sh: Use getopts for arguments | EuAndreh | 2021-06-26 | 1 | -1/+1 |
| | |||||
* | aux/workflow/commonmark.sh: Use getopts for arguments | EuAndreh | 2021-06-26 | 1 | -2/+2 |
| | |||||
* | aux/workflow/TODOs.sh: Use getopts for arguments | EuAndreh | 2021-06-26 | 1 | -1/+1 |
| | |||||
* | aux/workflow/public.sh: Use getopts for arguments | EuAndreh | 2021-06-26 | 1 | -4/+35 |
| | |||||
* | aux/workflow/public.sh: Spell out .{svg,png} files (ShellCheck offense) | EuAndreh | 2021-06-23 | 1 | -1/+1 |
| | |||||
* | aux/: Explicitly pass "public/" as a parameter to scripts | EuAndreh | 2021-06-23 | 1 | -5/+8 |
| | |||||
* | aux/workflow/public.sh: Selectively copy favicon files | EuAndreh | 2021-06-23 | 1 | -1/+1 |
| | |||||
* | aux/: Update files | EuAndreh | 2021-06-11 | 1 | -2/+4 |
| | |||||
* | aux/workflow/public.sh: Mark as executable | EuAndreh | 2021-03-23 | 1 | -0/+0 |
| | |||||
* | Add base skeleton project files | EuAndreh | 2021-03-21 | 1 | -0/+15 |