{% timeline title (optional) %} |
Demo effect
- If there is a
hexo-lazyload-image
plugin, you need to delete and reinstall the latest version, setlazyload.isSPA: true
. - The 2.x version of css and js are not applicable to the 3.x version. If you use ʻuse_cdn: true`, you need to delete them.
- The fancybox tag of the 2.x version was renamed to gallery in the 3.x version.
- In the 2.x version, the top
top: true
is changed topin: true
, and it is also applicable to the page oflayout: page
. - If you use the
hexo-offline
plug-in, it is recommended to uninstall it. The pjax service is enabled by default in version 3.0.
No additional processing is required.
- Search globally for
seotitle
and replace withseo_title
. - The index rule of the group component has changed. In the article using the group component, the component name corresponding to
group: group_name
must begroup_name
. - The list name of the group component first displays the article's
short_title
followed bytitle
.
Source code of the above example
{% timeline %} |