A simple static blog generator written in POSIX sh.

Ricardo García Jiménez a98a8d0f5d feat: Agrega plantilla base del blog 6 hónapja
.gitignore a9415542cc feat: Carga opciones de configuración 6 hónapja
COPYING 43f7e24bf7 docs: Agrega licencia de software 6 hónapja
README.md 43f7e24bf7 docs: Agrega licencia de software 6 hónapja
ssgs a98a8d0f5d feat: Agrega plantilla base del blog 6 hónapja
ssgs.cfg.def a9415542cc feat: Carga opciones de configuración 6 hónapja

README.md

ssgs

A simple static blog generator written in POSIX sh.

License

ssgs -- A simple static blog generator written in POSIX sh.

Copyright (C) 2021-2024  Ricardo García Jiménez <ricardogj08@riseup.net>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.