Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1017 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 1017 Bytes

zola-academic

Build and deploy GH Pages

A theme inspired by Hugo Academic for Zola.

A screenshot of the zola-academic theme

This is a work in progress, it can't hold a candle to hugo-academic

Getting started

You should first install Zola.

Once that's done, I suggest that you start by cloning the example site, with the zola-academic theme as a submodule:

git clone --recurse-submodules https://github.com/tforgione/zola-academic-example

Then, you should be able to go in the zola-academic-example directory and run

zola serve

to see if everything is working and have some fun.