In this page
Added
src
Resource file reference.Improvements
posts
article list sorting rules, modified to: weight
↓, update_at|date
↓, title
↑, date
↓Improvements
theme.package
renamed to theme.package
theme.add
is renamed to theme.install
and supports installing a specific version of a template. For example, yilog@0.5.6
.everkm-theme.yaml
according to the git tag.Added
cfg.default_lang
: Default translation locale to be used if no locale is specified.Improved
site_map.path
ends with /
to indicate all files in a directory, which is equivalent to blog/
== blog/*
, but does not match the descendant directory files at grandchildren level.New.
__assets
: copied to static resource assets
directory when publishing.__public
: copy to content page directory when publishing.Added
local_cfg_exist
Determines if a configuration item exists.Added
object_keys
Get a list of object keysobject_values
Get a list of object valuesimgsrc
Add switching by languageAdded
empty
__breadcrumbs
__lang
__tpl_path
__cfg
posts_tag_list
Get the list of tagsposts_caregory_list
Get a list of categoriesChanged
cfg.qs
Values are allowed to be objects.context
, New add sitemap
directory
, New add map_url
post_breadcrumb
posts_tag_set
Added
local_cfg
to retrieve context language-related configuration items.Changed
.i18n.md
).Added
posts_directory_list
to get a list of content directories.index_of
to find the position of an element in a list.Added
everkm-publish theme add yilog@0.3.1
to specify the version when installing.Fixed
__qs
address over the configuration file.Fixed
Enhanced
Fixed
Fixed
Added
slug=index
in addition to the same name rule.everkm-publish help theme
for installing styles.Fixed
slug
attribute is empty.Optimized
Fixed
Migrated to Everkm.
Added
?...
.yaml dcard/items
.post_breadcrumb
to get breadcrumb data.Fixed
~/
) link parsing error.Added
thumbnail
to generate thumbnails automatically.Fixed
Added
ds
for caching.post_detail
for content tag filtering.post_meta
to return the slug
attribute.oops
.Fixed
Added
__page_path_base
global variable, representing the current page's base path (excluding parameter segments and extensions).page_query
to modify and output the current page's query parameters.Fixed
Optimized
Added
json
.md_html
, alias markdown_html
.Improved
Fixed
Added
nav_indicator
.Added