https://onout.org https://onout.org/telegram/GPT/ - connect gpt to telegram https://gitlab.com/onout/onout/ - alternative gitlab https://onout.org/ChatGPT_API - alternative gitlab
если надо менять страницу по крипте, редактируй прямо index.html далее само задеплоится в cf pages
Services block (English)
- Services section is at the bottom of
index.html. - Service pages live in
/services/(e.g.,/services/ai-ml/,/services/blockchain-crypto/). - To add/edit a service card, update the "Services" block in
index.htmland the corresponding page in/services/.
Promo articles
- Minimal promo pages live in
/promo/(e.g.,/promo/contract-analysis.html). - Add links to relevant promo pages under each service “Cases” list in
index.htmland on the service detail page.
если аи и прочие новые:
- см гугл таблицы.
- меняй там нужную строку (сделано, чтоб манагерам проще было).
- в меню тыкай enable gpt functions,
- в меню onout stuff - translate current row (или all rows)
- gpt functions - open - replace gpt forumals with values in sheet
- зайди на сервер wp и редактируй /home/cloud.onout.org/web/cloud2.onout.org/public_html/generate.php согласно коментам
- в той же папке
cd onout.org && git reset --hard && git pull - запусти cloud2.onout.org/generate.php оно перезапишет html файлы одного продукта (Какой раскоменчен)
- скрипт выдаст линки на превьюхи, проверь, что все ок во всех переводах!
git add . && git commit && git push(нужно будет ввести название изменений)