Skip to content

noelmiller/noelmiller.github.io

Repository files navigation

Introduction

This is my personal blog using the pelican project.

I designed the theme using pico.css, font-awesome, and the simple template from pelican.

I host the site right here on GitHub pages.

Run Locally

To run the site locally, you will want to have podman installed.

Build the container to run the site:

make build

And run the container:

make run

You can now view the site at http://localhost:8000.

You can use make clean to remove the output directory and make run to start it up again.

To make a post using the template, run:

make post

About

It's my blog hosted right here on Github Pages!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published