Skip to content

wallberg/blog

Repository files navigation

Ben Wallberg's blog and wiki

https://bwallberg.neocities.org/

Building the blog using Docker

# Build a Docker image containing jekyll and all required gems
> make docker-build

Running the blog using Docker

# Build the blog to the _site directory
> make build
# Serve the blog at http://localhost:4000/ with --watch and --drafts mode
> make serve

About

Ben Wallberg's blog and wiki

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published