Skip to content

n0-computer/n0.computer

Repository files navigation

base template for zola + tailwind site

This should be a good jumping off point for building sites with zola. I started with this blog post as a reference, but numerous things are out of date because javascript. From there, built out the bones of a template using https://github.com/tchartron/blow as a reference.

Getting started

You'll need zola, node, and yarn

$ git clone git@github.com:b5/zola_tailwind_template.git
$ cd zola_tailwind_template
$ yarn
$ yarn dev

then visit 127.0.0.1:1111 in a browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published