[Pelican] Remove Prefix in PATH_METADATA Using Named Regex Group
Remove prefix of Pelican PATH_METADATA using Python named regular expression group.
read more »Remove prefix of Pelican PATH_METADATA using Python named regular expression group.
read more »Use GitHub Actions for Pelican Site CI/CD instead of Travis CI.
read more »Add build timestamp to Pelican site automatically during generating the site.
read more »Build an offline copy of a website made by Pelican static site generator.
read more »Pelican static site generator - Create URL of page or article based on the full path relative to the content source directory.
read more »reStructuredText - “Back to Top” Link
read more »Pelican static site generator - Localize theme with i18n_subsites plugin via custom Jinja2 filter. Implementation of gettext-like filter.
read more »Pelican static site generator - Get partial pages or articles with specific metadata by Jinja2 built-in selectattr filter in theme.
read more »Pelican static site generator - Support multilingual in Pelican theme. Translate strings according to default language of settings in the theme. (implement macro gettext)
read more »Pelican static site generator - Link to section in another page via reStructuredText.
read more »Pelican static site generator - add Buddhist calendar in your theme.
read more »Go regexp example of named group matches - extract metadata from file path.
read more »Pelican static site generator - Generate index.html by writing reStructuredText or Markdown.
read more »Automatic deployment of websites, by Pelican, Travis CI, and Github Pages
read more »