https://github.com/htmlacademy/codeguide
Стиль кода Академии HTML
https://github.com/htmlacademy/codeguide
Last synced: 5 months ago
JSON representation
Стиль кода Академии HTML
- Host: GitHub
- URL: https://github.com/htmlacademy/codeguide
- Owner: htmlacademy
- License: mit
- Created: 2015-10-01T21:15:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-06-28T16:52:14.000Z (almost 3 years ago)
- Last Synced: 2025-04-25T20:43:56.395Z (about 1 year ago)
- Language: HTML
- Homepage: http://codeguide.academy
- Size: 376 KB
- Stars: 327
- Watchers: 28
- Forks: 335
- Open Issues: 7
-
Metadata Files:
- Readme: Readme.md
- License: License.md
Awesome Lists containing this project
README
# Стиль кода .html academy
Это исходники, публичная версия на сайте [codeguide.academy](https://codeguide.academy/).
## Благодарности
* [Code Guide](http://codeguide.co) by @mdo
* [CSS Guidelines](http://cssguidelin.es) by Harry Roberts
* [Idiomatic CSS](https://github.com/necolas/idiomatic-css) by Nicolas Gallagher
* [Primer Guidelines](https://primer.style/css/) by GitHub
## Лицензия
[MIT](./License.md).
## Правила линтеров
* [EditorConfig](.editorconfig)
* [ESLint](https://github.com/htmlacademy/eslint-config-htmlacademy)
* [Stylelint](https://github.com/htmlacademy/stylelint-config-htmlacademy)
* [HTMLHint](https://github.com/htmlacademy/htmlhint-config-htmlacademy)