wcharczuk / charczuk.com

This is the code that powers my personal blog. Is built with https://github.com/wcharczuk/blogctl

Home Page:https://charczuk.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

charczuk.com

This is my personal photoblog. It is a series of photos I've taken, with some basic tagging and metadata.

Building

Make sure you have blogctl installed:

> go get -u github.com/wcharczuk/blogctl

Then you can build the site with:

> blogctl build

And serve a local copy with

> blogctl server

About

This is the code that powers my personal blog. Is built with https://github.com/wcharczuk/blogctl

https://charczuk.com

License:MIT License


Languages

Language:HTML 58.1%Language:CSS 35.8%Language:JavaScript 5.8%Language:Makefile 0.4%