hexo的next主题个性化教程:打造炫酷网站
看到有些next主题的网站很炫酷,那么是怎么配置的呢?接下来我会讲一讲如何实现一些炫酷的效果 主要有以下33种: 在右上角或者左上角实现fork me on github 添加RSS 添加动态背景 实现点击出现桃心效果 修改文章内链接文本样式 修改文章底部的那个带#号的标签 在每篇文章末尾统一添加“本文结束”标记 修改作者头像并旋转 博文压缩 修改``代码块自定义样式 侧边栏社交小图标设置 主页文章添加阴影效果 在网站底部加上访问量 添加热度 网站底部字数统计 添加 README.md 文件 设置网站的图标Favicon 实现统计功能 添加顶部加载条 在文章底部增加版权信息 添加网易云跟帖(跟帖关闭,已失效,改为来必力) 隐藏网页底部powered By Hexo / 强力驱动 修改网页底部的桃心 文章加密访问 添加jiathis分享 博文置顶 修改字体大小 修改打赏字体不闪动 侧边栏推荐阅读 自定义鼠标样式 为博客加上萌萌的宠物 DaoVoice 在线联系 点击爆炸效果 1. 在右上角或者左上角实现fork me on...
next主题如何添加动态背景
注意:如果next主题在5.1.1以上的话就不用我这样设置,直接在主题配置文件中找到canvas_nest: false,把它改为canvas_nest: true就行了(注意分号后面要加一个空格) 其实挺简单的︿( ̄︶ ̄)︿ 修改_layout.swig打开 next/layout/_layout.swig在 < /body>之前添加代码(注意不要放在< /head>的后面) 123{% if theme.canvas_nest %}<script type="text/javascript" src="//cdn.bootcss.com/canvas-nest.js/1.0.0/canvas-nest.min.js"></script>{% endif %} 修改配置文件打开 /next/_config.yml,在里面添加如下代码:(可以放在最后面) 123456#...
资源mysql大全
Contents Awesome MySQL Analysis Backup Benchmarking Binlog Replication ChatOps Configuration Connectors Deployment Development GUI HA Proxy Replication Schema Security Server Sharding Toolkits Resources Conferences E-Books Media Newsletters AnalysisPerformance, structure & data analysis tools Anemometer - Box SQL slow query monitor. innodb-ruby - A parser for InnoDB file formats, in Ruby. innotop - a ‘top’ clone for MySQL with many features and flexibility. MySQL Explain Analyzer...
ngrok内网穿透工具
...
资源vue大全
ResourcesOfficial Resources Official Guide API Reference GitHub Repo Release Notes Style Guide Vue.js News External Resources Vue.js 資料まとめ(for japanese) by @hashrock Vue.js Wikipedia Weekly Vue.js Newsletter - Weekly Vue.js news & tips by @mokkapps Vue News - Social website focusing on the latest Vue.js news and information. Vue Curated Resources - Recommended Vue.js courses and tutorials. Vue School - Learn Vue.js from video courses by core members and industry experts VueDose. Tips...
资源nodejs大全
Contents Official Packages Mad science Command-line apps Functional programming HTTP Debugging / Profiling Logging Command-line utilities Build tools Hardware Templating Web frameworks Documentation Filesystem Control flow Streams Real-time Image Text Number Math Date URL Data validation Parsing Humanize Compression Network Database Testing Security Benchmarking Minifiers Authentication Authorization Email Job queues Node.js management Cross-platform integration Natural language...
资源jquery大全
Awesome jQueryTable of contents Resources Tutorials Books Free Books Paid Books Blogs Miscellaneous Resources Plugins Animation Editors Forms Images, Maps and Charts Menus Modals and Popups Tables Time and Date Translations Validation Miscellaneous Plugins Mobile UI Testing Server-side Integrations Community Looking for more lists like this? Contributing and License ResourcesAwesome learning material to get to know jQuery and JavaScript or learn something more advanced. Some friendly...
资源Windows大全中文版
Windows上优质&精选的最佳应用程序及工具列表。 应用程序 音频 聊天客户端 压缩 个性化 数据恢复 开发者工具 文档 电子书实用程序 电子邮件 游戏 图形 在线存储 备份 生产力工具 终端 文本编辑器 集成开发环境 实用程序 视频 配置与安装 [Windows 10 设置](#Windows 10 设置) [Windows 8.1 设置](#Windows 8 设置) 安全 杂项 论坛 Windows [IRC 频道](#IRC 频道) Reddit 贡献 应用程序音频 AIMP - 32位音频处理和多格式播放。 Audacity - 免费,开源,跨平台软件,用于录制和编辑音频。 CDex - CD 音轨抓取工具 (法语站点,英文软件)。 Dopamine - 一款音频播放器,致力于为管理和播放音乐提供尽可能简单且优美的操作体验。 K-Lite Codecs - 包含 DirectShow 过滤器,VFW/ACM 编解码器和一些其他工具的集合包。 Qtractor -音频/MIDI多轨音序器。 Reaper -...
资源javascript大全中文版
A collection of awesome browser-side JavaScript libraries, resources and shiny things. Awesome JavaScript Package Managers Component management Loaders Transpilers Bundlers Minimizers Type Checkers Testing Frameworks QA Tools MVC Frameworks and Libraries Node-Powered CMS Frameworks Templating Engines Game Engines Articles/Posts Data Visualization Timeline Spreadsheet Editors Documentation Utilities Files Functional Programming Reactive Programming Data...
资源大全
Platforms Node.js - Async non-blocking event-driven JavaScript runtime built on Chrome’s V8 JavaScript engine. Cross-Platform - Writing cross-platform code on Node.js. Frontend Development iOS - Mobile operating system for Apple phones and tablets. Android - Mobile operating system developed by Google. IoT & Hybrid Apps Electron - Cross-platform native desktop apps using JavaScript/HTML/CSS. Cordova - JavaScript API for hybrid apps. React Native - JavaScript framework for...












