-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Fixes and enhancements. [12] #1697
Merged
Merged
Conversation
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
Update from original.
Update from original.
This was referenced Jun 6, 2017
This was referenced Jul 3, 2017
Raincal
pushed a commit
to Raincal/hexo-next
that referenced
this pull request
Aug 10, 2017
Addition in 963f092 (iissnan#1697 PART 3). Issue iissnan#1806.
13 tasks
This was referenced Sep 24, 2017
Closed
wafer-li
pushed a commit
to wafer-li/hexo-theme-next
that referenced
this pull request
Dec 29, 2017
Addition in 963f092 (iissnan#1697 PART 3). Issue iissnan#1806.
@ivan-nginx |
stevenjoezhang
referenced
this pull request
in next-theme/hexo-theme-next
May 29, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PART 1. Android Chrome Color.
Files modified:
How it looks?
How to use?
In Next
_config.yml
:PART 2. Add note tag
modern
style,flat
style & refactor note basic style.Reference for #1682.
Files modified:
How it looks?
Basic note style:
Modern note style:
Live demo with modern note style here.
Flat note style:
Live demo with flat note style here.
How to use?
In Next
_config.yml
:In
base.styl
(source/css/_variables/base.styl) u can see many variables. And if u want to modify them, need just rewrite needed by u variable incustom.styl
(source/css/_variables/custom.styl).To use tag please write it in right way!
No need to write this in 1 line, like that:
or like that:
Need to write it like u may see in note documentation link (#1160), like this:
To use note style with enabled
icons
option, but without icon for current note, u can use:PART 3. Add social
icons_only
&transition
option.Reference for #1730.
Files modified:
icons only
&transition
option [1]. 1f893aeicons only
option [2]. c96ace2icons only
option [3]. 963f092icons only
&transition
option [4]. dbeebbfHow it looks?
Social icons with labels:
Only social icons (without labels):
Live demo with social icons without labels here.
How to use?
In Next
_config.yml
:PART 4. Add RTL languages support for posts & pages.
Reference for #1779.
Files modified:
post-body
class & refactor vision. 4d83973How it looks?
Live demo here.
How to use?
In your
post.md
:title: اختبار اللغة العربية date: 2017-04-20 16:15:50 tags: [test, Language] +direction: rtl
PART 5. Refactor wechat, reward and copyright features & added bitcoin donate.
Reference for #687.
Thank's to @weisnc and his guide!
Files modified:
How to use?
Uncomment what u need in Next
_config.yml
:PART 6. Add
mobile_layout_economy
option.If this option enabled, paddings and margins of some HTML elements will have minimal dimentions. This good for view from mobile devices wich have about 400px width.
Files modified:
How to use?
In Next
_config.yml
:PART 7. Add
tabs
tag.Files modified:
How it looks?
Live demo with full animation and borders & full usage parameters here.
Live demo with standart settings & full usage parameters here.
How to use?
In Next
_config.yml
:In
*.md
files:Usage description:
PART 8. Add
label
tag.Reference for #1682.
Files modified:
How it looks?
Live demo here.
How to use?
In Next
_config.yml
:In
*.md
files:Usage description:
PART 9. Add
Gemini
scheme.Reference for #1692.
Files modified:
How it looks?
Live demo on test and on main domain.
How to use?
In Next
_config.yml
: