Posts in Manual
Markdown Support
ABlog can support markdown pages using myst-parser. This page is a markdown file underneath.
Jupyter Notebook Posting
No directive entry for “role” in module “docutils.parsers.rst.languages.zh_cn”. Using English fallback for directive “role”.
Jupyter Notebook Posting
To add support for Notebooks to your Ablog instance, you need to configure your docs/conf.py (or whereever your conf.py is located.
Jupyter Notebook Posting
To add support for Notebooks to your Ablog instance, you need to configure your docs/conf.py (or whereever your conf.py is located.
Jupyter Notebook Posting
To add support for Notebooks to your Ablog instance, you need to configure your docs/conf.py (or whereever your conf.py is located.
Jupyter Notebook Posting
To add support for Notebooks to your Ablog instance, you need to configure your docs/conf.py (or whereever your conf.py is located.
Jupyter Notebook Posting
To add support for Notebooks to your Ablog instance, you need to configure your docs/conf.py (or whereever your conf.py is located.
自动化 GitHub Pages 的部署
- Mon Jun 15 00:00:00 2015
- San Francisco, CA
- English
- Manual
如果远离你的个人电脑使你无法写博客,请继续阅读。这篇文章将告诉你如何使用 Travis CI 自动构建和部署。一旦你设置好了,你所需要做的发布文章将是推送到 GitHub 或在 GitHub.com 上创建一个新文件,在任何电脑上都可以!
Watch Yourself Blogging
- Sun Apr 19 00:00:00 2015
- San Francisco, CA
- English
- Manual
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.
部署到 GitHub Pages
- Tue Apr 7 00:00:00 2015
- San Francisco, CA
- English
- Manual
If you are looking for a place to publish your blog, GitHub Pages might be the place for you.
ABlog 快速入门
- Sun Mar 1 00:00:00 2015
- San Francisco, CA
- English
- Manual
这个简短的博客工作流程假设你已经安装了 ABlog。如果没有,请看 安装 指南。
ABlog 命令
- Sun Mar 1 00:00:00 2015
- Tue Apr 7 00:00:00 2015
- San Francisco, CA
- English
- Manual
ablog 命令是为了简化博客操作,即建立、提供和查看博客页面,以及启动一个新的博客
Posting Sections
- Wed Aug 20 00:00:00 2014
- San Francisco, CA
- English
- Manual
post directive can be used multiple times in a single page to create multiple posts of different sections of the document.
帖子节选和图片
- Mon May 12 00:00:00 2014
- Pittsburgh, PA
- English
- Manual
This post describes how to choose an excerpt and an image image for a post to be displayed in archive pages.
Cross-referencing Blog Pages
- Sun May 11 00:00:00 2014
- Pittsburgh, PA
- English
- Manual
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 配置选项
- Sat May 10 00:00:00 2014
- Sat Mar 20 00:00:00 2021
- Pittsburgh, PA
- English
- Manual
此帖子描述了 ABlog 的配置选项,这些选项在 Sphinx 构建配置文件 中。
Posting and Listing
- Fri May 9 00:00:00 2014
- Tue May 25 00:00:00 2021
- Pittsburgh, PA
- English
- Manual
This post describes post, update, and postlist directives.