Edit page in Livemark
(2023-06-27 13:35)

Appearance

Brand

This feature adds a project name at the top left corner:

livemark.yaml

brand:
  text: Livemark

Notes

By default, this feature shows a last updated datetime and a link to Livemark:

livemark.yaml

notes:
  format: %Y-%m-%d

Rating

Based on the "Github" feature setting it will show a repository's star rating:

livemark.yaml

rating:
  type: start

About

This feature adds information about the project or the page to the top right corner:

livemark.yaml

about:
  text: Livemark is a Python static site generator...

Display

This feature gives an ability to print a page, increase/decrease font size readability, and use a "Back to top" button:

Mobile

This feature provides a mobile version of the site:

Source

This features shows a Markdown source of a section on the "Source" heading button, which is available on hover. It is really useful to show the underlying source code for data visualisations:

News

This adds news to the top of the site:

livemark.yaml

news:
  text: It's test news