Xiaotiantian

screenshot of Xiaotiantian

jekyll神马的弱爆了,现在流行小天天博客了,快来试试吧。

Overview

小天天博客 is a program designed for geeks who prefer simplicity, disdain SEO, and love Markdown. This blog uses pure static pages and can be deployed on Github Pages, allowing users to bind their own domain names. Similar to Jekyll, but without the need to install Ruby, it is simpler and more convenient. The blog is written in Markdown format, catering to Markdown enthusiasts. The entire program consists of only 3 files and 100+ lines of JavaScript code, allowing users to easily customize and expand. Deployment instructions can be found in the Github Pages documentation. Users can modify their blog name, copyright information, blog categories, and post listings in the meta.js file, which must adhere to the JSON format. Blog posts should be written in Markdown format, named as "yyyy-MM-dd-blog_name.txt" and saved in the post directory. Users can use Disqus to add comments functionality and Jiathis to add sharing functionality to their own blog. Users can also use highlight.js for code syntax highlighting and overwrite the default Bootstrap styles by writing their own CSS. If users are using this program, they can send an email to onlytiancai@gmail.com to be added to the list. To welcome the arrival of 小天天 (a nickname), this blog program is named 小天天博客, wishing for the healthy growth of 小天天.

Features

  • Pure static pages
  • Deployable on Github Pages
  • Ability to bind custom domain names
  • Written in Markdown format
  • Easy customization and expansion
  • Minimalistic with only 3 files and 100+ lines of JS code
  • Supports adding comments functionality with Disqus
  • Supports adding sharing functionality with Jiathis

Summary

小天天博客 is a simple and lightweight blog program that caters to geeks who love Markdown. It offers easy customization and deployment on Github Pages with the option to bind custom domain names. With features like comments and sharing functionality, it provides a convenient platform for bloggers who prefer a minimalist approach.