ablog博客轉(zhuǎn)換工具
ABlog 是一個(gè)全文檢索引擎的擴(kuò)展,它能夠?qū)⑷魏挝募蛘呤莻€(gè)人網(wǎng)站變成一個(gè)具有博客側(cè)邊欄、摘要、字體設(shè)置等功能的成熟博客系統(tǒng)。
代碼示例:
# 1. Add 'ablog' to list of extensions extensions = [ '...', 'ablog' ] # 2. Add ablog templates path import ablog # 2a. if `templates_path` is not defined templates_path = [ablog.get_html_templates_path()] # 2b. if `templates_path` is defined templates_path.append(ablog.get_html_templates_path())
評(píng)論
圖片
表情
