Skip to content

Simplify footer.powered settings#1432

Merged
stevenjoezhang merged 1 commit intomasterfrom
footer
Mar 21, 2020
Merged

Simplify footer.powered settings#1432
stevenjoezhang merged 1 commit intomasterfrom
footer

Conversation

@stevenjoezhang
Copy link
Contributor

@stevenjoezhang stevenjoezhang commented Mar 21, 2020

Stay Simple. Stay NexT.

Revert iissnan/hexo-theme-next#1886 and #214
See also iissnan/hexo-theme-next#1873

For developers:
Get Hexo version: <meta name="generator"> in <head>
Get NexT version: console.log(CONFIG.version)

footer:
...
-  powered:
-    # Hexo link (Powered by Hexo).
-    enable: true
-    # Version info of Hexo after Hexo link (vX.X.X).
-    version: true
-
-  theme:
-    # Theme & scheme info link (Theme - NexT.scheme).
-    enable: true
-    # Version info of NexT after scheme info (vX.X.X).
-    version: true
+  # Powered by Hexo & NexT
+  powered: true

@stevenjoezhang stevenjoezhang added this to the 7.8.0 milestone Mar 21, 2020
@stevenjoezhang stevenjoezhang merged commit 321ccf2 into master Mar 21, 2020
@stevenjoezhang stevenjoezhang deleted the footer branch March 21, 2020 05:16
@aixiu
Copy link

aixiu commented Mar 22, 2020

# Powered by Hexo & NexT
powered: true

@stevenjoezhang
image

Setting, the bottom does not take effect, nothing is displayed
powered: true 启用,底部不生效,不显示任内何内容

@stevenjoezhang
Copy link
Contributor Author

OK.

@aixiu
Copy link

aixiu commented Mar 22, 2020

@stevenjoezhang 5120c95
okay,thx

Guoye added a commit to Guoye/hexo-theme-next that referenced this pull request Apr 22, 2020
* 'master' of https://github.com/theme-next/hexo-theme-next: (99 commits)
  Optimize main-menu & sidebar-nav style
  Optimize dark mode blockquote style
  Use fixed-width icons in copy-btn
  Fix exturl title
  Fix Font Awesome path and font-family
  Fix Font Awesome class name
  Migrate to Font Awesome 5 (theme-next#1438)
  Release v7.8.0
  Optimize dark mode button color
  Fix theme-next#1424: Dark mode footer color of scheme Mist
  Optimize dark mode colors
  Combine .content and .posts-expand
  Optimize mobile_layout_economy
  New Crowdin translations (theme-next#1413)
  Some minor fixes
  Revert theme-next#1124: Class name for pages
  Run lebab
  Trigger search after loading is complete
  Simplify footer.powered settings (theme-next#1432)
  Remove `seo` option in `_config.yml` (theme-next#1414)
  ...

# Conflicts:
#	_config.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants