Commit Graph

24 Commits

Author SHA1 Message Date
Maciej Kasprzyk
a7068ea636
docs: edit contributing, how to build (#5163) 2024-10-30 14:47:12 -06:00
Boris Verkhovskiy
d19c7b0a00 Make instructions faster to copy/paste 2024-10-29 23:29:13 -06:00
Boris Verkhovskiy
f4d4fb76ba
Fix language names (#5148) 2024-10-20 14:46:35 -07:00
Boris Verkhovskiy
4a9c38d8ee Update syntax highlighter in CONTRIBUTING.md 2024-04-19 02:49:22 -07:00
Boris Verkhovskiy
787e9710b9 Syntax highlighting 2024-04-03 04:16:08 -07:00
Norwid Behrnd
23a2d02f7f add hint to markdownlint
In the longer term, the use of a linter (similar to pylint for
Python) may contribute to easier maintenance of the markdown files
and consistent display of the content on the web page.
2022-11-30 14:28:20 +01:00
Norwid Behrnd
eddf5accb8 additional polish with markdownlint
Accounts for most of the remaining suggestions by markdownlint.[1]

[1] https://github.com/markdownlint/markdownlint, version 0.12.0.
2022-11-30 14:22:46 +01:00
Norwid Behrnd
7cf9a2b7aa adjust third level of indentation (manual) 2022-11-30 14:18:56 +01:00
Norwid Behrnd
f33c106454 manual adjustments, second level of indentation
Manual adjustments and light edits to stay within the 80 character
limit per line.  Manual dedent of second level entries met in the
lower part of the document.
2022-11-30 14:15:44 +01:00
Norwid Behrnd
fcc67f098b use asterisk for second level bullet points
Running `sed -i "s/^  +/   */" CONTRIBUTING.markdown`.  This is to
be complemented by a manual correction in the lower section, too.
2022-11-30 14:07:56 +01:00
Norwid Behrnd
140b6da5cd consistent mark-up first level bullet list
An instance of `sed -i "s/^-/*/" CONTRIBUTING.markdown`.
2022-11-30 14:04:36 +01:00
Norwid Behrnd
21ad762462 replace tabulator spaces by explicit spaces
An instance of `sed -i "s/\t/    /g" CONTRIBUTING.markdown`.
2022-11-30 14:01:21 +01:00
Nathan Sit
1d62c29e84
[Update CONTRIBUTING.markdown] removed 'of' (#4114) 2022-01-03 23:57:54 +08:00
Barton Stanley
d5432679c7
[CONTRIBUTING.markdown] Change "buid" to "build" 2020-01-31 14:20:14 -06:00
Adam Bard
a122e2852c
Revert "Nixify so it can be easily developed on Nix" 2019-11-02 12:19:30 -07:00
Javier Candeira
5e7c4f2f78 Nixify so it can be easily developed on Nix 2019-08-31 23:59:33 +10:00
Pierre-François Clement
790c47319c
Add infos about the "category" header in CONTRIBUTING.md 2019-03-08 17:24:13 +01:00
Divay Prakash
9a3c737c42 Highlighting fix 2018-11-18 00:39:46 +05:30
Divay Prakash
195e46d15f Update local site building instructions 2018-11-18 00:32:47 +05:30
Divay Prakash
bcd10cdd36 Add local build instructions, closes #3396 2018-11-17 19:04:43 +05:30
Adam Bard
990f51293b
Update CONTRIBUTING.markdown 2017-11-13 13:45:40 -08:00
samcv
650f0b5451 Remove the byte order mark from the Czech Javascript file. This file… (#2509)
* Remove the byte order mark from the Czech Javascript file.  This file wasn't showing up on the site before but this will fix it :)

* Add info on how to check if a file has a byte order marker to the CONTRIBUTING file

* Fit into 80 columns width
2016-10-26 10:19:06 +02:00
Hunter Stevens
d0b067b140 Resolve conflicts from merge 2016-02-15 17:47:35 -05:00
Hunter Stevens
cffb7e6770 Add contributing-specific file 2015-10-23 14:25:42 -04:00