My personal blog
Find a file
2026-05-03 13:48:49 +03:00
chroma Initial commit: placeholder page with typewriter font and cream background 2026-05-03 02:23:49 +03:00
favicon.svg Increase m size to 85, fill most of circle 2026-05-03 03:11:34 +03:00
HANDOFF.md Initial commit: placeholder page with typewriter font and cream background 2026-05-03 02:23:49 +03:00
index.html Add favicon: white circle with m in Courier New 2026-05-03 02:59:20 +03:00
README.md Hide server IP from public repo 2026-05-03 13:48:49 +03:00

iscg.blog

Личный блог.

Структура

  • index.html — заглавная страница
  • favicon.svg — иконка (буква "m" в белом круге, шрифт Courier New)

Домен и сервер

  • Домен: iscg.blog (*.iscg.blog)
  • Сервер: [скрыт]
  • Репозиторий: git.iscg.dev/mikl/mikl-blog

Что реализовано после handoff

  • Создана заглушка с кремовым фоном (#f5f5f0)
  • Шрифт печатной машинки (Courier New)
  • Favicon: белый круг + буква "m"
  • Автодеплой: cron job каждую минуту (git pull)
  • Caddy настроен на iscg.blog и *.iscg.blog

Деплой

Push в ветку master — автоматически подтягивается на сервер в течение минуты.

Локальная разработка

git clone https://git.iscg.dev/mikl/mikl-blog.git
cd mikl-blog
# правка файлов
git add .
git commit -m "..."
git push

Логи автодеплоя

/home/michaotic/.logs/iscg-blog-deploy.log