Skip to content

EduardoZepeda/coffee-bytes-hugo

Repository files navigation

Coffee bytes

My web development blog content in markdown file, ready to be rendered by Hugo. It uses hugo-theme-latte.

Live version at coffee bytes.

Installation

First clone the project.

git clone https://github.com/EduardoZepeda/coffee-bytes-hugo
cd coffee-bytes-hugo/

Fetch the main theme updating git submodules.

git submodule update --init --recursive

Generate static files

Simply run hugo command using a hugo version greater than 0.84.

hugo

Hugo will generate all required files into the public/ directory. Since this blog uses hugo to generate different size images, compilation could take a little more than expected.

TLDR License

© 2022. All rights reserved. Eduardo Zepeda. Font Awesome icons belong to Font Awesome. Featured images belong to their respective authors.

About

My original wordpress programming blog "Coffee bytes" but migrated to Hugo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published