aboutsummaryrefslogtreecommitdiff
path: root/README.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-02-04Add ability to display welcome text at index.htmlVitali644-1/+9
2022-01-07whoops!Vitali641-1/+1
2022-01-07add rss on the same seen.sh scriptVitali644-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.
2021-12-23example article points to old readmeVitali641-1/+1
2021-12-23There was a weird character in the README.md, it now is removedVitali641-1/+1
2021-12-23seen isn't written in bash lelVitali641-1/+1
2021-12-23Add Facts to README.mdVitali641-1/+17
These are advantages compared to other lightweight blog generators such as lb or untitled
2021-12-23Try reducing number of lines to <100 SLOCVitali642-34/+12
2021-12-23Remove unnecessary newlinesVitali642-13/+0
2021-12-23remove '--rm' optionVitali641-5/+0
This option is absoluely useless, the user can simply remove the articles/ directory and recreate it
2021-12-23Don't echo the GPLv3 license, just 'cat LICENSE'Vitali641-7/+0
2021-12-23Don't echo the GPLv3 license, just 'cat LICENSE'Vitali641-21/+1
2021-12-23less verbose, pleaseVitali642-19/+0
2021-12-23Minor tweaks, and add RSS supportVitali644-18/+104
2021-12-19Add example articleVitali643-1/+18