All Stories

Markdown Example

You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common wa...

In Jekyll, tutorial, Jan 19, 2019

What is Jekyll

No more databases, comment moderation, or pesky updates to install-just your content. Markdown, Liquid, HTML & CSS go in. Static sites come out ready for deployment. Permalinks, c...

In Jekyll, tutorial, Jan 18, 2019

Could we reinvent the charm of old cities

Bucharest’s history alternated periods of development and decline from the early settlements in antiquity until its consolidation as the national capital of Romania late in the 19th c...

In Jekyll, tutorial, Jan 18, 2019

Dagoba: 一款内存图数据库(500行开源代码解析之二)

前言随着分布式系统的革命再一次改变了数据存储方面的所有事物,数据打破了空间上的种种限制,能自由漫步于机器与机器之间。坚持CAP定理的理论学家们打破了关系型数据库的垄断地位,为新的数据管理技术打开了大门————其中的某些能使人想起对可随机访问的数据进行管理的一些早期尝试。今天我们就来看这其中的一种技术,图数据库。

In Jun 14, 2017

Word2Vec的一些理解

In Mar 19, 2017

Deploy Django project with uWSGI and Nginx

Follow the instructions of this tutorial: http://uwsgi-docs.readthedocs.org/en/latest/tutorials/Django_and_nginx.html

In Jun 03, 2016

Django项目下使用CKEditor编辑器指南

CKEditor is a customizable, open source WYSIWYG text editor, which is used in our project.

In Jun 02, 2016