Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from original. #1

Merged
merged 40 commits into from
May 28, 2017
Merged

Update from original. #1

merged 40 commits into from
May 28, 2017

Conversation

ivan-nginx
Copy link
Owner

No description provided.

mien and others added 30 commits October 10, 2016 08:07
* increased test coverage for console plugin

* removed unwanted imports

* fixed linting error
* 删除 jsfiddle 网址前面的 http 限制

* 删除 jsfiddle 的 test
Add gitter icon.
* multiconfig working

* rename and fix warning

* switched to hexo-log

* passing context to multiconfig for slilencing capability

* added tests

* formatting and undoing random change at line 328

* fixed logging output testing

* style error fixes... ✨
* fixed <meta name="keywords"> not generated

* jscs passed

* fixed test/open_graph.js

* eslint pass
* yarn lock file

* Fix post order bug where posts where ordered oldest to newest.
Updated tests to check for every posts prev and next properties.

* gitignore yarn.lock
* Fix issue #942

* Fix test cases

* Add test coverage

* Fix eslint

* Fix jscs failure
* Add support for npm scoped packages as plugins

* load_plugin: add test for scoped package
If first 200 characters have new line(s), Hexo will generate something like this:
```html
<meta name="description" content="We’ve continuously been hearing for a couple of years now that Samsung is working on foldable smartphones.

 The company has a plethora of patents to its name that detail some of the technology">
```

This PR fix this little problem.
* Added backers and sponsors on the README

* Added call to donate after npm install
* Revert #2262 Changes

* Revert 2494 opencollective (#2527)

* Revert "Activating Open Collective (#2494)"

This reverts commit 657593c.

* Update post.js
* Update index.js

* Update index.js

* Create _config.json

* Update hexo.js
….tags or config.keywords (#2535)

* support keywords from page.keywords, page.tag or theme.keywords

* fix code style error

* change to config.keywords

* no escape for image

* fix escape for description

* add test case and fix bug

* fix code style
NoahDragon and others added 10 commits April 28, 2017 13:39
When using a custom server, I would like to store only the output of hexo's build process, and no extra dependencies, and the way I can do that is by storing the plugins in devDep and running npm install --production to get the server dependencies.
* Revert "Update package.json"

This reverts commit a7e85aa.

* Revert "3.3.6"

This reverts commit 3c84b67.

* Revert "Fix parsing error about <code> tag (Issue #2563) (#2568)"

This reverts commit 7f933d4.

* Update tag.js

* Update tag.js

* Update post.js
@ivan-nginx ivan-nginx merged commit 83469c6 into ivan-nginx:master May 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.