|
1 | 1 | # [gpchelkin](https://g.pchelk.in)
|
2 | 2 | - All pages are written in [Slim](https://slim-template.github.io) ([GitHub](https://github.com/slim-template/slim)) template language for [Ruby](https://www.ruby-lang.org). Install Ruby, then `gem install slim; slimrb --pretty index.slim > index.html`
|
3 |
| -- [Skeleton Framework](https://skeleton-framework.github.io) ([GitHub](https://github.com/skeleton-framework/skeleton-framework)) CSS is used, so design is responsive |
4 |
| -- [Paratype PT Sans and PT Mono](https://www.paratype.com/collections/pt/44157) fonts are loaded from [Google Fonts](https://fonts.google.com) |
5 |
| -- [JavaScript sleep()](https://stackoverflow.com/a/39914235/2490759) implementation |
6 |
| -- [GitHub Pages](https://pages.github.com) hosting |
7 |
| -- `pchelk.in` domain name is registered at [Gandi.net](https://www.gandi.net) and is using [Yandex 360 for Business](https://yandex.com/support/business/) for DNS and email hosting |
8 |
| -- [Userpic](https://g.pchelk.in/gpchelkin.png) is drawn with [Inkscape](https://inkscape.org) |
9 |
| -- [QR code](https://g.pchelk.in/qr.png) is created with [QArt Coder](https://research.swtch.com/qr/draw/) |
| 3 | +- [Skeleton Framework](https://skeleton-framework.github.io) ([GitHub](https://github.com/skeleton-framework/skeleton-framework)) CSS is used, so that design is responsive |
| 4 | +- [Noto Sans](https://fonts.google.com/noto/specimen/Noto+Sans) and [JetBrains Mono](https://www.jetbrains.com/lp/mono/) fonts are used and loaded from [Google Fonts](https://fonts.google.com) |
| 5 | +- [JavaScript sleep()](https://stackoverflow.com/a/39914235/2490759) implementation is used |
| 6 | +- [GitHub Pages](https://pages.github.com) hosting is used, with redirects for other domains set up in [Netlify](https://docs.netlify.com/routing/redirects/) |
| 7 | +- `pchelk.in` domain name is registered at [Porkbun](https://porkbun.com) and is using [Hetzner for DNS](https://dns.hetzner.com) (and [Apple iCloud Mail](https://support.apple.com/en-us/102540) for custom email domain hosting) |
| 8 | +- [My userpic](https://g.pchelk.in/gpchelkin.png) is drawn with [Inkscape](https://inkscape.org) |
| 9 | +- [My custom QR code](https://g.pchelk.in/qr.png) is created with [QArt Coder](https://research.swtch.com/qr/draw/) |
10 | 10 |
|
11 | 11 | <!-- - Utilizing [JetBrains PyCharm](https://www.jetbrains.com/pycharm/) IDE's [File Watchers](https://www.jetbrains.com/help/pycharm/tutorial-file-watchers-in-product.html) feature for auto-translating Slim into HTML for static hosting, see [exported file watcher](jetbrains_filewatchers_slim.xml) and [how to use it](https://www.jetbrains.com/help/pycharm/tutorial-file-watchers-in-product.html). -->
|
12 |
| -<!-- - [QR code](https://g.pchelk.in/qr2.png) is created with [qart.js](https://kciter.github.io/qart.js/) ([GitHub](https://github.com/kciter/qart.js)) --> |
| 12 | +<!-- - [QR code](https://g.pchelk.in/qr2.png) is created with [qart.js](https://kciter.so/qart.js/) ([GitHub](https://github.com/kciter/qart.js)) --> |
13 | 13 | <!-- - [Honeybee](https://emojipedia.org/apple/ios-12.1/honeybee/), [OK Hand](https://emojipedia.org/apple/ios-12.1/ok-hand-sign/) and [Thumbs Up](https://emojipedia.org/apple/ios-12.1/thumbs-up-sign/) emojis from [Apple Color Emoji iOS 12.1](https://emojipedia.org/apple/ios-12.1/) font -->
|
14 | 14 | <!-- - `🐝👍.ws` / `xn--lo8h6c.ws` emoji domain name is registered at [GoDaddy](https://❤❤❤.ws), DNS-managed with [Cloudflare](https://cloudflare.com) and redirected through [Netlify](https://www.netlify.com/docs/redirects/) -->
|
15 | 15 | <!-- - [/tusit](https://g.pchelk.in/tusit) is [Yandex.Calendar](https://yandex.com/support/calendar/) -->
|
16 |
| -<!-- - Translated into HTML with [Plim](https://plim.readthedocs.io) ([GitHub](https://github.com/avanov/Plim)), Python port of Ruby's Slim --> |
0 commit comments