Timeline for Blog site generator written in shell script
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 26, 2023 at 7:29 | comment | added | Beni Cherniavsky-Paskin |
For more details/variations on set -e -o pipefail -u advice, google "bash strict mode", github.com/olivergondza/bash-strict-mode is a good starting point.
|
|
| Jun 25, 2023 at 12:48 | comment | added | 766F6964 | Thank you for the feedback, it helped a lot. I cleaned up the code base, and made sure error messages are more descriptive. I also introduced color coded prefixes, to easier distinguish verbose logging from error messages. | |
| Jun 25, 2023 at 12:43 | vote | accept | 766F6964 | ||
| Jun 23, 2023 at 22:54 | history | edited | J_H | CC BY-SA 4.0 |
added 1 character in body
|
| Jun 23, 2023 at 22:48 | history | edited | J_H | CC BY-SA 4.0 |
added 1 character in body
|
| Jun 23, 2023 at 22:43 | history | answered | J_H | CC BY-SA 4.0 |