No description
Find a file
david 5079eaf864
Some checks failed
/ Run tests (push) Failing after 16s
/ Run system tests (push) Failing after 15s
/ Build, push and deploy image (push) Has been skipped
Dev env
2024-10-26 00:00:56 +02:00
.devcontainer Dev env 2024-10-26 00:00:56 +02:00
.forgejo/workflows Fix pipeline again 2024-09-22 23:17:45 +02:00
.vscode A lot :) 2024-09-05 22:54:38 +02:00
app Stupid fix für mobile menu -> offcanvas sidebar 2024-10-25 23:28:56 +02:00
bin Trigger image rebuild 2024-10-01 01:45:52 +02:00
config Cosmetics 2024-10-25 19:25:01 +02:00
db Stuff für die Zukunft 2024-10-26 00:00:38 +02:00
lib A lot :) 2024-09-05 22:54:38 +02:00
log rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
public A lot :) 2024-09-05 22:54:38 +02:00
storage rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
test Fix tests 2024-09-22 22:49:53 +02:00
tmp rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
vendor Use our font in pdf 2024-07-21 02:57:13 +02:00
.dockerignore A lot :) 2024-09-05 22:54:38 +02:00
.gitattributes rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
.gitignore backups 2024-07-24 01:48:27 +02:00
.node-version rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
.rubocop.yml A lot :) 2024-09-05 22:54:38 +02:00
.ruby-version Add auth and ruby update 2024-09-22 21:57:05 +02:00
config.ru Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
docker-compose.yml Dev env 2024-10-26 00:00:56 +02:00
Dockerfile Dev env 2024-10-26 00:00:56 +02:00
Gemfile downgrade ruby for freebsd 2024-10-25 18:50:04 +02:00
Gemfile.lock downgrade ruby for freebsd 2024-10-25 18:50:04 +02:00
package-lock.json Links, mainly... 2024-07-26 00:59:00 +02:00
package.json Links, mainly... 2024-07-26 00:59:00 +02:00
Procfile.dev rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
Rakefile Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
README.md rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
yarn.lock Links, mainly... 2024-07-26 00:59:00 +02:00

a11yist

rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild .