File tree Expand file tree Collapse file tree 9 files changed +151
-103
lines changed Expand file tree Collapse file tree 9 files changed +151
-103
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ <!-- Copyright (C) 2020 Matthew Glazar -->
3
+ <!-- See end of file for extended copyright information. -->
4
+ < html >
5
+ < head >
6
+ <!-- /cli.html is an old link. Redirect users to /cli/ instead. -->
7
+ < meta charset ="utf-8 " />
8
+ < link rel ="canonical " href ="cli/ " />
9
+ < meta http-equiv ="refresh " content ="0; url=cli/ " />
10
+ </ head >
11
+ < body >
12
+ < p >
13
+ This page has moved.
14
+ < a href ="cli/ "> Click here to go to the new location.</ a >
15
+ </ p >
16
+ </ body >
17
+ </ html >
18
+
19
+ <!--
20
+ quick-lint-js finds bugs in JavaScript programs.
21
+ Copyright (C) 2020 Matthew Glazar
22
+
23
+ This file is part of quick-lint-js.
24
+
25
+ quick-lint-js is free software: you can redistribute it and/or modify
26
+ it under the terms of the GNU General Public License as published by
27
+ the Free Software Foundation, either version 3 of the License, or
28
+ (at your option) any later version.
29
+
30
+ quick-lint-js is distributed in the hope that it will be useful,
31
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
32
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
33
+ GNU General Public License for more details.
34
+
35
+ You should have received a copy of the GNU General Public License
36
+ along with quick-lint-js. If not, see <https://www.gnu.org/licenses/>.
37
+ -->
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ <!-- Copyright (C) 2020 Matthew Glazar -->
3
+ <!-- See end of file for extended copyright information. -->
4
+ < html >
5
+ < head >
6
+ <!-- /hiring.html is an old link. Redirect users to /hiring/ instead. -->
7
+ < meta charset ="utf-8 " />
8
+ < link rel ="canonical " href ="hiring/ " />
9
+ < meta http-equiv ="refresh " content ="0; url=hiring/ " />
10
+ </ head >
11
+ < body >
12
+ < p >
13
+ This page has moved.
14
+ < a href ="hiring/ "> Click here to go to the new location.</ a >
15
+ </ p >
16
+ </ body >
17
+ </ html >
18
+
19
+ <!--
20
+ quick-lint-js finds bugs in JavaScript programs.
21
+ Copyright (C) 2020 Matthew Glazar
22
+
23
+ This file is part of quick-lint-js.
24
+
25
+ quick-lint-js is free software: you can redistribute it and/or modify
26
+ it under the terms of the GNU General Public License as published by
27
+ the Free Software Foundation, either version 3 of the License, or
28
+ (at your option) any later version.
29
+
30
+ quick-lint-js is distributed in the hope that it will be useful,
31
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
32
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
33
+ GNU General Public License for more details.
34
+
35
+ You should have received a copy of the GNU General Public License
36
+ along with quick-lint-js. If not, see <https://www.gnu.org/licenses/>.
37
+ -->
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ <!-- Copyright (C) 2020 Matthew Glazar -->
3
+ <!-- See end of file for extended copyright information. -->
4
+ < html >
5
+ < head >
6
+ <!-- /install.html is an old link. Redirect users to /install/ instead. -->
7
+ < meta charset ="utf-8 " />
8
+ < link rel ="canonical " href ="install/ " />
9
+ < meta http-equiv ="refresh " content ="0; url=install/ " />
10
+ </ head >
11
+ < body >
12
+ < p >
13
+ This page has moved.
14
+ < a href ="install/ "> Click here to go to the new location.</ a >
15
+ </ p >
16
+ </ body >
17
+ </ html >
18
+
19
+ <!--
20
+ quick-lint-js finds bugs in JavaScript programs.
21
+ Copyright (C) 2020 Matthew Glazar
22
+
23
+ This file is part of quick-lint-js.
24
+
25
+ quick-lint-js is free software: you can redistribute it and/or modify
26
+ it under the terms of the GNU General Public License as published by
27
+ the Free Software Foundation, either version 3 of the License, or
28
+ (at your option) any later version.
29
+
30
+ quick-lint-js is distributed in the hope that it will be useful,
31
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
32
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
33
+ GNU General Public License for more details.
34
+
35
+ You should have received a copy of the GNU General Public License
36
+ along with quick-lint-js. If not, see <https://www.gnu.org/licenses/>.
37
+ -->
Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ <!-- Copyright (C) 2020 Matthew Glazar -->
3
+ <!-- See end of file for extended copyright information. -->
4
+ < html >
5
+ < head >
6
+ <!-- /license.html is an old link. Redirect users to /license/ instead. -->
7
+ < meta charset ="utf-8 " />
8
+ < link rel ="canonical " href ="license/ " />
9
+ < meta http-equiv ="refresh " content ="0; url=license/ " />
10
+ </ head >
11
+ < body >
12
+ < p >
13
+ This page has moved.
14
+ < a href ="license/ "> Click here to go to the new location.</ a >
15
+ </ p >
16
+ </ body >
17
+ </ html >
18
+
19
+ <!--
20
+ quick-lint-js finds bugs in JavaScript programs.
21
+ Copyright (C) 2020 Matthew Glazar
22
+
23
+ This file is part of quick-lint-js.
24
+
25
+ quick-lint-js is free software: you can redistribute it and/or modify
26
+ it under the terms of the GNU General Public License as published by
27
+ the Free Software Foundation, either version 3 of the License, or
28
+ (at your option) any later version.
29
+
30
+ quick-lint-js is distributed in the hope that it will be useful,
31
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
32
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
33
+ GNU General Public License for more details.
34
+
35
+ You should have received a copy of the GNU General Public License
36
+ along with quick-lint-js. If not, see <https://www.gnu.org/licenses/>.
37
+ -->
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -13,14 +13,14 @@ output_directory="$(cd "${output_directory}" && pwd)"
13
13
cd " $( dirname " ${0} " ) "
14
14
15
15
cp atom.svg " ${output_directory} /"
16
- cp cli.md " ${output_directory} /"
16
+ cp cli.html " ${output_directory} /"
17
17
cp debian.svg " ${output_directory} /"
18
18
cp emacs.svg " ${output_directory} /"
19
19
cp gnome-terminal.svg " ${output_directory} /"
20
- cp hiring.md " ${output_directory} /"
20
+ cp hiring.html " ${output_directory} /"
21
21
cp homebrew.svg " ${output_directory} /"
22
22
cp index.html " ${output_directory} /"
23
- cp license.md " ${output_directory} /"
23
+ cp license.html " ${output_directory} /"
24
24
cp linux.svg " ${output_directory} /"
25
25
cp macos.svg " ${output_directory} /"
26
26
cp main.css " ${output_directory} /"
You can’t perform that action at this time.
0 commit comments