diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5e5cef4..a48ea9e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,8 @@ jobs: channel: '#dead' nickname: GitHub server: 'irc.dead.guru' - notice: true + sasl_password: ${{ secrets.IRC_PASSWORD }} + notice: false message: |- ${{ github.actor }} pushed ${{ github.event.ref }} ${{ github.event.compare }} diff --git a/README.md b/README.md index aaba2fa..ba71e6f 100644 --- a/README.md +++ b/README.md @@ -1,41 +1,6 @@ -# Website +# UT3USW Personal blog source code -This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator. +[![CI](https://github.com/assada/ut3usw.dead.guru/actions/workflows/ci.yml/badge.svg)](https://github.com/assada/ut3usw.dead.guru/actions/workflows/ci.yml) -### Installation -``` -$ yarn -``` - -### Local Development - -``` -$ yarn start -``` - -This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server. - -### Build - -``` -$ yarn build -``` - -This command generates static content into the `build` directory and can be served using any static contents hosting service. - -### Deployment - -Using SSH: - -``` -$ USE_SSH=true yarn deploy -``` - -Not using SSH: - -``` -$ GIT_USER= yarn deploy -``` - -If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch. +This is a source code for my personal blog. It's based on [Docusaurus](https://docusaurus.io/). \ No newline at end of file diff --git a/docs/how-it-works.md b/docs/how-it-works.md index 1509fba..eaf8f77 100644 --- a/docs/how-it-works.md +++ b/docs/how-it-works.md @@ -6,7 +6,7 @@ sidebar_position: 2 Все починалось з assada.dead.guru який працював на власному "двіжку" з крутим кастомним дизайном. Але мені просто стало лінь його підтримувати і я прийняв рішення переїхати на Docusaurus. -Репозиторій з цим сайтом знаходиться на [GitHub](https://github.com/assada/ut3usw.dead.guru/tree/master). Після пушу в `master` гілку запускається Github Action що збирає сайт і по sftp доставляє артефакт на мій сервер. +Репозиторій з цим сайтом знаходиться на [GitHub](https://github.com/assada/ut3usw.dead.guru/tree/master). Після пушу в `master` гілку запускається Github Action що збирає сайт і по sftp доставляє артефакт на мій сервер. [![CI](https://github.com/assada/ut3usw.dead.guru/actions/workflows/ci.yml/badge.svg)](https://github.com/assada/ut3usw.dead.guru/actions/workflows/ci.yml) Сервер працює на **Debian 12** і використовує docker контейнеризацію для кожного сервісу. [Caddy](https://caddyserver.com/) як реверс проксі для вебу. Інші мої сервіси можна знайти на сайті мережі https://dead.guru, а також в дружній мережі [hypogea.org](https://hypogea.org). Наші мережі об'єднані через [tailscale](https://github.com/tailscale/tailscale). І в середині мережі доступні закриті сервіси.