Skip to content

Commit fdb22da

Browse files
committed
Deploy RustPython/website to github.com/RustPython/website.git:master
1 parent 7f3514a commit fdb22da

File tree

1,064 files changed

+79252
-30386
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,064 files changed

+79252
-30386
lines changed

FiraSans-LICENSE.txt

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
1-
Copyright (c) 2014, Mozilla Foundation https://mozilla.org/
2-
with Reserved Font Name Fira Sans.
3-
4-
Copyright (c) 2014, Mozilla Foundation https://mozilla.org/
5-
with Reserved Font Name Fira Mono.
6-
7-
Copyright (c) 2014, Telefonica S.A.
1+
Digitized data copyright (c) 2012-2015, The Mozilla Foundation and Telefonica S.A.
2+
with Reserved Font Name < Fira >,
83

94
This Font Software is licensed under the SIL Open Font License, Version 1.1.
105
This license is copied below, and is also available with a FAQ at:
@@ -24,7 +19,7 @@ with others.
2419

2520
The OFL allows the licensed fonts to be used, studied, modified and
2621
redistributed freely as long as they are not sold by themselves. The
27-
fonts, including any derivative works, can be bundled, embedded,
22+
fonts, including any derivative works, can be bundled, embedded,
2823
redistributed and/or sold with any software provided that any reserved
2924
names are not used by derivative works. The fonts and derivatives,
3025
however, cannot be released under any other type of license. The

FiraSans-Medium.woff

94.7 KB
Binary file not shown.

FiraSans-Regular.woff

89.2 KB
Binary file not shown.

Heuristica-Italic.woff

-117 KB
Binary file not shown.

Heuristica-LICENSE.txt

Lines changed: 0 additions & 101 deletions
This file was deleted.

SourceSerifPro-Bold.ttf.woff

-132 Bytes
Binary file not shown.

SourceSerifPro-Bold.woff

-47.6 KB
Binary file not shown.

SourceSerifPro-It.ttf.woff

-132 Bytes
Binary file not shown.

SourceSerifPro-LICENSE.txt renamed to SourceSerifPro-LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2014 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries.
1+
Copyright 2014-2018 Adobe (http://www.adobe.com/), with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of Adobe in the United States and/or other countries.
22

33
This Font Software is licensed under the SIL Open Font License, Version 1.1.
44

SourceSerifPro-Regular.ttf.woff

-128 Bytes
Binary file not shown.

SourceSerifPro-Regular.woff

-48.8 KB
Binary file not shown.

aliases.js

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
var ALIASES = {};
22
ALIASES["rustpython"] = {};
3+
ALIASES["rustpython_bytecode"] = {};
4+
ALIASES["rustpython_compiler"] = {};
35
ALIASES["rustpython_derive"] = {};
46
ALIASES["rustpython_parser"] = {};
57
ALIASES["rustpython_vm"] = {};
68
ALIASES["rustpython_wasm"] = {};
7-
ALIASES['rustpython'] = {};
8-
ALIASES['rustpython_parser'] = {};
9-
ALIASES['rustpython_vm'] = {};
10-
ALIASES['rustpython_wasm'] = {};

dark.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

favicon.ico

22.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)