Coder Social home page Coder Social logo

hexo-theme-icalm's Introduction

Hi there 👋

(define nameoverflow
  (lambda (property)
    (match property
      ['mother-tongue `(lisp zh)]
      ['languages `(cpp py js rust hs scala jl
                    en eo la jp)]
      ['interests `(programming-language compiler deep-learning
                    🎷jazz 🎸guitar 🔭curiosity)])))

hexo-theme-icalm's People

Contributors

jinhucheung avatar nameoverflow avatar rgssoftware avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

hexo-theme-icalm's Issues

打开post时不加载javascript

我在comments.ejs中把Disqus替换成了Gitment,但是发现,第一次进入post页面时,只加载了gitment的css而没有加载对应的js,只有刷新后才能正确的加载。
这个情况不止出现在gitment对应的js上,在theme中的singlepager.js也有这个情况
具体的示例可以在我的博客中抓包得到。

关于代码显示问题

在使用 `` 引用的单行代码时,字体会变小,
想问一下,能不能修改成markdown里默认的那种 灰色背景的代码块呢?

建议:添加Mermaid语法显示支持

您好,我最近在使用您的主题,它非常的简洁且优雅,我觉得它是一个非常棒的主题。

我有一个建议,为您的主题添加Mermaid显示支持,这将带来两个好处:

  1. 避免添加小图片到博客项目中,减少项目体积。
  2. 使用纯文本的Blog可以更方便地复制粘贴,并且可以方便地使用 git 查看历史更改。

我希望您考虑这个建议,因为我相信这将大大改善项目并为用户提供更多价值。感谢您花时间和精力创建这个主题!

祝好。

Feature Request

This is a very good theme. Can you please add a search function and photo gallery function?

诚邀合作事宜

很喜欢你博客的风格,可否为Cabloy-CMS开发一套(免费/付费)主题,然后发布到Cabloy商店里面?

CabloyJS:是一款顶级NodeJS全栈业务开发框架, 基于KoaJS + EggJS + VueJS + Framework7
Cabloy-CMS:是基于CabloyJS全栈业务开发框架开发的动静结合的CMS,可以快速构建企业网站、博客、社区、商城等Web应用
Cabloy商店:包括品类广泛的各类模块,满足不同场景的开发需求

CabloyJS介绍:https://cabloy.com/zh-cn/articles/introduce.html
Cabloy-CMS介绍:https://cabloy.com/zh-cn/articles/cms-introduce.html

Cabloy商店运营模式:https://cabloy.com/zh-cn/articles/store.html

一个编号问题...

MathJax问题解决后。重复进入标签页,公式的编号会在原来的基础上累加,

  • 1.2.3.4 (first)
  • 5.6.7.8 (next)

演示地址:http://jqxx.xyz/
第一篇文章“线性建模:最小二乘法”。

LaTex公式,集成MathJax出现的一些问题

但是存在一个问题就是,只有嵌入在行内的公式能被正确渲染。
单行公式存在如下问题,

  • 点击Read More,或者标题进入之后,单行公式无法正确显示。$$ $$
  • 此时如果刷新一下页面,单行公式就显示出来了?

演示地址:http://jqxx.xyz/
第一篇文章:“线性建模:最小二乘法”

关于使用数学公式的问题

你好,我在使用了这个主题后,发现数学公式总是渲染不出来,网上的方式都尝试了,看了以下你的博客是可以渲染出来的,想请教一下是怎么配置的?如果能有邮箱联系更好了

Adding link to new page

I typed command

hexo new page xxx
hexo g

under my root folder, and noticed that source/xxx/index.md and public/xxx/index.html are generated, without a link to the newly created page in the page bar. Under such case, I can access my new page only by typing in URL "http://my.page.url/xxx"...
I wonder whether there are some easier ways to add a new page than modifying the generated index.html?

<!--more-->无法识别可能是上面原因造成的呢?

---
title: Hello World
---
Welcome to [Hexo](https://hexo.io/)! This is your very first post. Check [documentation](https://hexo.io/docs/) for more info. If you get any problems when using Hexo, you can find the answer in [troubleshooting](https://hexo.io/docs/troubleshooting.html) or you can ask me on [GitHub](https://github.com/hexojs/hexo/issues).

这里有个<@!--more-->

## Quick Start

### Create a new post

``` bash
$ hexo new "My New Post"
```

@符号是刚加上去的,防止HTML 给不显示了。

演示地址:http://www.qingdujun.com/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.