All Projects → MakerGYT → Cnblogs Theme Next

MakerGYT / Cnblogs Theme Next

Licence: mit
next-theme博客园论文主题

Projects that are alternatives of or similar to Cnblogs Theme Next

Pl Compiler Resource
程序语言与编译技术相关资料(持续更新中)
Stars: ✭ 578 (+863.33%)
Mutual labels:  blog, paper
Hugo Paper
🥛 A simple, clean, flexible Hugo theme
Stars: ✭ 538 (+796.67%)
Mutual labels:  blog, paper
Zjiajun.github.io
My blog. Powered by Jekyll
Stars: ✭ 52 (-13.33%)
Mutual labels:  blog
Dips
NAACL 2019: Submodular optimization-based diverse paraphrasing and its effectiveness in data augmentation
Stars: ✭ 59 (-1.67%)
Mutual labels:  paper
Multiagent Particle Envs
Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
Stars: ✭ 1,086 (+1710%)
Mutual labels:  paper
Awesome Persian Blogs
📝 لیست وبلاگ‌های فارسی‌زبان در حوزه‌های مختلف
Stars: ✭ 54 (-10%)
Mutual labels:  blog
Lingmissing.github.com
个人网站
Stars: ✭ 58 (-3.33%)
Mutual labels:  blog
Derrick
🙌 Derrick is a clean minimal and fast theme for a personal blog.
Stars: ✭ 51 (-15%)
Mutual labels:  blog
Www.broqiang.com
个人博客,已经使用新的博客 https://github.com/broqiang/mdblog 此博客不再更新维护
Stars: ✭ 60 (+0%)
Mutual labels:  blog
Blog Generator
static blog generator for my blog at https://zupzup.org/
Stars: ✭ 57 (-5%)
Mutual labels:  blog
Bert In Production
A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.
Stars: ✭ 58 (-3.33%)
Mutual labels:  paper
Einverne.github.io
personal blog,using jekyll-bootstrap,powered by github page
Stars: ✭ 55 (-8.33%)
Mutual labels:  blog
Vuepress Theme Seeker
🌈 一款五彩斑斓的简约 Vuepress 主题 | A wonderful vuepress theme
Stars: ✭ 54 (-10%)
Mutual labels:  blog
Papers
Papers about known hacking, security, hardware, software, computer, network and other ressources.
Stars: ✭ 58 (-3.33%)
Mutual labels:  paper
Midu.dev
midu.dev blog 📝
Stars: ✭ 53 (-11.67%)
Mutual labels:  blog
Python sound open
语音信号处理试验教程,Python代码
Stars: ✭ 59 (-1.67%)
Mutual labels:  blog
Dantecalderon.dev
💻 ❤️ My personal website
Stars: ✭ 51 (-15%)
Mutual labels:  blog
Everblog
Evernote + Blog = EverBlog
Stars: ✭ 54 (-10%)
Mutual labels:  blog
Hugo Handbook
Building static website with hugo - https://jimmysong.io/hugo-handbook
Stars: ✭ 58 (-3.33%)
Mutual labels:  blog
Tcome
NodeJS & Angular4 Blog
Stars: ✭ 60 (+0%)
Mutual labels:  blog

e x T

cnblogs-theme-next

将hexo 经典的next-theme主题迁移至博客园,使用论文格式设计,专注阅读体验,极简主义设计

特性

  • 高度还原next-theme
  • 响应式设计
  • 支持目录、阅读进度
  • 论文规范排版、衬线字体
  • 与博客园既有特性融合
  • 代码高亮选用github风格
  • 优化评论区、上下文切换

预览

截图

样例

博客园 <=> hexo

选型

为什么选择博客园

  • 经常使用搜索引擎查找某些问题会发现博客园有着良好的SEO,相比自主建站或者其他静态站点方式,省去了SEO优化和推送,便于更好的呈现和分享。
  • 博客园用户大多是早期开发者,内容可信度高。由于没有其他平台类似的激励计划(比如X币),写文章出发点很纯粹,也就不会存在用一两句话凑一篇文章、凑一篇原创(比如CSDN),即便存在也往往就是标准答案。
  • 搜索结果比较真实,不像CSDN,通过在大量相干不相干的广告和文章链接中夹带着文章,导致可能搜索概要中含关键词但是打开文章却毫无干系,迫使在其环境下跳来跳去增加点击率和广告曝光率,却永远找不到答案。
  • 免备案,免服务器,https,自动二级域名(xxx.cnblogs.com)
  • 支持标准markdown,渲染准确,可完美迁移。图片不会像其他平台一样强制转内链,但还往往转不成功需要找原图再上传。
  • 重要:支持高度自定义,jquery于网页的意义就好比ssh的22端口于服务器的意义。不像CSDN,只能换头图和底图,还得开会员.

为什么选择next-theme(Pisces)

  • 真正大道至简。很多主题标榜极简、专注阅读,但往往花样繁多。
  • 可配置、可自定义、可扩展。

使用

打开后台

  1. 选择博客皮肤为custom,勾选禁用模板css,申请js权限
  2. 三个文件内容分别复制入相应区域(页首、页尾、定制css)
  3. 选项中勾选首页仅列出标题与摘要,控件显示勾选公告
  4. 通过随笔写文章,填写摘要标签后发布。
  5. (可选),由于无法在首页获取头像,如需正常显示,手动在foot.html头部配置avatar(可在头像设置上传后右键头像获取链接) 其他可配置部分如下
  • github:右上角跳转github用户名,默认为本仓库链接
  • author:作者,默认取后台设置
  • siteTitle:网站标题默认取后台设置
  • gallery: 要展示的相册ID(新建相册后在url中获取ID,如1796566)

配置主题色

/*custom.css*/
:root {
  --primary-color:#027AFF;/* 全局主色*/
  --body-bg-color: #f5f7f9; /*页面背景色*/
	--content-bg-color: #fff; /*页面内容背景色*/
	--heading-color: rgba(0, 0, 0, 0.85); /* 标题色 */
	--text-color: #353535; /*主文本色*/
	--text-color-secondary:rgba(0, 0, 0, 0.45);/*次文本色*/
	--text-color-grey:rgba(0, 0, 0, 0.25); /*失效色,无需关注色*/
  --link-color: #555; /*链接色*/
  --code-bg-color:#f0f0f0; /*代码块背景色*/
}

可通过devtools调试来选择 通过devtools调试来选择

开发

原则

  • 能通过脚本获取的信息,如用户已经在管理后台设置的信息,就无需再次配置
  • 不应该完全自定义而脱离博客园设置,比如个人信息应该以默认设置为主,尽可能作为补充而不冲突
  • 专注于阅读体验而非花里胡哨
  • 不必苛求完全与next原主题一致,毕竟该主题也一般需要改动,适合、可用即可。

Todo

  • 优化配置方式
  • 显示代码行和复制
  • 修复可能存在的时序问题
  • 修复订阅(非导航区id="blog_nav_rss"无法绑定事件)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].