5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2025-03-17 20:38:21 +00:00
Panel de Sutty para correr con la CI
Find a file
2022-12-29 15:59:17 -03:00
app Merge branch 'rails' of 0xacab.org:sutty/sutty into usar-sutty-editor 2022-12-29 12:38:33 -03:00
bin Merge branch 'blazer' into panel.sutty.nl 2022-04-27 13:59:11 -03:00
config Merge branch 'issue-8912' into panel.sutty.nl 2022-12-28 16:52:45 -03:00
db Merge branch 'blazer' into 'rails' 2022-12-28 19:25:14 +00:00
doc sanitizar entradas antes de guardarlas para prevenir xss 2020-02-12 18:24:54 -03:00
lib Merge branch 'blazer' into panel.sutty.nl 2022-06-11 19:50:05 -03:00
log init 2018-01-02 14:19:25 -03:00
public [skip ci] assets 2022-12-29 15:59:17 -03: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 .env.example: setear RAILS_ENV=development 2021-10-28 16:06:31 -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 incorporar assets en el repositorio 2022-04-11 14:18:29 -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 fix: actualizar contenedor a alpine 3.14 2022-11-04 14:13:44 -03:00
_deploy links simbolicos 2022-03-11 12:08:36 -03:00
_sites links simbolicos 2022-03-11 12:08:36 -03:00
_storage links simbolicos 2022-03-11 12:08:36 -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 'blazer' into panel.sutty.nl 2022-04-27 13:59:11 -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 Merge branch 'issue-8369' into panel.sutty.nl 2022-12-29 14:36:15 -03:00
Gemfile.lock Merge branch 'issue-8369' into panel.sutty.nl 2022-12-29 14:36:15 -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 'cleanup' into panel.sutty.nl 2022-06-11 19:52:16 -03:00
ota.sh aplicar parches en el servidor 2021-06-16 12:08:21 -03:00
package.json fix: editor importable 2022-12-29 15:32:11 -03:00
postcss.config.js agregar webpacker y actiontext 2019-08-30 17:47:31 -03:00
Procfile Merge branch 'cleanup' into panel.sutty.nl 2022-06-11 19:52:16 -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 fix: editor importable 2022-12-29 15:32:11 -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