aboutsummaryrefslogtreecommitdiff
path: root/README.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Release v0.3.0v0.3.0EuAndreh2022-01-161-1/+1
|
* Makefile: Remove makefile.svgEuAndreh2022-01-131-2/+0
|
* Replace git.euandreh.xyz/xxx with euandreh.xyz/xxx.gitEuAndreh2021-10-111-10/+10
|
* Adapt installation to new i18n.EuAndreh2021-09-201-1/+1
| | | | | Use the locale files over the locale variables. Adapt the "install" and "uninstall" targets to it, and remove the locale test.
* README.md: Fix address of makefile.svgEuAndreh2021-08-231-1/+1
|
* public/makefile.svg: Start generating it with makefile2graph and graphvizEuAndreh2021-08-231-0/+4
|
* Revert back to .tar.gzEuAndreh2021-08-141-5/+5
| | | | git grep -l tar.xz | xargs -I% sh -c 'sed "s/tar\.xz/tar.gz/g" % | sponge %'
* README.md: Explicitly state that the required tools are the POSIX onesEuAndreh2021-08-081-1/+1
|
* aux/: Stick to 80 columnsEuAndreh2021-07-271-2/+5
|
* Use tar.xz over tar.gzEuAndreh2021-07-231-5/+5
| | | | git grep -lF tar.gz | xargs sed -i 's/tar\.gz/tar.xz/g'
* aux/workflow/TODOs.sh: Remove dependency on PerlEuAndreh2021-07-231-1/+1
| | | | | | | | | | | | I've replaced the Perl usage for doing regexes with plain sed. Implements #task-bf65e50a-b424-9fce-ba8e-fcd6b3bf1c7a. Also: - README.md: remove Perl from the list of tools required; - po/LC_MESSAGES/README.en.md/*.po: translate the update on required tools; - aux/guix/manifest.scm: remove Perl package.
* README.md: Add dicrectory structure overviewEuAndreh2021-07-211-1/+15
| | | | Implements #task-c140c4df-042e-6aa5-2202-c27e707d7eb4.
* Release v0.2.3v0.2.3EuAndreh2021-07-161-0/+1
|
* README.md: Use "#" over "[sudo]" prefix to denote privilegeEuAndreh2021-07-151-1/+1
|
* Add trailing /en/ to all default URLs, and the equivalent for translationsEuAndreh2021-07-151-2/+2
|
* README.md: Remove "released in" text from the releases list, adjust in ↵EuAndreh2021-07-131-5/+5
| | | | aux/workflow/assert-readme.sh
* README.md: Tweak wordingEuAndreh2021-07-131-2/+2
|
* README.md: Add link to translated READMEsEuAndreh2021-07-131-4/+10
|
* README.md: Add mdpo to the list of development toolsEuAndreh2021-07-131-1/+2
|
* README.md: Unclutter installation instructions with PREFIX, add "make check"EuAndreh2021-07-131-2/+3
|
* README.md: Add "make check" to the list of installation stepsEuAndreh2021-07-131-0/+1
|
* Release v0.2.2v0.2.2EuAndreh2021-06-251-0/+1
|
* Release v0.2.1v0.2.1EuAndreh2021-06-251-0/+1
|
* README.md, aux/workflow/assert-readme.sh: Link to commit in the releases ↵EuAndreh2021-06-231-2/+2
| | | | section too
* README.md: Better wording on the installation explanationEuAndreh2021-06-221-6/+8
|
* README.md: Mention po4a and gettext on the list of development toolsEuAndreh2021-06-191-0/+3
|
* Release v0.2.0v0.2.0EuAndreh2021-06-191-0/+1
|
* Add aux/workflow/manpages.sh to install, uninstall and generate HTML from ↵EuAndreh2021-06-191-4/+4
| | | | translated manpages
* Leverage po4a to translate manpagesEuAndreh2021-06-191-2/+5
|
* README.md: s/Extratools/Extra tools/EuAndreh2021-06-171-1/+1
|
* s/Home page/Homepage/EuAndreh2021-06-161-1/+1
|
* Makefile: Use pandoc to generate HTML version of manpagesEuAndreh2021-06-141-1/+1
|
* README.md: Add link to git-send-email.ioEuAndreh2021-06-141-1/+5
|
* Release v0.1.0v0.1.0EuAndreh2021-06-131-0/+5
|
* README.md: Point to license file in the source code itselfEuAndreh2021-06-131-1/+1
|
* README.md: Remove duplicate entry on usage sectionEuAndreh2021-06-131-2/+0
|
* README.md: Fix markdown linksEuAndreh2021-06-121-1/+4
|
* README.md: Add usage sectionEuAndreh2021-06-121-0/+24
|
* README.md: Add documentation and contributing sectionsEuAndreh2021-06-121-0/+37
|
* README.md: Dump default metadata informationEuAndreh2021-06-121-0/+29
|
* Add base skeleton project filesEuAndreh2021-03-211-0/+3