0%

今天尝试加相关链接和友链, 仔细阅读 _config.yml, 发现了如下的片段:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
social:
#GitHub: https://github.com/yourname || fab fa-github
#E-Mail: mailto:yourname@gmail.com || fa fa-envelope
#Weibo: https://weibo.com/yourname || fab fa-weibo
#Google: https://plus.google.com/yourname || fab fa-google
#Twitter: https://twitter.com/yourname || fab fa-twitter
#FB Page: https://www.facebook.com/yourname || fab fa-facebook
#StackOverflow: https://stackoverflow.com/yourname || fab fa-stack-overflow
#YouTube: https://youtube.com/yourname || fab fa-youtube
#Instagram: https://instagram.com/yourname || fab fa-instagram
#Skype: skype:yourname?call|chat || fab fa-skype

social_icons:
enable: false
icons_only: false
transition: false

阅读全文 »

我们来看如下的一道 IMO 预选题:

(1991 IMO32 Shortlist P20) 设 是方程 的正根. 对于任何自然数 定义 . 求证: 对所有自然数

直接暴算确实可以证明:

阅读全文 »

今天重拾网站, 打算把之前写的一些东西放上来, 结果一开始就遇到了给 Hexo 的 markdown 添加数学公式渲染的问题. 最终通过邪道解决了, 在这里记录一下. 并不确定所有步骤都是必要且正确的, 仅供参考.

  1. 卸载 hexo-renderer-marked 并安装 hexo-mathhexo-renderer-kramed:
    1
    2
    3
    npm uninstall hexo-renderer-marked --save
    npm install hexo-math
    npm install hexo-renderer-kramed --save
阅读全文 »

复活!

复活!

复活!

复活!

让我来重新学习一下怎么用/kk

(这玩意先留着吧)
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"
阅读全文 »

在动了

无内容的内容