Skip to content

bootc-dev/bootc-dev.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the main site!

This site is built using Zola, a static site generator built with Rust. The theme is Juice.

Under the hood, Zola uses Tera for templating.

Structure

The site lives in the site directory. Content like pages or blog posts live in, appropriately, content. Any kind of image like screenshots would live in static.

The templates directory extends elements from the theme, which is stored in, appropriately, themes/juice.

Building

Once you've installed Zola, proceed as follows:

cd site
zola serve

Go to the URL for the webserver (likely localhost:1111) to explore the site.

You can also use zola build to build it once to the public directory if you so choose.

About

Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5