5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-05-21 04:10:48 +00:00
Panel de Sutty para correr con la CI
Go to file
jazzari 2f1504d1d0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix: add puntuation to title in en.yml #13090
2023-04-15 12:13:27 -03:00
app chore: force ci 2023-04-12 13:16:06 -03:00
bin Merge branch 'blazer' into panel.sutty.nl 2022-04-27 13:59:11 -03:00
config fix: add puntuation to title in en.yml #13090 2023-04-15 12:13:27 -03:00
db Merge branch 'issue-13029' into panel.sutty.nl 2023-04-11 16:22:29 -03:00
doc sanitizar entradas antes de guardarlas para prevenir xss #75 2020-02-12 18:24:54 -03:00
lib feat: almacenar y renovar tokens de distributed press 2023-04-10 12:24:04 -03:00
log init 2018-01-02 14:19:25 -03:00
public ci: assets [skip ci] 2023-04-12 15:37:56 +00:00
test Merge branch 'rails' into recuperar-partials 2022-03-07 12:06:27 -03:00
tmp init 2018-01-02 14:19:25 -03:00
vendor vendor vacío 2021-05-17 13:31:04 -03:00
.browserslistrc agregar webpacker y actiontext 2019-08-30 17:47:31 -03:00
.dockerignore realizar la limpieza mensualmente 2022-04-15 10:57:51 -03:00
.env.example fix: credenciales de prueba 2023-03-14 19:53:17 -03:00
.gitattributes incorporar assets en el repositorio 2022-04-11 14:18:29 -03:00
.gitconfig instalar git lfs 2020-11-11 15:30:15 -03:00
.gitignore Merge branch 'ci' into panel.sutty.nl 2023-03-16 12:33:19 -03:00
.profile feat: informar la rama actual del repositorio #9804 2023-02-07 09:19:38 -03:00
.rubocop.yml la nueva yuta 2020-11-27 19:32:33 -03:00
.rubocop_todo.yml no fallar con el titulo 2019-04-29 19:49:24 -03:00
.woodpecker.yml Merge branch 'rails' into panel.sutty.nl 2023-04-11 16:44:23 -03:00
babel.config.js WIP: revamp del editor 2021-02-12 15:57:23 +00:00
Capfile poder compilar el sitio con sidekiq 2019-07-25 22:13:46 -03:00
config.ru actualización a rails 6.1 2020-12-24 15:02:03 -03:00
Dockerfile Merge branch 'rails' of 0xacab.org:sutty/sutty into issue-10464 2023-04-10 12:31:01 -03:00
entrypoint.sh reutilizar contenedores 2022-03-07 12:49:49 -03:00
fa.txt botones con iconos y otros arreglos 2021-02-19 17:57:19 -03:00
Gemfile feat: eliminar registros en njalla 2023-04-10 12:26:46 -03:00
Gemfile.lock feat: eliminar registros en njalla 2023-04-10 12:26:46 -03:00
LICENSE licencia 2018-01-02 14:19:51 -03:00
Makefile no fallar si no hay nada que commitear 2022-04-30 20:56:31 -03:00
monit.conf Merge branch 'issue-12958' into panel.sutty.nl 2023-04-10 16:44:59 -03:00
ota.sh aplicar parches en el servidor 2021-06-16 12:08:21 -03:00
package.json Merge branch 'usar-sutty-editor' into panel.sutty.nl 2023-04-12 13:08:54 -03:00
postcss.config.js agregar webpacker y actiontext 2019-08-30 17:47:31 -03:00
Procfile Merge branch 'rails' of 0xacab.org:sutty/sutty into issue-10464 2023-04-10 12:31:01 -03:00
Rakefile rubocop 2019-03-26 12:32:20 -03:00
README.md Mejorar el entorno de desarrollo 2021-07-10 20:13:03 -03:00
rubygems-platform-musl.patch ruby 2.7.1 2020-09-26 18:19:09 -03:00
tsconfig.json typescript: solo compilar app/ 2021-04-14 19:30:31 +00:00
yarn.lock editor 0.1.14 2023-01-25 13:11:12 -03:00

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

Leer la documentación

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

Read the documentation