mirror of
https://git.macaw.me/skunky/SkunkyArt.git
synced 2026-01-06 02:29:48 +05:00
темплейты в бинарнике и улучшенная система кеша
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
<img src="https://git.macaw.me/skunky/SkunkyArt/raw/branch/master/misc/logo.png" alt="SkunkyArt" title="SkunkyArt Logo" width="20%" loading="lazy"/>
|
||||
<img src="/skunky/SkunkyArt/raw/branch/master/misc/logo.png" alt="SkunkyArt" title="SkunkyArt Logo" width="20%" loading="lazy"/>
|
||||
|
||||
[](https://go.kde.org/matrix/#/#skunkyart:ebloid.ru)
|
||||
|
||||
Instances: [`INSTANCES.md`](https://git.macaw.me/skunky/SkunkyArt/src/branch/master/INSTANCES.md)
|
||||
Instances: [`INSTANCES.md`](/skunky/SkunkyArt/src/branch/master/INSTANCES.md)
|
||||
|
||||
# EN 🇺🇸
|
||||
## Description
|
||||
SkunkyArt 🦨 — alternative frontend for DevianArt, which works without JS.
|
||||
## Setup
|
||||
The sample config is in the `config.example.json` file. For custom config, use `--config` option.
|
||||
See the [`SETUP.md`](https://git.macaw.me/skunky/SkunkyArt/src/branch/master/SETUP.md) file for more info about directives.
|
||||
See the [`SETUP.md`](/skunky/SkunkyArt/src/branch/master/SETUP.md) file for more info about directives.
|
||||
## Adding instance to the list
|
||||
To do this, you must either make a PR by adding your instance to the `instances.json` and `INSTANCES.md` files (you can use `--add-instance` cli-argument to automatically add the instance to these files), or create an Issue, or report it to the room in Matrix. Keep in mind that your instance must comply with the following rules:
|
||||
1. the Instance must not use Cloudflare.
|
||||
@@ -23,7 +23,7 @@ To do this, you must either make a PR by adding your instance to the `instances.
|
||||
SkunkyArt 🦨 — альтернативный фронтенд к DeviantArt, который полностью работает без JS (JavaScript).
|
||||
## Настройка
|
||||
Пример конфига находится в файле `config.example.json`. Чтобы указать свой конфиг, используйте cli-аргумент `--config`.
|
||||
См. [`SETUP-RU.md`](https://git.macaw.me/skunky/SkunkyArt/src/branch/master/SETUP-RU.md) для информации о настройки фронтенда.
|
||||
См. [`SETUP-RU.md`](/skunky/SkunkyArt/src/branch/master/SETUP-RU.md) для информации о настройки фронтенда.
|
||||
## Добавление инстанса в список
|
||||
Чтобы это сделать, вы должны либо сделать PR, добавив в файлы `instances.json` и `INSTANCES.md` свой инстанс (можете воспользоваться cli-аргументом `--add-instance`, который автоматически это сделает), либо создать Issue, или сообщить о нём в комнате в Matrix. Учтите, что ваш инстанс должен соблюсти следущие правила:
|
||||
1. Инстанс не должен использовать Cloudflare итп.
|
||||
|
||||
Reference in New Issue
Block a user