Commit Graph

70 Commits

Author SHA1 Message Date
Ayaz Salikhov
f7299f0dcd Remove transifex translations 2022-01-09 12:28:04 +03:00
romainx
35e4bb4038 Fix broken markdown anchors in the doc
Used a workaround by transforming MD to HTML anchors.
2022-01-09 09:27:59 +01:00
Ayaz Salikhov
993b4f1d4e Refactor github workflows 2021-11-02 12:54:27 +03:00
Ayaz Salikhov
a01b73a5b4 Fix typo 2021-09-07 01:44:37 +03:00
Ayaz Salikhov
1fce48cd6c Use mamba instead of conda where possible 2021-08-24 23:41:32 +03:00
Ayaz Salikhov
334381dfe2 Limit markdown line length to 200 2021-06-21 12:59:21 +03:00
Ayaz Salikhov
90e43db305 Small docs fix 2021-06-14 15:36:08 +03:00
Ayaz Salikhov
38b616f12e Merge pull request #1328 from mathbunnyru/asalikhov/modern_issue_template
Use modern GitHub issue templates
2021-06-14 15:31:57 +03:00
Ayaz Salikhov
7b37074ec7 Update cookiecutter instruction because of project changes 2021-06-14 15:13:05 +03:00
Ayaz Salikhov
c864f44a24 Update github workflows 2021-05-23 23:02:02 +03:00
Ayaz Salikhov
c93515e0af Cleanup docs: new svg icon, remove old files, fix pygments lexer warning 2021-05-20 13:43:23 +03:00
Erik Sundell
8391dae150 Merge pull request #1310 from mathbunnyru/asalikhov/broken_links
Fix broken links in docs
2021-05-19 14:30:11 +02:00
Ayaz Salikhov
6ad09a6e68 Fix broken links in docs 2021-05-19 14:14:48 +03:00
Ayaz Salikhov
dc3c44a080 Add prettier and small fix 2021-05-19 12:58:07 +03:00
Ayaz Salikhov
57c360e485 Merge branch 'master' into asalikhov/make_markdown_prettier 2021-05-19 12:42:44 +03:00
Erik Sundell
b4f6714028 Merge pull request #1274 from mathbunnyru/asalikhov/rename_cloud_to_hub
Fix Docker Cloud -> Docker Hub and GitHub Actions related changes
2021-05-19 03:42:53 +02:00
Ayaz Salikhov
b748228e7e Fix dead links in docs 2021-05-07 13:46:59 +03:00
Ayaz Salikhov
becf59d83d Merge branch 'master' into asalikhov/rename_cloud_to_hub 2021-05-07 01:44:12 +03:00
Ayaz Salikhov
453556b2c4 Make markdown files look prettier using prettier :) 2021-05-07 00:53:06 +03:00
Ayaz Salikhov
a3d9bb8f61 Merge branch 'master' into asalikhov/fix_markdown 2021-05-06 19:59:49 +03:00
Ayaz Salikhov
55b69e67e9 Use hadolint from pre-commit 2021-05-05 15:49:44 +03:00
Ayaz Salikhov
16ec0852c5 Merge branch 'master' into asalikhov/fix_markdown 2021-05-04 01:08:53 +03:00
Ayaz Salikhov
5919734f63 Remove travis related code 2021-05-01 14:18:11 +03:00
Ayaz Salikhov
c5aa354b09 Fix more errors 2021-05-01 13:29:58 +03:00
Ayaz Salikhov
09db3a4c16 Fix more errors 2021-05-01 13:09:26 +03:00
Ayaz Salikhov
c2031e2a4a Fix more errors 2021-05-01 13:07:40 +03:00
Ayaz Salikhov
14557c148a Rename Docker Cloud -> Docker Hub 2021-04-29 22:00:05 +03:00
Ayaz Salikhov
a8b7682fd6 Add newlines 2021-04-17 18:20:37 +03:00
Tania Allard
7cf0a7710f ✏️ Fix typos 2021-04-13 11:13:45 +01:00
Tania Allard
26a46ca927 Update docs/contributing/stacks.md
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2021-04-13 11:08:58 +01:00
Tania Allard
4dee99bfde Update docs/contributing/stacks.md
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2021-04-13 11:08:47 +01:00
Tania Allard
5e610ce254 Add main as default
Co-authored-by: Romain <romainx@users.noreply.github.com>
2021-04-13 11:08:20 +01:00
Tania Allard
0634e9c43a Add main as default branch
Co-authored-by: Romain <romainx@users.noreply.github.com>
2021-04-13 11:08:02 +01:00
Tania Allard
f3936a2461 📝 Complete GitHub actions documentation 2021-04-05 10:20:19 +01:00
Tania Allard
052225b691 📝 Update documentation
GH Actions replaces Travis
2021-02-18 13:27:36 +00:00
Ayaz Salikhov
668cc9311a Fix 2020-10-06 11:35:03 +03:00
Peter Parente
455e10b64f Merge branch 'master' into pre-commit 2020-08-08 14:23:34 -04:00
Peter Parente
95f792c690 Travis -> GitHub Actions in doc 2020-08-07 22:52:12 -04:00
Romain
bf39616d86 documentation 2020-07-24 05:16:12 +02:00
Romain
5e6645d137 Ignore DL3006 and DL3008 by default 2020-06-01 06:23:44 +02:00
Romain
2ce0b49fb5 Final review 2020-05-30 05:44:53 +02:00
Romain
feb2e44022 Fix lint 2020-05-29 21:47:13 +02:00
Romain
64c143d3cd Merge branch 'master' into hadolint 2020-05-29 18:44:45 +02:00
Ayaz Salikhov
b6d96d1ca2 Improve documentation 2020-05-28 11:47:48 +02:00
Romain
e3558be988 First lint + fix implemented 2020-05-28 06:24:54 +02:00
romainx
bdfd8da0b0 Added a note in the documentation 2020-02-29 08:21:17 +01:00
romainx
dfd6d2ed03 Fix doc make image -> make build 2020-02-13 16:57:00 +01:00
Peter Parente
56cf0bc13e Minor doc update to test tx-en 2019-05-05 15:04:54 -04:00
Peter Parente
77a770f9f3 Fix minor doc wording to test master branch trigger 2019-05-05 13:18:44 -04:00
Peter Parente
b497b2700d Draft pages about translation 2019-05-04 23:45:52 -04:00