/academic

Primary LanguageHTML

zola-academic

Build Status

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.