Melt's Blog

An Emacser


  • Home

  • Archives

  • Tags

《无名》 by 森森

Posted on 2021-12-18 00:00 | Post modified

我曾渴望摆脱姓名,回首四顾,却发现自己一直都是无名。

Read more »

《长跑》 by 森森

Posted on 2021-12-06 00:00 | Post modified

一场长跑,二人并肩,在慢热中不断擦出火花。

Read more »

MacOS/Linux 上本地编译 tdlib

Posted on 2021-12-04 00:00 | Post modified

Table of Contents

  • 1. 源码编译 tdlib
Read more »

《李烟》 by 森森

Posted on 2021-11-30 00:00 | Post modified

一团火在悄无声息的熄灭。

Read more »

頑張って,森森!

Posted on 2021-11-29 00:00 | Post modified

接下来的日子本虚拟托管空间将为大家呈现由 2021 年度新生代独立1作家森森创作的非短篇小说,据作者透露小说名字暂时尚未想好,不过喜欢清新文学、十五年前校园风、彩蛋2的朋友们敬请期待!

Footnotes:

Read more »

看《少有人走过的路》所想到的

Posted on 2021-11-04 00:00 | Post modified

最近在看《少有人走过的路》。

Read more »

重新开始博客

Posted on 2021-10-24 00:00 | Post modified

Table of Contents

  • 1. 重新开始
  • 2. 测试公式

1. 重新开始

之前有用 org2nikola 和 jekyll 来写博客,也使用 Emacs 的 org-mode 和 github pages 托管的。后来由于一些小的方面的需求管理比较麻烦,最近全部推倒重来,使用 Emacs org-mode 来写博客,以及 Github 自动托管 Jekyll 的方式来发布博客。总之感觉方便了很多。

2. 测试公式

我希望博客也能支持公式的显示 \[E=mc^2\]

Read more »

Next Theme Tutorial

Posted on 2017-07-20 00:00 | Post modified | In Help
NexT is a high quality elegant Jekyll theme ported from Hexo Next. It is crafted from scratch, with love.
Read more »

Highlight Test

Posted on 2017-07-19 00:00 | Post modified | In Help

This is a highlight test.

Normal block

1
alert('Hello World!');
1
print 'helloworld'

Highlight block

1
alert( 'Hello, world!' );
1
print 'helloworld'
1
2
3
def foo
  puts 'foo'
end
def foo
  puts 'foo'
end
1
2
3
def foo
  puts 'foo'
end
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#include <iostream>

using namespace std;

void foo(int arg1, int arg2)
{

}

int main()
{
  string str;
  foo(1, 2);
  cout << "Hello World" << endl;
  return 0;
}
Read more »

Emoji Test

Posted on 2015-09-19 00:00 | Post modified

This is an emoji test. :smile: lol.

Read more »
1 … 5 6 7 8
Melt

Melt

Questions create realities.

72 posts
5 categories
20 tags
RSS
GitHub
© 2021 - 2025 Melt
Powered by Jekyll
Theme - NexT.Muse