schizm 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,264 @@
1
+ The GNU General Public License, Version 2, June 1991 (GPLv2)
2
+ ============================================================
3
+
4
+ > Copyright (C) 1989, 1991 Free Software Foundation, Inc.
5
+ > 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
6
+
7
+ Everyone is permitted to copy and distribute verbatim copies of this license
8
+ document, but changing it is not allowed.
9
+
10
+
11
+ Preamble
12
+ --------
13
+
14
+ The licenses for most software are designed to take away your freedom to share
15
+ and change it. By contrast, the GNU General Public License is intended to
16
+ guarantee your freedom to share and change free software--to make sure the
17
+ software is free for all its users. This General Public License applies to most
18
+ of the Free Software Foundation's software and to any other program whose
19
+ authors commit to using it. (Some other Free Software Foundation software is
20
+ covered by the GNU Library General Public License instead.) You can apply it to
21
+ your programs, too.
22
+
23
+ When we speak of free software, we are referring to freedom, not price. Our
24
+ General Public Licenses are designed to make sure that you have the freedom to
25
+ distribute copies of free software (and charge for this service if you wish),
26
+ that you receive source code or can get it if you want it, that you can change
27
+ the software or use pieces of it in new free programs; and that you know you can
28
+ do these things.
29
+
30
+ To protect your rights, we need to make restrictions that forbid anyone to deny
31
+ you these rights or to ask you to surrender the rights. These restrictions
32
+ translate to certain responsibilities for you if you distribute copies of the
33
+ software, or if you modify it.
34
+
35
+ For example, if you distribute copies of such a program, whether gratis or for a
36
+ fee, you must give the recipients all the rights that you have. You must make
37
+ sure that they, too, receive or can get the source code. And you must show them
38
+ these terms so they know their rights.
39
+
40
+ We protect your rights with two steps: (1) copyright the software, and (2) offer
41
+ you this license which gives you legal permission to copy, distribute and/or
42
+ modify the software.
43
+
44
+ Also, for each author's protection and ours, we want to make certain that
45
+ everyone understands that there is no warranty for this free software. If the
46
+ software is modified by someone else and passed on, we want its recipients to
47
+ know that what they have is not the original, so that any problems introduced by
48
+ others will not reflect on the original authors' reputations.
49
+
50
+ Finally, any free program is threatened constantly by software patents. We wish
51
+ to avoid the danger that redistributors of a free program will individually
52
+ obtain patent licenses, in effect making the program proprietary. To prevent
53
+ this, we have made it clear that any patent must be licensed for everyone's free
54
+ use or not licensed at all.
55
+
56
+ The precise terms and conditions for copying, distribution and modification
57
+ follow.
58
+
59
+
60
+ Terms And Conditions For Copying, Distribution And Modification
61
+ ---------------------------------------------------------------
62
+
63
+ **0.** This License applies to any program or other work which contains a notice
64
+ placed by the copyright holder saying it may be distributed under the terms of
65
+ this General Public License. The "Program", below, refers to any such program or
66
+ work, and a "work based on the Program" means either the Program or any
67
+ derivative work under copyright law: that is to say, a work containing the
68
+ Program or a portion of it, either verbatim or with modifications and/or
69
+ translated into another language. (Hereinafter, translation is included without
70
+ limitation in the term "modification".) Each licensee is addressed as "you".
71
+
72
+ Activities other than copying, distribution and modification are not covered by
73
+ this License; they are outside its scope. The act of running the Program is not
74
+ restricted, and the output from the Program is covered only if its contents
75
+ constitute a work based on the Program (independent of having been made by
76
+ running the Program). Whether that is true depends on what the Program does.
77
+
78
+ **1.** You may copy and distribute verbatim copies of the Program's source code
79
+ as you receive it, in any medium, provided that you conspicuously and
80
+ appropriately publish on each copy an appropriate copyright notice and
81
+ disclaimer of warranty; keep intact all the notices that refer to this License
82
+ and to the absence of any warranty; and give any other recipients of the Program
83
+ a copy of this License along with the Program.
84
+
85
+ You may charge a fee for the physical act of transferring a copy, and you may at
86
+ your option offer warranty protection in exchange for a fee.
87
+
88
+ **2.** You may modify your copy or copies of the Program or any portion of it,
89
+ thus forming a work based on the Program, and copy and distribute such
90
+ modifications or work under the terms of Section 1 above, provided that you also
91
+ meet all of these conditions:
92
+
93
+ * **a)** You must cause the modified files to carry prominent notices stating
94
+ that you changed the files and the date of any change.
95
+
96
+ * **b)** You must cause any work that you distribute or publish, that in whole
97
+ or in part contains or is derived from the Program or any part thereof, to
98
+ be licensed as a whole at no charge to all third parties under the terms of
99
+ this License.
100
+
101
+ * **c)** If the modified program normally reads commands interactively when
102
+ run, you must cause it, when started running for such interactive use in the
103
+ most ordinary way, to print or display an announcement including an
104
+ appropriate copyright notice and a notice that there is no warranty (or
105
+ else, saying that you provide a warranty) and that users may redistribute
106
+ the program under these conditions, and telling the user how to view a copy
107
+ of this License. (Exception: if the Program itself is interactive but does
108
+ not normally print such an announcement, your work based on the Program is
109
+ not required to print an announcement.)
110
+
111
+ These requirements apply to the modified work as a whole. If identifiable
112
+ sections of that work are not derived from the Program, and can be reasonably
113
+ considered independent and separate works in themselves, then this License, and
114
+ its terms, do not apply to those sections when you distribute them as separate
115
+ works. But when you distribute the same sections as part of a whole which is a
116
+ work based on the Program, the distribution of the whole must be on the terms of
117
+ this License, whose permissions for other licensees extend to the entire whole,
118
+ and thus to each and every part regardless of who wrote it.
119
+
120
+ Thus, it is not the intent of this section to claim rights or contest your
121
+ rights to work written entirely by you; rather, the intent is to exercise the
122
+ right to control the distribution of derivative or collective works based on the
123
+ Program.
124
+
125
+ In addition, mere aggregation of another work not based on the Program with the
126
+ Program (or with a work based on the Program) on a volume of a storage or
127
+ distribution medium does not bring the other work under the scope of this
128
+ License.
129
+
130
+ **3.** You may copy and distribute the Program (or a work based on it, under
131
+ Section 2) in object code or executable form under the terms of Sections 1 and 2
132
+ above provided that you also do one of the following:
133
+
134
+ * **a)** Accompany it with the complete corresponding machine-readable source
135
+ code, which must be distributed under the terms of Sections 1 and 2 above on
136
+ a medium customarily used for software interchange; or,
137
+
138
+ * **b)** Accompany it with a written offer, valid for at least three years, to
139
+ give any third party, for a charge no more than your cost of physically
140
+ performing source distribution, a complete machine-readable copy of the
141
+ corresponding source code, to be distributed under the terms of Sections 1
142
+ and 2 above on a medium customarily used for software interchange; or,
143
+
144
+ * **c)** Accompany it with the information you received as to the offer to
145
+ distribute corresponding source code. (This alternative is allowed only for
146
+ noncommercial distribution and only if you received the program in object
147
+ code or executable form with such an offer, in accord with Subsection b
148
+ above.)
149
+
150
+ The source code for a work means the preferred form of the work for making
151
+ modifications to it. For an executable work, complete source code means all the
152
+ source code for all modules it contains, plus any associated interface
153
+ definition files, plus the scripts used to control compilation and installation
154
+ of the executable. However, as a special exception, the source code distributed
155
+ need not include anything that is normally distributed (in either source or
156
+ binary form) with the major components (compiler, kernel, and so on) of the
157
+ operating system on which the executable runs, unless that component itself
158
+ accompanies the executable.
159
+
160
+ If distribution of executable or object code is made by offering access to copy
161
+ from a designated place, then offering equivalent access to copy the source code
162
+ from the same place counts as distribution of the source code, even though third
163
+ parties are not compelled to copy the source along with the object code.
164
+
165
+ **4.** You may not copy, modify, sublicense, or distribute the Program except as
166
+ expressly provided under this License. Any attempt otherwise to copy, modify,
167
+ sublicense or distribute the Program is void, and will automatically terminate
168
+ your rights under this License. However, parties who have received copies, or
169
+ rights, from you under this License will not have their licenses terminated so
170
+ long as such parties remain in full compliance.
171
+
172
+ **5.** You are not required to accept this License, since you have not signed
173
+ it. However, nothing else grants you permission to modify or distribute the
174
+ Program or its derivative works. These actions are prohibited by law if you do
175
+ not accept this License. Therefore, by modifying or distributing the Program (or
176
+ any work based on the Program), you indicate your acceptance of this License to
177
+ do so, and all its terms and conditions for copying, distributing or modifying
178
+ the Program or works based on it.
179
+
180
+ **6.** Each time you redistribute the Program (or any work based on the
181
+ Program), the recipient automatically receives a license from the original
182
+ licensor to copy, distribute or modify the Program subject to these terms and
183
+ conditions. You may not impose any further restrictions on the recipients'
184
+ exercise of the rights granted herein. You are not responsible for enforcing
185
+ compliance by third parties to this License.
186
+
187
+ **7.** If, as a consequence of a court judgment or allegation of patent
188
+ infringement or for any other reason (not limited to patent issues), conditions
189
+ are imposed on you (whether by court order, agreement or otherwise) that
190
+ contradict the conditions of this License, they do not excuse you from the
191
+ conditions of this License. If you cannot distribute so as to satisfy
192
+ simultaneously your obligations under this License and any other pertinent
193
+ obligations, then as a consequence you may not distribute the Program at all.
194
+ For example, if a patent license would not permit royalty-free redistribution of
195
+ the Program by all those who receive copies directly or indirectly through you,
196
+ then the only way you could satisfy both it and this License would be to refrain
197
+ entirely from distribution of the Program.
198
+
199
+ If any portion of this section is held invalid or unenforceable under any
200
+ particular circumstance, the balance of the section is intended to apply and the
201
+ section as a whole is intended to apply in other circumstances.
202
+
203
+ It is not the purpose of this section to induce you to infringe any patents or
204
+ other property right claims or to contest validity of any such claims; this
205
+ section has the sole purpose of protecting the integrity of the free software
206
+ distribution system, which is implemented by public license practices. Many
207
+ people have made generous contributions to the wide range of software
208
+ distributed through that system in reliance on consistent application of that
209
+ system; it is up to the author/donor to decide if he or she is willing to
210
+ distribute software through any other system and a licensee cannot impose that
211
+ choice.
212
+
213
+ This section is intended to make thoroughly clear what is believed to be a
214
+ consequence of the rest of this License.
215
+
216
+ **8.** If the distribution and/or use of the Program is restricted in certain
217
+ countries either by patents or by copyrighted interfaces, the original copyright
218
+ holder who places the Program under this License may add an explicit
219
+ geographical distribution limitation excluding those countries, so that
220
+ distribution is permitted only in or among countries not thus excluded. In such
221
+ case, this License incorporates the limitation as if written in the body of this
222
+ License.
223
+
224
+ **9.** The Free Software Foundation may publish revised and/or new versions of
225
+ the General Public License from time to time. Such new versions will be similar
226
+ in spirit to the present version, but may differ in detail to address new
227
+ problems or concerns.
228
+
229
+ Each version is given a distinguishing version number. If the Program specifies
230
+ a version number of this License which applies to it and "any later version",
231
+ you have the option of following the terms and conditions either of that version
232
+ or of any later version published by the Free Software Foundation. If the
233
+ Program does not specify a version number of this License, you may choose any
234
+ version ever published by the Free Software Foundation.
235
+
236
+ **10.** If you wish to incorporate parts of the Program into other free programs
237
+ whose distribution conditions are different, write to the author to ask for
238
+ permission. For software which is copyrighted by the Free Software Foundation,
239
+ write to the Free Software Foundation; we sometimes make exceptions for this.
240
+ Our decision will be guided by the two goals of preserving the free status of
241
+ all derivatives of our free software and of promoting the sharing and reuse of
242
+ software generally.
243
+
244
+
245
+ No Warranty
246
+ -----------
247
+
248
+ **11.** BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR
249
+ THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE
250
+ STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM
251
+ "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
252
+ BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
253
+ PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
254
+ PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
255
+ ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
256
+
257
+ **12.** IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
258
+ WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE
259
+ THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
260
+ GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
261
+ INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA
262
+ BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
263
+ FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER
264
+ OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
@@ -0,0 +1 @@
1
+ @font-face{font-family:social-logos;src:url(/assets/fonts/social-logos.eot?ca7c581eb1e134839c58645725bfa82a);font-weight:400;font-style:normal}@font-face{font-family:social-logos;src:url(/assets/fonts/social-logos.eot?ca7c581eb1e134839c58645725bfa82a);src:url(/assets/fonts/social-logos.eot?#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(/assets/fonts/social-logos.ttf?ca7c581eb1e134839c58645725bfa82a) format("truetype");font-weight:400;font-style:normal}.social-logo{font-family:social-logos;display:inline-block;vertical-align:middle;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.social-logo__amazon:before{content:"\f600"}.social-logo__behance:before{content:"\f101"}.social-logo__blogger-alt:before{content:"\f601"}.social-logo__blogger:before{content:"\f602"}.social-logo__codepen:before{content:"\f216"}.social-logo__dribbble:before{content:"\f201"}.social-logo__dropbox:before{content:"\f225"}.social-logo__eventbrite:before{content:"\f603"}.social-logo__facebook:before{content:"\f203"}.social-logo__feed:before{content:"\f413"}.social-logo__flickr:before{content:"\f211"}.social-logo__foursquare:before{content:"\f226"}.social-logo__ghost:before{content:"\f61c"}.social-logo__github:before{content:"\f200"}.social-logo__google-alt:before{content:"\f102"}.social-logo__google-plus-alt:before{content:"\f218"}.social-logo__google-plus:before{content:"\f206"}.social-logo__google:before{content:"\f103"}.social-logo__instagram:before{content:"\f215"}.social-logo__linkedin:before{content:"\f207"}.social-logo__mail:before{content:"\f410"}.social-logo__medium:before{content:"\f623"}.social-logo__path-alt:before{content:"\f604"}.social-logo__path:before{content:"\f219"}.social-logo__pinterest-alt:before{content:"\f210"}.social-logo__pinterest:before{content:"\f209"}.social-logo__pocket:before{content:"\f224"}.social-logo__polldaddy:before{content:"\f217"}.social-logo__print:before{content:"\f469"}.social-logo__reddit:before{content:"\f222"}.social-logo__share:before{content:"\f415"}.social-logo__skype:before{content:"\f220"}.social-logo__spotify:before{content:"\f515"}.social-logo__squarespace:before{content:"\f605"}.social-logo__stumbleupon:before{content:"\f223"}.social-logo__telegram:before{content:"\f606"}.social-logo__tumblr-alt:before{content:"\f607"}.social-logo__tumblr:before{content:"\f214"}.social-logo__twitch:before{content:"\f516"}.social-logo__twitter-alt:before{content:"\f202"}.social-logo__twitter:before{content:"\f610"}.social-logo__vimeo:before{content:"\f212"}.social-logo__whatsapp:before{content:"\f608"}.social-logo__wordpress:before{content:"\f205"}.social-logo__xanga:before{content:"\f609"}.social-logo__youtube:before{content:"\f213"}
Binary file
Binary file
Binary file
@@ -0,0 +1,24 @@
1
+ Redistribution and use in source and binary forms, with or without
2
+ modification, are permitted provided that the following conditions
3
+ are met:
4
+
5
+ 1. Redistributions of source code must retain the above
6
+ copyright notice, this list of conditions and the following
7
+ disclaimer.
8
+
9
+ 2. Redistributions in binary form must reproduce the above
10
+ copyright notice, this list of conditions and the following
11
+ disclaimer in the documentation and/or other materials
12
+ provided with the distribution.
13
+
14
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
15
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
16
+ TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
17
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
18
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
19
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
20
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
21
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
22
+ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
23
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
24
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -0,0 +1,29 @@
1
+ Redistribution and use in source and binary forms, with or without
2
+ modification, are permitted provided that the following conditions
3
+ are met:
4
+
5
+ 1. Redistributions of source code must retain the above
6
+ copyright notice, this list of conditions and the following
7
+ disclaimer.
8
+
9
+ 2. Redistributions in binary form must reproduce the above
10
+ copyright notice, this list of conditions and the following
11
+ disclaimer in the documentation and/or other materials
12
+ provided with the distribution.
13
+
14
+ 3. Neither the name of the copyright holder nor the names of
15
+ its contributors may be used to endorse or promote products
16
+ derived from this software without specific prior written
17
+ permission.
18
+
19
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
20
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
21
+ TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
22
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
23
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
24
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
25
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
26
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
27
+ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
28
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
29
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -0,0 +1,13 @@
1
+ This program is free software; you can redistribute it and/or modify it
2
+ under the terms of the GNU General Public License as published by the Free
3
+ Software Foundation; either version 2 of the License, or (at your option)
4
+ any later version.
5
+
6
+ This program is distributed in the hope that it will be useful, but
7
+ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
8
+ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
9
+ more details.
10
+
11
+ You should have received a copy of the GNU General Public License along
12
+ with this program; if not, write to the Free Software Foundation, Inc.,
13
+ 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
@@ -0,0 +1,12 @@
1
+ This program is free software: you can redistribute it and/or modify
2
+ it under the terms of the GNU General Public License as published by
3
+ the Free Software Foundation, either version 3 of the License, or
4
+ (at your option) any later version.
5
+
6
+ This program is distributed in the hope that it will be useful,
7
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
8
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9
+ GNU General Public License for more details.
10
+
11
+ You should have received a copy of the GNU General Public License
12
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
@@ -0,0 +1,14 @@
1
+ This library is free software; you can redistribute it and/or
2
+ modify it under the terms of the GNU Lesser General Public
3
+ License as published by the Free Software Foundation; either
4
+ version 2.1 of the License, or (at your option) any later version.
5
+
6
+ This library is distributed in the hope that it will be useful,
7
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
8
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
9
+ Lesser General Public License for more details.
10
+
11
+ You should have received a copy of the GNU Lesser General Public
12
+ License along with this library; if not, write to the Free Software
13
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
14
+ 02110-1301 USA.
@@ -0,0 +1,14 @@
1
+ This library is free software; you can redistribute it and/or
2
+ modify it under the terms of the GNU Lesser General Public
3
+ License as published by the Free Software Foundation; either
4
+ version 3 of the License, or (at your option) any later version.
5
+
6
+ This library is distributed in the hope that it will be useful,
7
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
8
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
9
+ Lesser General Public License for more details.
10
+
11
+ You should have received a copy of the GNU Lesser General Public
12
+ License along with this library; if not, write to the Free Software
13
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
14
+ 02110-1301 USA.
data/res/license/MIT ADDED
@@ -0,0 +1,17 @@
1
+ Permission is hereby granted, free of charge, to any person obtaining a
2
+ copy of this software and associated documentation files (the "Software"),
3
+ to deal in the Software without restriction, including without limitation
4
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
5
+ and/or sell copies of the Software, and to permit persons to whom the
6
+ Software is furnished to do so, subject to the following conditions:
7
+
8
+ The above copyright notice and this permission notice shall be included in
9
+ all copies or substantial portions of the Software.
10
+
11
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
12
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
14
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
16
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
17
+ DEALINGS IN THE SOFTWARE.
@@ -0,0 +1,3 @@
1
+ This Source Code Form is subject to the terms of version 2.0 of
2
+ the Mozilla Public License, or MPL. If a copy of the MPL was not
3
+ distributed with this file, visit <http://mozilla.org/MPL/2.0/>.
data/res/schizm.js ADDED
File without changes
data/res/schizm.liquid ADDED
@@ -0,0 +1,81 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en-US">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta name="author" content="{{ page.author }}">
6
+ <meta name="description" content="{{ page.description }}">
7
+ <meta name="viewport" content="width=device-width, initial-scale=1">
8
+ <script type="text/x-mathjax-config">
9
+ MathJax.Hub.Config({
10
+ jax: ['input/TeX', 'output/HTML-CSS'],
11
+ TeX: { Macros: {
12
+ d: '\\mathop{}\\!\\mathrm{d}',
13
+ D: '\\mathop{}\\!\\mathrm{D}',
14
+ p: '\\mathop{}\\!\\partial',
15
+ dif: '\\mathop{}\\!\\mathrm{\\Delta}',
16
+ del: '\\mathop{}\\!\\nabla',
17
+ e: '\\mathrm{e}', // Exponential
18
+ E: '\\mathbb{E}', // Expectation
19
+ N: '\\mathbb{N}', // Set of natural numbers
20
+ Z: '\\mathbb{Z}', // Set of integral numbers
21
+ Q: '\\mathbb{Q}', // Set of rational numbers
22
+ R: '\\mathbb{R}', // Set of real numbers
23
+ C: '\\mathbb{C}', // Set of complex numbers
24
+ H: '\\mathbb{H}', // Set of quaternions
25
+ i: '\\mathrm{i}', // Imaginary unit 'i'
26
+ j: '\\mathrm{j}', // Imaginary unit 'j'
27
+ k: '\\mathrm{k}', // Imaginary unit 'k'
28
+ Oh: '\\mathcal{O}', // O notation
29
+ oh: '\\mathcal{o}', // O notation
30
+ F: '\\mathfrak{F}', // Fourier
31
+ bra: ['{\\left\\langle{#1}\\right\\rvert}',1],
32
+ ket: ['{\\left\\lvert{#1}\\right\\rangle}',1],
33
+ braket: ['{\\left\\langle{#1}\\middle\\vert{#2}\\right\\rangle}',2],
34
+ angles: ['{\\left\\langle{#1}\\right\\rangle}',1],
35
+ parens: ['{\\left({#1}\\right)}',1],
36
+ of: ['{\\left({#1}\\right)}',1],
37
+ bracks: ['{\\left\\lbrack{#1}\\right\\rbrack}',1],
38
+ braces: ['{\\left\\lbrace{#1}\\right\\rbrace}',1],
39
+ verts: ['{\\left\\lvert{#1}\\right\\rvert}',1],
40
+ Verts: ['{\\left\\lVert{#1}\\right\\rVert}',1],
41
+ bold: ['\\mathbf{#1}',1]
42
+ }},
43
+ 'HTML-CSS': {
44
+ preferredFont: 'TeX',
45
+ webFont: 'TeX'
46
+ }
47
+ })
48
+ </script>
49
+ <script type="text/javascript" async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js?config=TeX-AMS_HTML"></script>
50
+ <script type="text/javascript" async src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.js"></script>
51
+ <script type="text/javascript" src="/assets/js/schizm.js"></script>
52
+ <link rel="stylesheet" href="/assets/fonts/genericons-neue.css">
53
+ <link rel="stylesheet" href="/assets/fonts/social-logos.css">
54
+ <link rel="stylesheet" href="/assets/fonts/fira-code.css">
55
+ <link rel="stylesheet" href="/assets/css/schizm.css">
56
+ <title>{{ page.title }}</title>
57
+ </head>
58
+ <body>
59
+ <div class="container">
60
+ <div class="sidenav">
61
+ <div class="toc-home">
62
+ <a href="{{ site.url }}">{{ site.title }}</a>
63
+ <p>{{ site.short }}</p>
64
+ </div>
65
+ <div class="toc-list">
66
+ <ul class="toc-tree">{% for doc in site.docs %}
67
+ <li><a class="toc-link" href="{{ doc.url }}">{{ doc.title }}</a>{% if doc.url == page.url %}<ul>{% for part in doc.parts %}
68
+ <li><a class="toc-link" href="{{ doc.url }}#{{ part.id }}">{{ part.title }}</a></li>{% endfor %}</ul></li>{% endif %}</li>
69
+ {% endfor %}</ul>
70
+ </div>
71
+ <div class="quick-links">{% for link in site.quick_links %}
72
+ <a href="{{ link.href }}" title="{{ link.title }}" target="{{ link.target }}"><span class="{{ link.class_icon }}"></span></a>{% endfor %}
73
+ </div>
74
+ </div>
75
+ <div class="content">
76
+ <div class="page">{{ content }}</div>
77
+ <div class="copyright"><p>&copy; {{ site.author }} {{ 'now' | date: '%Y' }}</p></div>
78
+ </div>
79
+ </div>
80
+ </body>
81
+ </html>
@@ -0,0 +1,4 @@
1
+ @import url(http://fonts.googleapis.com/css?family=Barlow:300,400,500,700);
2
+ $body-family: Times, Georgia, serif;
3
+ $sans-family: 'Barlow', Arial, sans-serif;
4
+ $mono-family: 'Fira-Code', monospace;
@@ -0,0 +1,20 @@
1
+ @mixin box-shadow($params) {
2
+ -webkit-box-shadow: $params;
3
+ -moz-box-shadow: $params;
4
+ box-shadow: $params;
5
+ }
6
+ @mixin border-radius($params) {
7
+ -webkit-border-radius: $params;
8
+ -moz-border-radius: $params;
9
+ border-radius: $params;
10
+ }
11
+ @mixin transform($params) {
12
+ -webkit-transform: $params;
13
+ -moz-transform: $params;
14
+ transform: $params;
15
+ }
16
+ @mixin transition($opacity, $transform) {
17
+ -webkit-transition: opacity $opacity, -webkit-transform $transform;
18
+ -moz-transition: opacity $opacity, -moz-transform $transform;
19
+ transition: opacity $opacity, transform $transform;
20
+ }