fauno
41acc89e37
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Issue #9367 See merge request sutty/sutty!184 |
||
---|---|---|
_deploy | ||
_sites | ||
app | ||
bin | ||
config | ||
db | ||
doc | ||
lib | ||
log | ||
public | ||
test | ||
tmp | ||
vendor | ||
.browserslistrc | ||
.dockerignore | ||
.env.example | ||
.gitconfig | ||
.gitignore | ||
.gitlab-ci.yml | ||
.profile | ||
.rubocop.yml | ||
.rubocop_todo.yml | ||
.woodpecker.yml | ||
babel.config.js | ||
Capfile | ||
config.ru | ||
Dockerfile | ||
entrypoint.sh | ||
fa.txt | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE | ||
Makefile | ||
monit.conf | ||
ota.sh | ||
package.json | ||
postcss.config.js | ||
Procfile | ||
Rakefile | ||
README.md | ||
rubygems-platform-musl.patch | ||
tsconfig.json | ||
yarn.lock |
Sutty
Castellano
Sutty es una plataforma para alojar sitios más seguros, veloces y resilientes, orientada a organizaciones, colectivxs y activistas. Está basada en el generador de sitios estáticos Jekyll.
Este repositorio es la plataforma Ruby on Rails para alojar el panel de autogestión de sitios.
Para más información visita el sitio de Sutty.
Desarrollar
Todas las tareas se gestionan con make
, por favor instala GNU Make
antes de comenzar.
make help
English
Sutty is a platform for hosting safer, faster and more resilient websites, aimed at organizations, collectives and activists. It's based on Jekyll, the static website generator.
This repository is the Ruby on Rails platform that hosts the self-managed panel.
For more information, visit Sutty's website.
Development
Every task is run via make
, please install GNU Make before developing.
make help