-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from Ruffianjiang/dev
Dev reset
- Loading branch information
Showing
435 changed files
with
15,538 additions
and
36,116 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# editorconfig.org | ||
|
||
root = true | ||
|
||
[*] | ||
charset = utf-8 | ||
end_of_line = lf | ||
insert_final_newline = true | ||
trim_trailing_whitespace = true | ||
indent_style = space | ||
indent_size = 2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"extends": "@next-theme", | ||
"root": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
test/* linguist-vendored |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
.DS_Store | ||
node_modules | ||
tmp | ||
source/CNAME | ||
.idea/* | ||
.idea/ | ||
*.log | ||
*.iml | ||
yarn.lock | ||
package-lock.json | ||
node_modules/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
{ | ||
"blocks": false, | ||
"brackets": "always", | ||
"colons": "always", | ||
"colors": "always", | ||
"commaSpace": "always", | ||
"commentSpace": "always", | ||
"cssLiteral": "never", | ||
"customProperties": [], | ||
"depthLimit": false, | ||
"duplicates": true, | ||
"efficient": "always", | ||
"exclude": [], | ||
"extendPref": false, | ||
"globalDupe": false, | ||
"groupOutputByFile": true, | ||
"indentPref": false, | ||
"leadingZero": "never", | ||
"maxErrors": false, | ||
"maxWarnings": false, | ||
"mixed": false, | ||
"mixins": [], | ||
"namingConvention": "lowercase-dash", | ||
"namingConventionStrict": false, | ||
"none": "never", | ||
"noImportant": true, | ||
"parenSpace": false, | ||
"placeholders": "always", | ||
"prefixVarsWithDollar": "always", | ||
"quotePref": false, | ||
"reporterOptions": { | ||
"columns": ["lineData", "severity", "description", "rule"], | ||
"columnSplitter": " ", | ||
"showHeaders": false, | ||
"truncate": true | ||
}, | ||
"semicolons": "always", | ||
"sortOrder": "alphabetical", | ||
"stackedProperties": false, | ||
"trailingWhitespace": "never", | ||
"universal": false, | ||
"valid": true, | ||
"zeroUnits": "never", | ||
"zIndexNormalize": false | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
# <div align="center">«NexT» – Elegant and powerful theme for Hexo.</div> | ||
|
||
<p align="center">Copyright © 2017 «<a href="https://github.com/next-theme/hexo-theme-next">NexT</a>».</p> | ||
|
||
<p align="center">Detail attribution information for «NexT»<br> | ||
is contained in the '<a href="docs/AUTHORS.md">docs/AUTHORS.md</a>' file.</p> | ||
|
||
This program is free software; you can redistribute it and/or modify | ||
it under the terms of the [GNU Affero General Public License version 3][AGPL3] | ||
as published by the Free Software Foundation with the addition of the | ||
following permission added to [Section 15][AGPL3-15] as permitted in [Section 7(a)][AGPL3-7]: | ||
FOR ANY PART OF THE COVERED WORK IN WHICH THE COPYRIGHT IS OWNED BY «NEXT», | ||
«NEXT» DISCLAIMS THE WARRANTY OF NON INFRINGEMENT OF THIRD PARTY RIGHTS. | ||
|
||
This program is distributed in the hope that it will be useful, but | ||
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY | ||
or FITNESS FOR A PARTICULAR PURPOSE. | ||
See the GNU Affero General Public License for more details. | ||
You should have received a copy of the GNU Affero General Public License | ||
along with this program; if not, see: https://www.gnu.org/licenses/agpl.txt | ||
|
||
In accordance with [Section 7(b)][AGPL3-7] of the GNU Affero General Public License: | ||
|
||
* a) It is not necessary to specify copyright in each source file of | ||
this program because GitHub fully save commits of all modified files | ||
with their authors and provides to see for this changes publicly. | ||
|
||
* b) For any part of the covered work in which the copyright not specified, | ||
will mean this part owned by «NexT» in accord with terms in this file. | ||
|
||
* c) A covered work must retain «NexT» official website link | ||
(https://theme-next.js.org) in footer section of every website created, | ||
modified or manipulated by using «NexT». | ||
«NexT» theme configuration must be: | ||
```yml | ||
footer: | ||
theme: | ||
enable: true | ||
``` | ||
Collaborators, best contributors and all authors specified in the | ||
'[docs/AUTHORS.md][AUTHORS]' file of «NexT» repository under the | ||
'https://github.com/next-theme' organization can ignore theme info link | ||
requirements. | ||
Anyone can be released from the requirements of the license by purchasing | ||
a commercial license. Buying such a license is mandatory as soon as you | ||
develop commercial activities involving the «NexT» software without | ||
disclosing the source code of your own applications. | ||
These activities include: | ||
1. Access to private repository with various premium features. | ||
2. Priority support for resolve all possible issues with «NexT». | ||
3. Priority support for implement all possible features to «NexT». | ||
<p align="center">This license also available in <a href="docs/LICENSE.txt">text format</a>.</p> | ||
[AUTHORS]: docs/AUTHORS.md | ||
[AGPL3]: docs/AGPL3.md | ||
[AGPL3-7]: docs/AGPL3.md/#7-additional-terms | ||
[AGPL3-15]: docs/AGPL3.md/#15-disclaimer-of-warranty |
Oops, something went wrong.