文章: Manual

External post

This text will be in auto-generated post previews, but links to the post will direct to external_link.

更多 ...


Markdown Support

ABlog can support markdown pages using myst-parser. This page is a markdown file underneath.

更多 ...


Jupyter Notebook Posting

Problem retrieving directive entry from language module None: 'NoneType' object has no attribute 'directives'. Using English fallback for directive "role".

更多 ...


ABlog API

setup(app)

更多 ...


Watch Yourself Blogging

Wouldn't you like your blog being rebuilt and served to you automatically as you are blogging on a sunny Sunday afternoon? It's now possible with the improved ablog serve command.

更多 ...


Deploy to GitHub Pages

If you are looking for a place to publish your blog, GitHub Pages might be the place for you.

更多 ...


ABlog Quick Start

This short walk through of blogging work flow assumes that you have already installed ABlog. If not, see Installation guide.

更多 ...


ABlog Commands

ablog commands are for streamlining blog operations, i.e. building, serving, and viewing blog pages, as well as starting a new blog:

更多 ...


ABlog Internationalization

ABlog automatically generates certain labels like Posts and Categories. If these labels appear in English on your blog although you specified another language, then this page is for you.

更多 ...


Posting Sections

post directive can be used multiple times in a single page to create multiple posts of different sections of the document.

更多 ...


Post Excerpts and Images

This post describes how to choose an excerpt and an image image for a post to be displayed in archive pages.

https://www.python.org/static/community_logos/python-logo.png

更多 ...


Cross-referencing Blog Pages

ABlog creates references to all post and archive pages. Posts can be cross-referenced using the name of the file, or when the file is named index, the name of the folder that contains the file.

更多 ...


ABlog Configuration Options

This post describes ABlog configuration options that go in Sphinx build configuration file.

更多 ...


Posting and Listing

This post describes post, update, and postlist directives.

更多 ...