Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
/zermPublic

a minimalist and dark theme for Zola

License

NotificationsYou must be signed in to change notification settings

ejmg/zerm

Repository files navigation

a minimalist and dark theme forZola.

Screenshot

Live Preview!

Largely a port of Radek Kozieł'sTerminalTheme for Hugo. 4/5ths of my waythrough porting this theme, I discovered Paweł Romanowski own independent forkfor Zola,Terminimal,which helped me get the PostCSS to Sass styling conversion done morequickly. My sincerest thanks to both of you!

differences

This theme is largely true to the original by Radek, but there are some milddifferences. They are almost all stylistic in nature and are intended toemphasize minimalism even more. Some of them are as follows:

  • tags are now included in a post's meta data.
  • no post image previews.
  • categories are included in the taxonomy.
  • bullet points have slightly more margin and different symbols for nesting.
  • no social media or comment support.

Some of these might be added later andPR's are alwayswelcomed.

configuration

Please follow the Zola documentation forhow to use atheme.

Inconfig.toml, you will find all values for customization that are supportedthus far have documentation explaining how they are used. If there is any confusion or something is not working as intended,please open an issue!

math

You can use KaTeX for mathematical typesetting.Assets are only available if you opt-in on a per-page level througha single line (math=true) on the extra section of the page frontmatter.

#index.md+++title="this page title"...[extra]math=true+++Content

Pages wich doesn't opt-in are not affected in any way, so you doesn't haveto worry about any performance hit.

license

MIT. SeeLICENSE.md for more details.

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp