20 Commits

Author SHA1 Message Date
Nishanth Shanmugham
6684c8b25c
update new-linters doc (#1167) 2020-05-25 19:09:16 +03:00
Denis Isaev
9119ca7e78
docs: recommend binary installation for windows and linux (#1159)
Relates: #1087
2020-05-23 02:06:20 +03:00
Denis Isaev
a1e1226977
docs: list contributors 2020-05-19 14:41:16 +03:00
Julia Ogris
ba6476a608
Fix syntax highlighting for bash scripts (#1151)
Fix syntax highlighting for bash scripts by changing language from
bash to sh in triple-backtick blocks: ```bash -> ```sh.

Some of these blocks had command output or prompt as part of the
listening which formatted in odd ways, e.g. colouring every occurrence
of the word "for" or "help" in purple.

With the sh language specification these wrong colours are gone, so use
it.
2020-05-18 15:53:20 +03:00
Isaev Denis
2c45244db8
docs: add /robots.txt (#1143) 2020-05-18 10:56:57 +03:00
Denis Isaev
f0c0f06f3d
docs: add link to good issues for contributing 2020-05-17 23:08:39 +03:00
Ryan Currah
778e08fda4
bump gomodguard version (#1140)
* bump gomodguard version which adds a new feature to allow blocking modules based on version constraints

* add description why you may want to use gomodguard over depguard, updated example config and add a section the contributor doc page to remind people to update the example config
2020-05-17 22:35:13 +03:00
Denis Isaev
046be12ec7
docs: add versioning policy and releases 2020-05-17 22:01:59 +03:00
Denis Isaev
84892fc15f docs: add contributing quick start 2020-05-17 10:49:51 +03:00
Denis Isaev
32f431c5f4 docs: configure google analytics 2020-05-16 23:36:11 +03:00
Denis Isaev
e3227ec340 docs: add articles about contributing 2020-05-16 23:09:06 +03:00
Isaev Denis
f920f77a38
docs: fill README.md (#1098)
Add info about github action.
Make a search placeholder waiting for
access to algolia docsearch.
2020-05-16 18:44:37 +03:00
Isaev Denis
0d774cd24a
docs: inline website theme (#1096)
Inline @rocketseat theme for Gatsby
because we need a lot of changes.

Fix bad GitHub edit url, next/prev links,
    external links without target="_blank".
2020-05-16 17:17:58 +03:00
Isaev Denis
e560b3f76e
dev: expand website templates during build (#1095) 2020-05-16 14:41:39 +03:00
Isaev Denis
2d4d503a79
docs: migrate README.md to a website (#1094)
Make a website https://golangci-lint.run
for golangci-lint documentation.
The website is backed by Gatsby static site generator
and deployed into Netlify.
2020-05-16 14:10:03 +03:00
Isaev Denis
55cd9f78a1
dev: generate assets/github-action-config.json (#1073)
It will be used by GitHub action `golangci-lint-action`.

Relates: golangci/golangci-lint-action#11
2020-05-09 15:30:54 +03:00
Maciej "Iwan" Iwanowski
f8137cf2aa
Updating generated files
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@critical.today>
2020-04-23 09:39:49 +02:00
Duco van Amstel
0b49095bae Make generation of demo.svg deterministic (#625) 2019-09-09 17:37:06 +03:00
golangci
d4d2697f8a add svg demo 2018-06-02 14:10:34 +03:00
golangci
f6b2d368a0 started README 2018-05-15 09:07:27 +03:00