1 minute reading time
Use the ZOLA_GITHUB_TOKEN/ZOLA_CODEBERG_TOKEN environment variable to authenticate your requests (optional).
link: the address of the repositoryWhen building with zola serve, project cards are rendered with placeholder text. Use zola build to preview the actual output.
{{ <project link="https://github.com/charlesrocket/halve-z" config={config}/> }}
<div class="projects frame-dim">
<h2><a href="https://github.com/charlesrocket/halve-z" target="_blank">halve-z</a></h2>
<ul class="project-list">
<li><b><span class="project-lang">HTML</span></b><span class="project-lang HTML"><b>*</b></span></li>
<li><span class="project-license">MIT</span></li>
<li><span class="project-description">Retro two-column theme for Zola</span></li>
<li><ul class="tags project-tags"
><li id="info-tag">8bit</li
><li id="info-tag">giscus</li
><li id="info-tag">lastfm</li
><li id="info-tag">mastodon</li
><li id="info-tag">pwa</li
><li id="info-tag">zola</li
></ul></li>
</ul>
</div>