Skip to content

natebeaty/clixel-blog

Folders and files

NameName
Last commit message
Last commit date
Jan 8, 2021
Jun 2, 2024
Jan 8, 2021
Jan 10, 2023
Jun 2, 2024
Jun 2, 2024
Mar 30, 2022
May 27, 2024
Sep 21, 2021
Jun 2, 2024
Jan 8, 2021
May 27, 2024

Repository files navigation

Clixel Blog

A Hugo version of blog.clixel.com using a lightly modified theme, cactus.

Install

brew install hugo python3 venv .venv && source .venv/bin/activate && pip install -r requirements.txt

Dev (fires up local hugo server)

fab dev

Basics (because I have 5 minutes of memory at this point)

Edit various config in /config.toml such as theme and colortheme. Edit layouts and styles in /themes/cactus/. Add a new post in /content/posts.

Deploy (build static files and rsyncs)

fab deploy

About

Hugo version of blog.clixel.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published