Theme for zola inspired by hugo academic theme.
The KodamaTheme is a theme inspired by the Hugo Academic theme. It is built on the Zola framework and does not use any JavaScript. The CSS is built with Tailwind CSS and the blog articles are themed with @tailwindcss/typography theme. This theme provides a clean and minimalistic design for websites.
To install the KodamaTheme, follow these steps:
theme to “kodama-theme” in the config.toml file.Generate the CSS:
styles/styles.css.static/styles/styles.css should be loaded in the HTML.Note: The generation of the CSS is not automated, so you will need to re-run the command to generate the CSS file whenever changes are made to the styling.
The KodamaTheme is a Zola-based theme that does not use JavaScript and uses Tailwind CSS for styling. It provides a clean and minimalistic design for websites and allows for easy configuration of the index page, contact page, sections, blog, and publications.