Skip to content

brookskindle/brookskindle.github.io

Repository files navigation

This repository

is the source for my blog, built with python and Pelican.

Installation

is simple, just pip install -r requirements.txt

this project has submodules, make sure that those are checked out as well, or you will run into problems! The easiest way is to say --recursive when cloning.

git clone [email protected]:brookskindle/brookskindle.github.io.git --recursive

Running a local site

is done by running make devserver and pointing your browser to http://localhost:8000

Publishing to Github

happens by running make github

About

Source for my personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published