{% timeline title (optional) %} |
Demo effect
- If there is a
hexo-lazyload-imageplugin, 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: trueis changed topin: true, and it is also applicable to the page oflayout: page. - If you use the
hexo-offlineplug-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
seotitleand 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_namemust begroup_name. - The list name of the group component first displays the article's
short_titlefollowed bytitle.
Source code of the above example
{% timeline %} |



