Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change copyrightHEADv0.1master | Ferass 'Vitali64' EL HAFIDI | 2022-02-25 | 1 | -1/+1 |
| | |||||
* | Add ability to display welcome text at index.html | Vitali64 | 2022-02-04 | 4 | -1/+9 |
| | |||||
* | whoops! | Vitali64 | 2022-01-07 | 1 | -1/+1 |
| | |||||
* | add rss on the same seen.sh script | Vitali64 | 2022-01-07 | 4 | -53/+43 |
| | | | | | | I don't know why I added RSS on a separate script but now, it's all on *1* script. That makes seen smaller. | ||||
* | example article points to old readme | Vitali64 | 2021-12-23 | 1 | -1/+1 |
| | |||||
* | There was a weird character in the README.md, it now is removed | Vitali64 | 2021-12-23 | 1 | -1/+1 |
| | |||||
* | seen isn't written in bash lel | Vitali64 | 2021-12-23 | 1 | -1/+1 |
| | |||||
* | Add Facts to README.md | Vitali64 | 2021-12-23 | 1 | -1/+17 |
| | | | | These are advantages compared to other lightweight blog generators such as lb or untitled | ||||
* | Try reducing number of lines to <100 SLOC | Vitali64 | 2021-12-23 | 2 | -34/+12 |
| | |||||
* | Remove unnecessary newlines | Vitali64 | 2021-12-23 | 2 | -13/+0 |
| | |||||
* | remove '--rm' option | Vitali64 | 2021-12-23 | 1 | -5/+0 |
| | | | | | | | | This option is absoluely useless, the user can simply remove the articles/ directory and recreate it | ||||
* | Don't echo the GPLv3 license, just 'cat LICENSE' | Vitali64 | 2021-12-23 | 1 | -7/+0 |
| | |||||
* | Don't echo the GPLv3 license, just 'cat LICENSE' | Vitali64 | 2021-12-23 | 1 | -21/+1 |
| | |||||
* | less verbose, please | Vitali64 | 2021-12-23 | 2 | -19/+0 |
| | |||||
* | Minor tweaks, and add RSS support | Vitali64 | 2021-12-23 | 4 | -18/+104 |
| | |||||
* | Add example article | Vitali64 | 2021-12-19 | 3 | -1/+18 |
| | |||||
* | Add LICENSE file | Vitali64 | 2021-12-19 | 1 | -0/+189 |
| | |||||
* | Add Android support ;-) | Vitali64 | 2021-12-19 | 1 | -1/+1 |
| | |||||
* | Add CSS feature | Vitali64 | 2021-12-19 | 2 | -1/+6 |
| | | | | It is now possible to add a css file into the templates/ directory, that css is gonna be copied to www/ and ready to use. You need to add <link rel=stylesheet href=<your css> in the header file however. | ||||
* | Add some more info in the README.md | Vitali64 | 2021-12-19 | 1 | -7/+7 |
| | |||||
* | seen is posix-compliant, no need to use bash | Vitali64 | 2021-12-19 | 1 | -1/+1 |
| | |||||
* | typofix | Vitali64 | 2021-12-19 | 7 | -78/+9 |
| | |||||
* | Add GPLv3 notice to seen.sh | Vitali64 | 2021-12-19 | 1 | -3/+25 |
| | |||||
* | Fix typo, reduce SLOC and add error handling | Vitali64 | 2021-12-19 | 5 | -89/+153 |
| | |||||
* | be more verbose and add some new options | Vitali64 | 2021-12-18 | 2 | -34/+36 |
| | | | | New options are added : --rm and --clear. It's also more verbose. | ||||
* | Init | Vitali64 | 2021-12-09 | 2 | -62/+0 |
| | |||||
* | Init | Vitali64 | 2021-12-09 | 10 | -0/+211 |